Piotr Tański
8e056fda93
[EGD-7205] Tethering can not be enabled in offline mode
...
The tethering should not be enabled in offline mode.
2021-10-14 09:25:04 +02:00
Marcin Smoczyński
958ce4906c
[BH-897] Split module-sys
...
Split system module to better manage dependencies between system
components.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com >
2021-09-21 16:11:59 +02:00
DariuszSabala
339f3d52fa
[BH-364] Move TPLIB magic_enum to separate dir
...
Changed submodule directory and updated cmake scripts and include paths
2021-05-21 11:12:20 +02:00
Piotr Tański
81adfe41ab
[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.
2021-04-12 14:54:55 +02:00
Bartosz Cichocki
22809d630b
[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
2021-04-12 12:56:36 +02:00
Piotr Tański
4f0c3c82af
[EGD-6209] Tethering confirmation popup added
...
Provided a tethering confirmation popup.
The popup shows up once a USB cable is connected to a PC.
2021-04-08 09:26:46 +02:00
Piotr Tański
b9661350f8
[EGD-5697] Framework for phone modes introduced
...
It allows to transmit phone modes information to listening services.
2021-02-16 14:05:42 +01:00