Age | Commit message (Expand) | Author |
2021-02-26 | widgets are excluded from touch events when form gesture is in progress | Uros Majstorovic |
2021-02-24 | upgraded to esp-idf 4.2 | Uros Majstorovic |
2021-02-24 | added test app with voice, wifi/cellular data connectivity examples | Uros Majstorovic |
2021-02-24 | select widget initial import | Uros Majstorovic |
2021-02-24 | i2c driver initial import | Uros Majstorovic |
2020-12-04 | stereo audio out; lvds display; LSM9DS1 added | Uros Majstorovic |
2020-08-26 | modem test application appified | Uros Majstorovic |
2020-08-26 | kbdwin removed; stack and contructor moved to view | Uros Majstorovic |
2020-08-26 | eve text box fixed | Uros Majstorovic |
2020-08-26 | display list burst mode added | Uros Majstorovic |
2020-08-24 | fixed bug in form constructor; free widget improved | Uros Majstorovic |
2020-08-23 | dynamic memory alloc for gui added; page navigation added | Uros Majstorovic |
2020-08-12 | ussd service implemented urc | Uros Majstorovic |
2020-08-11 | cell messages are handled in separate task | Uros Majstorovic |
2020-08-09 | support for sms flags | Uros Majstorovic |
2020-08-09 | sms storage flash mem | Uros Majstorovic |
2020-08-09 | added new sms flags | Uros Majstorovic |
2020-08-09 | at cmd bugfix: added regfree | Uros Majstorovic |
2020-08-09 | sms send wait for prompt | Uros Majstorovic |
2020-08-09 | uart dirty property added | Uros Majstorovic |
2020-08-09 | message handling iface updated | Uros Majstorovic |
2020-08-09 | unicode utf_len added; cell sms services added | Uros Majstorovic |
2020-08-09 | removed debug info | Uros Majstorovic |
2020-08-09 | removed debug info | Uros Majstorovic |
2020-08-09 | sms service added/tested | Uros Majstorovic |
2020-08-07 | added cell message types | Uros Majstorovic |
2020-08-07 | net driver: removed obsolete flags; urc process simplefied; pcm: added active... | Uros Majstorovic |
2020-08-05 | fixed modem test example | Uros Majstorovic |
2020-08-05 | added test prg | Uros Majstorovic |
2020-08-05 | added test prg | Uros Majstorovic |
2020-08-05 | code -> fw | Uros Majstorovic |
2020-08-05 | ecp moved to root; fixed utils and tests | Uros Majstorovic |
2020-08-05 | unicode support added | Uros Majstorovic |
2020-08-05 | sms pdu mode impl added | Uros Majstorovic |
2020-08-05 | cell urc buffer handling fixed; added sms/ussd/voice/data stubs | Uros Majstorovic |
2020-08-05 | new directory sructure for fe310 fw | Uros Majstorovic |
2020-08-05 | cell message type support | Uros Majstorovic |
2020-08-05 | unicode seek fix | Uros Majstorovic |
2020-08-05 | hw moved | Uros Majstorovic |
2020-08-05 | Merge branch 'master' of /Users/majstor/git/hw | Uros Majstorovic |
2020-08-05 | renamed to rvPhone | Uros Majstorovic |
2020-08-05 | added tmux lib | Uros Majstorovic |
2020-08-03 | unicode moved | Uros Majstorovic |
2020-08-03 | unicode verify fixed | Uros Majstorovic |
2020-07-29 | unicode support | Uros Majstorovic |
2020-07-11 | String copy/paste implemented | Uros Majstorovic |
2020-07-11 | page focus interface changed; widget is responsible for setting focus | Uros Majstorovic |
2020-07-11 | kbdwin source added | Uros Majstorovic |
2020-07-11 | widget source renamed | Uros Majstorovic |
2020-07-11 | screen/window/kbd window implemented; str widget tested | Uros Majstorovic |