~aleteoryx/muditaos

ref: 149514e8364c0753c9eec29d48b227fb85fc4bda muditaos/module-apps/application-desktop d---------
4201fcae — DariuszSabala 4 years ago
[BH-384] Turned application desktop to library

Defined separated cmake library, private and public include
directories and dependencies, isolated public headers from private,
cleaned up include paths and defined which targets depend on new
library, cleaned up include paths
ee2c085e — Przemyslaw Brudny 4 years ago
[EGD-7130] Renamed settings application

Renamed settings application.
9194323b — Przemyslaw Brudny 4 years ago
[EGD-7120] Remove old settings application

Moved valuable assets to new settings.
Removed old settings.
0e42b001 — Wojtek Rzepecki 4 years ago
[EGD-7044] Strip down calendar code

Stripping the calendar code to provide only
MVP defined functionalities
3005b048 — DariuszSabala 4 years ago
[BH-386] Turned app messages into lib

Turned application messages into library, defined dependencies,
private and public sources, cleaned include paths, massive
cleaned headers
88329364 — Wojtek Cichon 4 years ago
[EGD-7050] Fixed reboot copy

Fixed the copy that prompts the user to confirm
 the reboot of the phone.
3c66d70e — Tomasz Sobkowiak 4 years ago
[EGD-6990] No autolock when battery is low

Prevent autolock actions on DeadBatteryWindow and ChargingBatteryWindow
[EGD-6883] Change time settings cleanup

Time related settings are handled by service time now.
utils DateAndTimeSettings replaced by static time service api.
1666216e — Pawel Olejniczak 4 years ago
[CP-194] Intercept all input when OS update window is displayed

Block user interaction with phone during OS update,
by intercepting all inputs from phone keyboard when OS
update screen is displayed.
6dfeacff — Alek Rudnik 4 years ago
[EGD-6697] Date and time formatting

Added system locale dependant date and time formatting.
4685dc07 — Przemyslaw Brudny 4 years ago
[EGD-6960] Header addition related style cleanups

Header addition related style cleanups.
a7fba1b3 — Paweł Joński 4 years ago
[BH-374] Librarize application-antenna

Add apps-common, librarize application-antenna
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
b6739819 — Alek Rudnik 4 years ago
Merge branch 'master' into stable
eb026fe8 — Wiktor S. Ovalle Correa 4 years ago
[EGD-6907] Introduce ModemState in Cellular

We should not use Cellular's internal states to drive
other system parts, especially applications
2911b6b4 — Lukasz Skrzypczak 4 years ago
[BH-378] PR changes

PR changes - mainly includes
7fee0d9c — Lukasz Skrzypczak 4 years ago
[BH-378] Utils move log to library

Moved log to separate library
4ce5b308 — Wojtek Rzepecki 4 years ago
[EGD-6899] Fix AppCall access

Fix of an access to call window
during tethering
5ad878c6 — Paweł Joński 4 years ago
[BH-371] Replace gsl with mainline submodule and move to third-party

Replacing loose gsl files with gsl mainline project as submodule
and moving it to third-party
b7e710ef — Przemyslaw Brudny 4 years ago
[EGD-6867] Renamed TopBar into StatusBar

Renamed TopBar into StatusBar.
Next