~aleteoryx/muditaos

ref: 5a6878a0d9883047717a0a72bedc88a25dc0ad14 muditaos/module-apps/application-desktop/windows d---------
7d7003d6 — Marcin Smoczyński 5 years ago
Merge branch 'master' into stable
d9612efe — mkamonMdt 5 years ago
[EGD-4338] Fix menu notification dot

Each tile in Menu that uses notification dot
is be refreshed. It also solves missing dot
issue of EGD-4129 and lack of sound notification
on incoming text message.
103af764 — SP2FET 5 years ago
[EGD-4836] Add firmware update test

Add test utility to update firmware via USB (service-desktop API)
Add timeout to harness port discovery

[EGD-5240] Add common timeout to python test harness
General purpose timeout based on signals library

[EGD-5239] Preserve 1Phone testing
In the long run test harness requires two phones,
but allow for one phone to still pass some test cases
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.
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.
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)

0ef0d615 — Krzysztof Mozdzynski 5 years ago
[EGD-4150] Change filename i18 to i18n (#1108)

Change filename of internationalization files from i18 to i18n.

I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
38ee9a22 — Michał Kamoń 5 years ago
[EGD-4452] unify desktop locks (#1071)

* [EGD-4452] Desktop locks refactored
Next