Commit Graph

35 Commits

Author SHA1 Message Date
Adam Dobrowolski
9e6402e228 [EGD-2335] Addeed codestyle to changed code chunks 2019-12-09 11:19:37 +01:00
Adam Dobrowolski
5381651663 [WIP] [EGD-2335] Application manager works ok after application state unification 2019-12-09 11:19:37 +01:00
Adam Dobrowolski
618c2578da [EGD-2335] cleanup: fixed call input 2019-11-27 11:09:52 +01:00
Adam Dobrowolski
c5c9ea0087 [EGD-2335] WIP: handling keys moved to widget - works smoothly 2019-11-27 11:09:52 +01:00
Alek
7d0913bde8 EGD-2117 changes according to code review 2019-11-20 11:14:44 +01:00
Alek
de3f7de44e EGD-2117 initial version of calllog application 2019-11-20 11:14:44 +01:00
Adam Dobrowolski
164b9281c8 EGD-2195 - Changed sizes for fonts in project
* changed all fonts to follow one `Style.hpp` include
* Moved title to AppWindow from all the places in code
* added logging on font selection - when not found
* minor fixes
2019-10-25 13:04:33 +02:00
Alek
44d8281eff EGD-2180 put GUI_REFERSH_FAST in the parent method 2019-10-22 21:07:17 +02:00
Alek
f9b6f8fb40 EGD-2180 auto handling of back button 2019-10-22 21:06:55 +02:00
Alek
006bc3d129 EGD-2180 Issue with gui::ShowMode 2019-10-15 23:18:02 +02:00
Robert Borzecki
8b7e7a7cca Fied memory leak in destructor of database model. 2019-09-18 00:26:19 +02:00
Robert Borzecki
3208b7614f Fixed navigation in bottom top order. 2019-09-17 10:13:16 +02:00
Robert Borzecki
c884edb4b6 Fixed top-down navigation for phonebook. 2019-09-16 09:37:57 +02:00
Robert Borzecki
70e291e5d5 Added acquireing data for phonebook model. 2019-09-12 12:18:44 +02:00
Robert Borzecki
8e6d13a1e2 Added add new contact window. 2019-09-08 10:19:33 +02:00
Mateusz
e8babd16d5 WiP: Removed unneeded WakeUp/GoSleep handlers
WiP: Added new handler - > SwitchPowerMode
2019-08-29 11:40:31 +02:00
Robert Borzecki
9a815a2cfc Updated Application and Launcher templates. 2019-08-28 12:21:18 +02:00
Robert Borzecki
56e1c21c2a Added missing delete for windows in application's destructor. 2019-08-27 09:58:24 +02:00
Robert Borzecki
8b7d697fb7 Increased stack for notes application. 2019-08-26 12:21:02 +02:00
Robert Borzecki
f663352deb Fixed single line mode for text widget. 2019-08-26 11:51:23 +02:00
Robert Borzecki
d8389b7c9a Added browse mode. 2019-08-26 06:57:35 +02:00
Robert Borzecki
edf7e8ac57 Fixed getText in Text widget. 2019-08-22 11:53:28 +02:00
Robert Borzecki
ba1264494c Added assets rebuiild option. 2019-08-22 10:00:57 +02:00
Robert Borzecki
cb13c40947 Fixed kbd profile error with loading hex values. 2019-08-20 13:02:35 +02:00
Robert Borzecki
bf620c3413 Added displaying text lines in text widget. 2019-08-19 13:58:52 +02:00
Robert Borzecki
6d122c5749 Added text splitting function for text widget. 2019-08-16 14:42:19 +02:00
Robert Borzecki
ffa538944c Added new window for text editing. 2019-08-14 13:59:24 +02:00
Robert Borzecki
0208d065c3 Fixed scrolling problems in list view. 2019-08-13 13:43:15 +02:00
Robert Borzecki
4dccaf3370 Added model for notes. 2019-08-13 08:09:07 +02:00
Robert Borzecki
9fd6cc5b87 Moved updateRecords method to class tempalte. 2019-08-12 13:56:44 +02:00
Robert Borzecki
d92372280b Merge branch 'EGD-2015_database_model' of github.com:muditacom/PurePhone into EGD-2015_database_model 2019-08-12 12:40:54 +02:00
Robert Borzecki
e60fdd95be Added part of text widget implementation. 2019-08-12 12:40:25 +02:00
Mateusz
1a59b7b6cb #MATI SUPER FIX, fixed async msg handling in DataReceivedHandler 2019-08-12 12:18:59 +02:00
Robert Borzecki
317b99fc7d Added db routines for notes. 2019-08-12 10:11:05 +02:00
Robert Borzecki
fefda66337 Added stub class for text widget. 2019-08-05 06:28:45 +02:00