Przemyslaw Brudny
5c64f96b11
[EGD-3336] Alignment refactor.
2020-07-15 13:07:20 +02:00
Przemyslaw Brudny
3b2b0f0909
[EGD-3189] PR changes. Created InternalModel.hpp.
2020-07-08 17:07:31 +02:00
PrzeBrudny
53f47439d8
[EGD-3375] Changed Models pointers to shared_ptr. ( #505 )
2020-07-08 12:18:16 +02:00
pholat
adaf18829e
gui::Text rewrite ( #483 )
...
* Text refactor added
2020-07-07 14:37:53 +02:00
Przemyslaw Brudny
6ebec9ef43
[EGD-3094] PR changes.
2020-06-03 19:23:16 +02:00
Przemyslaw Brudny
6821c8a1b3
[EGD-3094] PR changes, added minimalItemsCount calculation to listview.
2020-06-03 19:23:16 +02:00
Przemyslaw Brudny
4507092586
[EGD-3094] Old ListView removals, applying bottom top logic into Phonebook labels list.
2020-06-03 19:23:16 +02:00
pholat
ace320d22c
EGD-3217 setMin / setMax size in use for ListView ( #376 )
2020-05-20 12:48:46 +02:00
pholat
8ffbcb1f7a
EGD-3210 DB: split messages to files ( #370 )
2020-05-18 15:49:52 +02:00
Przemyslaw Brudny
02808dd357
[EGD-3040] Style updates in listViews.
2020-05-12 20:33:00 +02:00
Adam Dobrowolski
10dbf19c41
EGD-2964 application notes - removed leak
2020-05-04 08:45:20 +02:00
Przemyslaw Brudny
9b7210ad3a
[EGD-3040] DatabaseModel element calculation fix.
2020-04-29 17:17:45 +02:00
Przemyslaw Brudny
6540a27de4
[EGD-3040] PR cleanups.
2020-04-28 14:10:41 +02:00
Przemyslaw Brudny
3d1905accc
[EGD-3040] Changed provider synchronization with listview for new data.
...
[EGD-3040] Span item set method added, scroll disabled on only one page ListView.
2020-04-28 14:10:41 +02:00
Przemyslaw Brudny
492fba27b1
[EGD-3040] DatabaseModel and other models simplifications
...
[EGD-3040] Cleanups
2020-04-28 14:10:41 +02:00
Przemyslaw Brudny
7722e24f5f
[EGD-3040] WIP DatabaseModel cleanups
...
[EGD-3040] ListView redundant methods removal
[EGD-3040] ListView scroll moved to separate class
2020-04-28 14:10:41 +02:00
Przemyslaw Brudny
fb056774f5
[EGD-3040] ListItemProvider refactored to abstract class
...
[EGD-3040] ListView & ListItemProvider cleanups
2020-04-28 14:10:41 +02:00
Alek Rudnik
e9c7caaf2b
[EGD-3129] remove common magic strings ( #314 )
2020-04-17 22:27:57 +02:00
Alek Rudnik
895369e8f8
[EGD-3114] fix alignment spelling ( #300 )
2020-04-15 09:13:37 +02:00
Adam Dobrowolski
4a61f400e7
EGD-3055 Fixed printf issues
2020-04-08 12:23:53 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
fb09273e5d
removed not needed setSize
2020-02-27 07:26:52 +01:00
Adam Dobrowolski
ae915f3512
[EGD-2571] Clenup: removed MessageType static_casts, fixed debug.h defines. Added GPIO event
2020-02-12 13:31:13 +00:00
Adam Dobrowolski
f9127fcc4d
[EGD-2392] Reviev applied
2020-01-10 14:15:28 +01:00
Adam Dobrowolski
26a98bce1e
[AppManagement] Getting through previus windows by list
...
* removed first main window as first window in call app
* moved window switching to application from window
2020-01-10 14:15:28 +01:00
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