~aleteoryx/muditaos

ref: 3578ea98a42d909d04fdb280834a4c341c535053 muditaos/image d---------
40ba4a0b — Radoslaw Wicik 5 years ago
[EGD-5247] bring back settings db definition script

Repair settings scripts, deleted in previous commits.
b24f0bca — Wojtek Rzepecki 5 years ago
[EGD-2501] Add gsm powerdown due to battery

Gsm model power state maintenance based on battery level.
f72ab7fa — Radoslaw Wicik 5 years ago
[EGD-5247] Bring back settings db definition script

Restore accidentally deleted script with settings database definition.
71a82520 — SP2FET 5 years ago
[EGD-4580] Add BT settings middleware

Added bluetooth settings middleware to store BT status in settings.
Added middleware layer to handle new settings queries.
5da31450 — Pawel Olejniczak 5 years ago
[EGD-4739] Add empty APN settings window

APN settings window without APN list.
Icon widget now accepts rich text.
7ceb7717 — Krzysztof Móżdżyński 5 years ago
[EGD-5183] Fix message options texts

Fix text for deleting conversation, adding contact and deleting message.
f3566bce — Krzysztof Móżdżyński 5 years ago
[EGD-4591] Change input language parser to load from files

Completely independent input language files and display language files.
Input language files are now loaded based on number of files in
"profiles" folder.
InputLanguageSettings window now shows input languages based on their
"filetype" value andfiles in "profiles" folder.
52ad797f — pawpMudita 5 years ago
[EGD-4737] Add VoLTE ON/OFF switch in Settings Network window

Add VoLTE ON/OFF switch in Settings Network window
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`)
dc99ba52 — Krzysztof Móżdżyński 5 years ago
[EGD-4590] Change KBD parser to JSON for input keyboard files

Changed keyboard input language parser to parse JSON files.
Removed all KPROF files and added JSON.
Added unit tests for new parser.
Modified document about adding languages.
dc5a940b — Mateusz Grzywacz 5 years ago
[EGD-4794] all new battery icons (monochrome)
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
a6173976 — KacperLewandowski 5 years ago
[EGD-4788] Add custom repeat window for the alarm application

When choosing alarm repeat option now it is
possible to choose specific days of the week
and their combinations.
991226b7 — Mateusz Grzegorzek 5 years ago
[EGD-4992] Add main Security screen

This commit implement only main Security screen.
Change passcode functionality will be implemented
in [EGD-4995].
c737af96 — RobertPiet 5 years ago
[EGD-4914] input and display languages connection to settings problem… (#1188)

* [EGD-4914] input and display languages connection to settings problem solved
d4613919 — PrzeBrudny 5 years ago
[EGD-3442] Fix list empty window unhandled behaviours, in place rebuild handling, notes rebuild on note deletion and changed call Icon name to stateIcon. (#1160)

b0fae5c4 — RobertPiet 5 years ago
[EGD-3995] setup sim window prepared basing on the old settings (#913)

[EGD-3995] updated to new settings
[EGD-3995] sim switch using CellularServiceApi
009aa9dd — Lucjan Bryndza 5 years ago
Merge branch 'master' into stable
537ab85f — KacperLewandowski 5 years ago
[EGD-4072] Add new/edit window in alarm clock app (#1159)

Introduced the possibility to add a new alarm and edit an existing alarm
Next