Artur Śleszyński
71465d8990
[EGD-3119] Hide InputEvent's member fields
...
Use the InputEvent's convenience methods to express intent.
2021-04-29 08:01:18 +02:00
Adam Dobrowolski
940989833f
[EGD-6527] Internationalization API unification
...
Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
2021-04-20 20:07:44 +02:00
Hubert Chrzaniuk
18f9227fce
[EGD-5716] Change sound priorities
...
Sound API has been extended with new playback types.
2021-02-19 12:37:45 +01:00
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
KacperLewandowski
a617397672
[EGD-4788] Add custom repeat window for the alarm application
...
When choosing alarm repeat option now it is
possible to choose specific days of the week
and their combinations.
2020-12-21 22:14:53 +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
KacperLewandowski
537ab85f46
[EGD-4072] Add new/edit window in alarm clock app ( #1159 )
...
Introduced the possibility to add a new alarm and edit an existing alarm
2020-12-11 15:37:00 +01:00