[EGD-4095] added DeveloperMode endpoint
[EGD-3506]: unittest fixes
[EGD-3506]: removed stale include from update window
[EGD-3506]: removed delayed reset
[EGD-3506]: removed filesystem access from the update window
EGD-3506: translations (en) for update window
[EGD-3506] Review fixes:
- removed c-style casting
- moved all types to updateos:: namespace
- removed stale code
More info while updating, removed the icon
switched to all text.
[EGD-3506] Update now running and rebooting after update process
[EGD-3506] working on desktop window for the update process
[EGD-3506] update OS on boot, show dialog window when update detected
[EDG-1331] Add base display light window (#793)
[EDG-4041] Add basic keypad light window (#815)
* [EDG-4041] Add basic keypad light window
[EGD-4018] Messages window for apps and tools
[EGD-3857] Create calculator application
[EGD-3914] Fix ApplicationSpecialInput and PhoneBookMainWindow data leaks
[EGD-4093] fix crash on simulator exit (#839)
The event worker was closed twice by the Event Manager which resulted
in crash.