~aleteoryx/muditaos

ref: 39be35722da1bb602b537ae415af82fb795c5ea8 muditaos/module-services d---------
39be3572 — Mateusz Grzegorzek 5 years ago
[EGD-6505] Implement “On when active” Keypad light functionality

Implement “On when active” Keypad light functionality
03e5f8d7 — Wojtek Rzepecki 5 years ago
[EGD-5360] Add USB current selection

Charging current selection algorithm
depending on USB type.
e1292991 — Piotr Tański 5 years ago
[EGD-6486] Fix for settings not avaialble at phone startup

Fixed the comparison function of EntryPath objects.
332aed93 — Marcin Smoczyński 5 years ago
[EGD-6507] Enable per-module testing

Add per-module:
 - test build
 - test execution
 - coverage reporting (xml/html).

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
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.
d94ae1ee — Wiktor S. Ovalle Correa 5 years ago
[EGD-6485] Restore Contact operations handling

Previous commit on EGD-6485 removed ContactAdd/Update/Remove
cases that were still in use
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.
14a01945 — Wiktor S. Ovalle Correa 5 years ago
[EGD-6485] ServiceDB cleanup

Remove old unused ServiceDB API and deprecate its remains still being
in use.
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
269efac5 — Wojtek Rzepecki 5 years ago
[EGD-6285] Fix system close

Add proper way of closing
system services
87c21588 — Marcin Smoczyński 5 years ago
[EGD-6324] Update audio assets

Upload latest audio assets. Original file names preserved.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
ee65e0c5 — Maciej Gibowicz 5 years ago
[EGD-6082] Fix cellular start harness test

Improved cellular cold and hot start harness test
7b8f1712 — Mateusz Grzegorzek 5 years ago
[EGD-6433] Implement SIM PIN enable request

Implement SIM PIN enable/disable request
in PinLockHandler
5fb105d0 — Bartosz Cichocki 5 years ago
[EGD-6214] Add slider position reading after disabling tethering

To be able to set proper phone mode changed by the slider during
tethering, the forced readout of slider position has been added
42426e3e — Mateusz Grzegorzek 5 years ago
[EGD-4736] Change PIN windows

Implement changing SIM PIN code flow
90bfaa84 — Pawel.Paprocki 5 years ago
[EGD-6352] Add Factory reset mode

Stop DB service
Delete DB files
Make reboot
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.
9c41f6f5 — Jakub Pyszczak 5 years ago
[EGD-6350] Added bluetooth device volume control

Bluetooth device volume control can be set by Pure Phone
while paired and is in A2DP mode. Temporarly disabled
HSP since it's not fully working and causing control issues.
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.
183617d3 — Marek Niepieklo 5 years ago
[EGD-6416] Add handling of headset keys

Change the volume level using headset keys
Next