~aleteoryx/muditaos

ref: e6213e94077379e7d1ae6908dc2a6769fa406ccb muditaos/module-apps/application-desktop d---------
e6213e94 — Lucjan Bryndza 5 years ago
[EGD-5737] Merge master into experimental

Keep experimental up to date with changes from master
6c4c4e8a — Lucjan Bryndza 5 years ago
[EGD-5098] Fix and remove old vfs class

Fix and remove global vfs object remove all old data
included in the vfs.hpp class
9da3f0d8 — mkamonMdt 5 years ago
[EGD-4973] Fix absent notifications on home screen

SMS and Calls notifications require default init
of respective data base. Displaying notifications
require wider space reservation for some digits
(e.g. `8`)
3f29c30b — Piotr Tański 5 years ago
[EGD-4968] Change GUI service to optimize flow and memory management

Gui and Eink services refactor.
Displaying frames performance optimization.
Critical resources management.
7dc4d07d — mkamonMdt 5 years ago
[EGD-4648] Fix auto screen change

Action `UnlockSim` should be handled only if
there is ongoing SIM flow processing.
f9b9967b — Maciej-Mudita 5 years ago
[EGD-4694] Add CPU frequency shift mechanism

The CPU frequency changes automatically which saves energy
ec26699c — pawpMudita 5 years ago
[EGD-4898] Add GUI for Custom MMI messages- call forwarding

Visitor framework for displaing MMI messages.
GUI for call forwarding custom messages.
da25a4b2 — mkamonMdt 5 years ago
[EGD-5033] Fix missing texts for ApplicationDesktop

 *Screen and Sim lock windows missing texts added
14918dc4 — jimmorrisson 5 years ago
[EGD-4925] Change new filesystem handling implementation in module-gui. (#1193)

Due to vfs deprecation there is need to remove all vfs calls from code. This PR covers module gui. There are some modifications in other modules included which are necessary because of build system issues.
bcb2f3dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
6a207e7a — Roman Kubiak 5 years ago
[EGD-4559] store update history in settings db (#1134)

* [EGD-4559] store update history in settings db

* [EGD-4559] first review fixes

* [EGD-4559] catch changed

Co-authored-by: Alek Rudnik <aleksander.rudnik@mudita.com>

debbdb9d — Pawel Paprocki 5 years ago
[EGD-4464] Provide GUI for MMI internal messages (#1139)

ba4d547f — KacperLewandowski 5 years ago
[EGD-4009] alarm clock: add main window (#1100)

Create alarm clock application and add main window.
1520a9a8 — PrzeBrudny 5 years ago
[EGD-4687] Text enum names cleanup. (#1142)

Change enum names to CamelCase.
54bb1d4a — RobertPiet 5 years ago
[EGD-4343] use new settings in ServiceAudio (#997)

* [EGD-4343] ServiceAudio moved to new settings
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)

fd33c60a — Bartosz Cichocki 5 years ago
[EGD-4660] fix: fixed gcc10 build (#1131)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
fda5e8bd — Pawel Paprocki 5 years ago
[EGD-4466] Create USSD communication window (#1117)

bd4f5da0 — Michał Kamoń 5 years ago
[EGD-4455] Desktop windows refactored (#1095)

Next