~aleteoryx/muditaos

ref: af960b6fac2fdd9e42072c4632ca769fce76f95f muditaos/module-apps/application-desktop/ApplicationDesktop.hpp -rw-r--r-- 3.9 KiB
067ca948 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
b24f0bca — Wojtek Rzepecki 5 years ago
[EGD-2501] Add gsm powerdown due to battery

Gsm model power state maintenance based on battery level.
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
debbdb9d — Pawel Paprocki 5 years ago
[EGD-4464] Provide GUI for MMI internal messages (#1139)

c0d1d524 — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
4bbdb1d3 — Pawel Paprocki 5 years ago
[EGD-4465] Create info window for incoming MMI messages (#1078)

fda5e8bd — Pawel Paprocki 5 years ago
[EGD-4466] Create USSD communication window (#1117)

675dc59c — RobertPiet 5 years ago
[EGD-3572] SettingsTable exchanged to settings::Settings (#968) (#1044)

[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] Application is the owner of Settings handling for its windows/widgets
[EGD-3572] Settings header moved to service-db public section
cb593f45 — Michał Kamoń 5 years ago
[EGD-4367] sim passcodes flow implementation (#1033)

c25ad794 — RobertPiet 5 years ago
Revert "[EGD-3572] SettingsTable exchanged to Settings::Settings (#968)" (#1035)

This reverts commit f11bc1f0d0120c04ee6f826f75c9e8a9f5894602.

Co-authored-by: Hubert Chrzaniuk <hubert.chrzaniuk@mudita.com>
f11bc1f0 — RobertPiet 5 years ago
[EGD-3572] SettingsTable exchanged to Settings::Settings (#968)

[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] review issues resolved
[EGD-3572] shared_ptr -> unique_ptr
[EGD-3572] Primary Key for settings_tab:path
[EGD-3572] empty values handling
47c817cf — Radoslaw Wicik 5 years ago
[EGD-4218] Convert service-desktop to library
998ceac4 — Radoslaw Wicik 5 years ago
[EGD-4217] Convert service-db to library
945e39df — Radoslaw Wicik 5 years ago
[EGD-4216] Convert service-cellular to library
aedd6a7a — Bartosz Cichocki 5 years ago
[EGD-4319] Added test harness API (#993)

[EGD-4319] added phone lock checking and opening application from harness

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
22102c4b — Piotr Tanski 5 years ago
[EGD-4200] Message handling refactored. (#974)

486d21af — Marcin Smoczyński 5 years ago
[EGD-4288] refactor global data (#959)

Reduce firmware size by refactoring global data defined in public
headers.

Each global variable which require runtime initialization adds
initialization code to every translation unit which includes the header
where the variable is defined and declared.
299be4da — Piotr Tanski 5 years ago
[EGD-4151] Application manager actions introduced. (#905)

* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
21fe3f4f — Roman Kubiak 5 years ago
[EGD-4160] renamed PureOS -> MUDITAOS (#901)

2276ceed — Radoslaw Wicik 5 years ago
[EGD-3743] Update copyrights in fies
Next