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
pholat
e168c4ba09
EGD-3373 Added bold text to messages thread option ( #509 )
...
* Options - builder classes with move ctor
* EGD-3373 Added bold text to messages thread option
2020-07-09 16:54:42 +02:00
alek
5d08586d5e
[EGD-2786] select instead open in otpions window
2020-05-22 10:54:07 +02:00
Adam Dobrowolski
18718bfc4f
EGD-2964 options window - 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
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Alek-Mudita
8c39cf8d20
Egd-2546 display contact details ( #216 )
...
* [EGD-2546] added contact details/addition per contact type
* [EGD-2546] gui::Option - controlability of displaying arrow
* [EGD-2546] rewritten calllof options window to OptionsWindon framework
* [EGD-2546] minor clean up
* [EGD-2546] clean up
* [EGD-2546] PR fixes
* [EGD-2546] new namespace for gui options
* [EGD-2546] PR fixes
* [EGD-2546] PR fix
2020-03-12 12:35:01 +01:00
Adam Dobrowolski
fb09273e5d
removed not needed setSize
2020-02-27 07:26:52 +01:00
Adam Dobrowolski
560dda54da
[EGD-2475] PR review applied
...
- made options window name better and single instanced it
- added comments to hardcoded values explaining why
- fixed reloading SMS'es
2020-01-22 13:18:59 +01:00
Adam Dobrowolski
38622db127
[EGD-2475] Options looks fixups
2020-01-22 13:18:59 +01:00
Adam Dobrowolski
0a67ce1083
[EGD-2473] Moved Options to common windows for Applications
2020-01-22 13:18:59 +01:00