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
Piotr Tanski
288040d348
[EGD-3514] Fixed a crash on system language change. ( #693 )
...
- Fixed by invalidating internal states of running windows after destroying their interfaces.
2020-09-18 16:17:49 +02:00
Przemyslaw Brudny
8759b029ca
[EGD-3547] Fixed settings Info Window and BoxLayout orthogonal axis max size.
2020-08-27 00:28:57 +02:00
Radoslaw Wicik
b17bd16b9d
[EGD-3521] rearrange settings window
2020-08-20 11:14:33 +02:00
Roman Kubiak
9ed220fa61
EGD-3517
...
Display bootloader version in settings->info
2020-08-19 13:58:57 +02:00
Radoslaw Wicik
2b6155f496
[EGD-3521] Change info screen layout
2020-08-19 11:58:45 +02:00
Radoslaw Wicik
89cfa9252f
[EGD-3444] Repair Info window not showing version
2020-07-22 11:06:41 +02:00
pholat
55ca62e66d
cleanup: removed empty ctor/dtor stubs & some TODO ( #481 )
2020-06-30 08:32:05 +02:00
Radoslaw Wicik
ab650096e4
[EGD-3201] Add automatic releases
2020-06-10 13:38:51 +02:00
Adam Dobrowolski
e579511028
EGD-2964 application settings - removed leak
2020-05-04 08:45:20 +02:00
Alek Rudnik
e9c7caaf2b
[EGD-3129] remove common magic strings ( #314 )
2020-04-17 22:27:57 +02:00
Radoslaw Wicik
f4a9bee7c5
Add modem firware version info
2020-04-14 14:30:29 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Mateusz Grzywacz
46086db1fd
[fix] fixed displaying tag (it is a variable, not define const)
2020-01-14 15:25:50 +01:00
Adam Dobrowolski
28d0725bc5
[settings] added option to show software version in UI
2020-01-03 11:13:17 +01:00