~aleteoryx/muditaos

ref: 7c66dbf5e5ba01dad581c392901ea89ca566da3d muditaos/module-apps/application-settings-new/ApplicationSettings.cpp -rw-r--r-- 36.7 KiB
434df6d8 — Tomasz Sobkowiak 4 years ago
[EGD-6520] Show factory data on technical information window

Remove mocked data and read real data from settings db
25ba341e — Przemyslaw Brudny 4 years ago
[EGD-5884] Added Lock Screen popup handling

Moved lock screen window to popup. Split DesktopMainWindow into
two parts (popup and regular). Added LockPhoneHandler into
ApplicationManager.
182f694a — Przemyslaw Brudny 4 years ago
[EGD-6637] Cleanup locks structure

Renaming existing locks namespace and created proper directory
structure.
fe1c652e — Pawel Olejniczak 5 years ago
[EGD-6064] Add connecting and pairing bluetooth states

Pairing and connecting states are now visualized
in All devices window to inform phone user what is happening.
64b4849d — Tomasz Krosnowski 5 years ago
[EGD-6452] Sound selection GUI

Sound selection GUI used to change ringtone, message sound and
notification sound in settings.
9fe5815a — Kuba Kleczkowski 5 years ago
[EGD-6301] Add Connecting to the network in intervals

It implements mode Offline Messages only - connecting to
the GSM network in defined by user intervals and rejecting
incomig calls during connected phase. It also implements
handling of connetion interval setiing and small fix in modes
popup.
1f9f429b — Mateusz Grzegorzek 5 years ago
[EGD-5773] Device becomes not responsive when opening settings

Use asynchronous communication with service cellular
to obtain own number.
94098983 — Adam Dobrowolski 5 years ago
[EGD-6527] Internationalization API unification

Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
cc0a76f2 — Wiktor S. Ovalle Correa 5 years ago
[EGD-6485] Remove Cellular message types from global

Domain-specific message types should not pollute global space.
55c41de5 — Wiktor S. Ovalle Correa 5 years ago
[EGD-6575] Rename Unicast with timeout as UnicastSync

Using Unicast with timeout is dangerous and strongly discouraged.
This change allows for more precise tracking of such cases.
fd935f41 — Alek Rudnik 5 years ago
[EGD-6093] Audio settings API

Refactored Audio settings API.
Moved phone modes logic from serivce audio to service clients level.
Removed redundant API.
Seprated API for vibration and sound enable/disable.
Fixed issues with vibrations logic.
39be3572 — Mateusz Grzegorzek 5 years ago
[EGD-6505] Implement “On when active” Keypad light functionality

Implement “On when active” Keypad light functionality
cbd74648 — Przemyslaw Brudny 5 years ago
[EGD-6494] Application Manager on action switch fix

Application Manager switch on Action no longer causes to
newly opened application main window switch but it
calls declared action handler.
81adfe41 — Piotr Tański 5 years ago
[EGD-6347] Refactored phone modes handling in applications

PhoneModeObserver doesn't work properly in applications.
Applications have to handle the phone mode changes via AppMgr.
Phone mode and tethering handlers separated.
22809d63 — Bartosz Cichocki 5 years ago
[EGD-6208] Add blocking phone mode changes during tethering

When the tethering is enabled, the phone mode shouldn't change,
now, any attempt ends with a notification
4f0c3c82 — Piotr Tański 5 years ago
[EGD-6209] Tethering confirmation popup added

Provided a tethering confirmation popup.
The popup shows up once a USB cable is connected to a PC.
48d31b87 — tomaszkrosnowski 5 years ago
[EGD-6311] Audio settings windows

Added windows for phone call, messages, calendar and alarm clock
vibration and audio settings.
4b35b13f — Pawel Olejniczak 5 years ago
[EGD-4734] Add PIN settings window

This window displays switch button for
disabling/enabling pin code for sim card.
Its also starting point for changing pin code.
Added actions for enabling and disabling
pin code for sim card.
Added method for checking if pin code is
set for sim card.
e841f9af — Pawel.Paprocki 5 years ago
[EGD-6351] Add Factory reset window

Add Factory reset window to Settings
d3ce5086 — Pawel Olejniczak 5 years ago
[EGD-6268] Add SAR info window

Window contains detailed information about SAR and certification.
Next