Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Adam
f5f27d642f
EGD-2955 EGD-3588 Timers fully refactored & updated ( #721 )
...
* Timers now are Application thread safe
* Timers now have consistent API independend of Application (no more c style timers)
* Timers can have either: callback or override onTimer() method - this
way we can create more complicated timers or just use existing ones
* gui::Timer added via adapter class GuiTimer to decouple sys::Timer
with gui::Timer
* Fixed race in wrapper
* Updated docs
* fixed using std and cpp_freertos and DataReceivedHandler hidden in Application.hpp
2020-10-02 14:04:57 +02:00
pawpMudita
acd5c12cbf
[EGD-3604] Make SAVE button appear when at least one field is fulfilled
2020-09-15 12:46:26 +02:00
Pawel Olejniczak
2928b3e0eb
[EGD-3603] Change alternative/other number to second number
...
[EGD-3603] Cleanup
[EGD-3603] Update changelog
2020-09-09 10:17:35 +02:00
Przemyslaw Brudny
2f72244062
[EGD-3182] Implemented on CRUD notification page and on page item focus memory when rebuilding List. Applied for Phonebook and Messages.
2020-09-08 20:24:54 +02:00
KacperLewandowski
767c1f2286
[EGD-3314] PR changes
2020-08-14 00:09:43 +02:00
KacperLewandowski
cea4786a00
[EGD-3314] Develop EventTime, SeveralOptions and CheckBox items
2020-08-14 00:09:43 +02:00
Przemyslaw Brudny
f796bbc1d7
[EGD-3485] Widget names cleanups. Changelog added. Test fixed.
2020-08-13 12:43:22 +02:00
Przemyslaw Brudny
19e1ca696c
[EGD-3451] RequestRecordsCount refactor in whole project.
2020-08-07 12:26:44 +02:00
Przemyslaw Brudny
10cd3cabc7
[EGD-3410] Cleanups.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
2e059c80ae
[EGD-3410] InternalModel navigation fix, ListView first page top order load bug fix.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
bd1887bf3f
[EGD-3410] InputBoxWithLabelAndIconItem update and fighting with navigation bug.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
939724ce99
[EGD-3410] Cleanups, setters and constructors added. Widget rename, ListView bug fix.
2020-07-31 12:50:31 +02:00
Przemyslaw Brudny
cd89787351
[EGD-3410] TextLine inheritance to Rect added.
2020-07-31 12:50:31 +02:00
Pawel Olejniczak
f493d001d6
[EGD-3445] Fix bottom bar in main phonebook window
2020-07-24 10:07:37 +02:00
Przemyslaw Brudny
3b2b0f0909
[EGD-3189] PR changes. Created InternalModel.hpp.
2020-07-08 17:07:31 +02:00
Pawel Olejniczak
9986387531
[EGD-3189] Fix issues with windows return, and cleanup
2020-07-08 17:07:31 +02:00
Przemyslaw Brudny
edefc0746a
[EGD-3189] Added Create and Clear methods to model.
2020-07-08 17:07:31 +02:00
Pawel Olejniczak
6c79d7e69f
[EGD-3189] Clear contact data each time entering new/edit contact window
2020-07-08 17:07:31 +02:00
Pawel Olejniczak
4d4ba4e880
[EGD-3189] Add improved verification of contact data, improve contact data flow between window, model, and widget, some cleanups
2020-07-08 17:07:31 +02:00
Przemyslaw Brudny
7fbe758e90
[EGD-3189] Added onSave and onLoad callbacks to list items.
2020-07-08 17:07:31 +02:00
Przemyslaw Brudny
6a9b4f1ce3
[EGD-3189] Cleanups, New contact temporary moved to separate window.
2020-07-08 17:07:31 +02:00
Przemyslaw Brudny
2d0f6b7255
[EGD-3189] OnDimensionsChanged fixes, BottomBar temporary modes refactor, InputCallbacks widget refactors.
2020-07-08 17:07:31 +02:00
Przemyslaw Brudny
d7dca916be
[EGD-3189] First window refactor and new widget additions.
2020-07-08 17:07:31 +02:00