~aleteoryx/muditaos

a1b7d943 — SP2FET 5 years ago
[EGD-4095] added DeveloperMode endpoint
ceb7d6a3 — Roman Kubiak 5 years ago
[EGD-3506]: unittest fixes
c1d45026 — Roman Kubiak 5 years ago
[EGD-3506]: review fixes
eb5f831d — Roman Kubiak 5 years ago
[EGD-3506]: removed stale include from update window
a841ac53 — Roman Kubiak 5 years ago
[EGD-3506]: removed delayed reset
96bd9e42 — Roman Kubiak 5 years ago
[EGD-3506]: removed filesystem access from the update window
6d6fa5f3 — Roman Kubiak 5 years ago
EGD-3506: translations (en) for update window
6720f7ab — Roman Kubiak 5 years ago
style changes
442c15b6 — Roman Kubiak 5 years ago
added screenshots
d17eead9 — Roman Kubiak 5 years ago
[EGD-3506] Review fixes:
- removed c-style casting
- moved all types to updateos:: namespace
- removed stale code
9d5551c0 — Roman Kubiak 5 years ago
More info while updating, removed the icon
switched to all text.
39638359 — Roman Kubiak 5 years ago
[EGD-3506] Update now running and rebooting after update process
975251cb — Roman Kubiak 5 years ago
[EGD-3506] working on desktop window for the update process
40baecd6 — Roman Kubiak 5 years ago
[EGD-3506] update OS on boot, show dialog window when update detected
2698bfc4 — Tomek Sobkowiak 5 years ago
[EDG-1331] Add base display light window (#793)

44efd085 — Tomek Sobkowiak 5 years ago
[EDG-4041] Add basic keypad light window (#815)

* [EDG-4041] Add basic keypad light window
2f0f5635 — pawpMudita 5 years ago
[EGD-4018] Messages window for apps and tools
ad626ebc — KacperLewandowski 5 years ago
[EGD-3857] Create calculator application
47645efe — Krzysztof Móżdżyński 5 years ago
[EGD-3914] Fix ApplicationSpecialInput and PhoneBookMainWindow data leaks
ffef55fb — Marcin Smoczyński 5 years ago
[EGD-4093] fix crash on simulator exit (#839)

The event worker was closed twice by the Event Manager which resulted
in crash.
Next