Przemyslaw Brudny
312d4a07a6
[EGD-3756] Created generic ListItemWithCallbacks
...
Added generic template for ListItemWithCallbacks.
Replaced onDimensionsChange with callbacks.
2021-02-15 14:17:04 +01:00
mkamonMdt
e49512bf4f
[EGD-5619] Add unified implementation of active icons
...
This PR provides unified and reusable implementation of active
icons used in windows system-wide.
2021-02-08 12:28:06 +01:00
jimmorrisson
14918dc4f9
[EGD-4925] Change new filesystem handling implementation in module-gui. ( #1193 )
...
Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module gui. There are some modifications in other modules included which are necessary because of build system issues.
2020-12-16 15:23:11 +01:00
PrzeBrudny
1520a9a8ec
[EGD-4687] Text enum names cleanup. ( #1142 )
...
Change enum names to CamelCase.
2020-12-04 15:51:21 +01:00
Krzysztof Mozdzynski
0ef0d615f3
[EGD-4150] Change filename i18 to i18n ( #1108 )
...
Change filename of internationalization files from i18 to i18n.
I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
2020-11-27 18:31:00 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Piotr Tanski
fdb2cfdb5a
[EGD-3597] Shape rendering refactored. ( #827 )
2020-10-14 12:24:41 +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
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
882bcebaf7
[EGD-3472] Added BottomBar handling for contact details information send and call actions.
2020-08-26 18:27:55 +02:00
Przemyslaw Brudny
4f5618b8be
[EGD-3485] ContactFlagWidget cleanups, navigation fix in NumberWithIconsWidget, bold on selected in InputLinesWithLabelItem.
2020-08-13 12:43:22 +02:00
Przemyslaw Brudny
34229525ae
[EGD-3485] Fixes in Text, OutputLinesTextWithLabelItem widget fixes. Fixes in Messages.
2020-08-13 12:43:22 +02:00
Marcin Smoczyński
060df7e11f
[EGD-3370] phonebook: fix alternative number
...
Enable handling of an alternative number in phonebook.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2020-08-04 17:07:37 +02:00
Pawel Olejniczak
cbee2421cc
[EGD-3333] Fix crash when switching to calls or messages from phonebook
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
e63f5c6bc6
[EGD-3333] Restore old contact details window for now
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
8f600ecab6
[EGD-3333] Remove debug widgets edges
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
8d9891aa95
[EGD-3333] Remove debug logs
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
89b51551f5
[EGD-3333] Update and apply styles
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
0760df3788
[EGD-3333] Update styles
2020-07-31 11:55:16 +02:00
Przemyslaw Brudny
0be7e4bc0a
[EGD-3333] Resize fixes. Model fetching changes. ListView and Box fixes.
2020-07-31 11:55:16 +02:00
Przemyslaw Brudny
ac06bd3f1b
[EGD-3333] Reworked NumberWithIconsWidget.cpp widget. Added Image Box. Fixed BoxLayout Max resize.
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
ec4f8162c9
[EGD-3333] Minor changes in widgets in contact details window
2020-07-31 11:55:16 +02:00
Pawel Olejniczak
d3b08fe83c
[EGD-3333] Add InformationWidget and adjust NumberWithIconsWidget
2020-07-31 11:55:16 +02:00