Commit Graph

6 Commits

Author SHA1 Message Date
Marcin Smoczyński
bd90e57516 [BH-907] Split utils module into components
Split module-utils into smaller components for better dependency
management. Fix many dependencies throughout the project.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
2021-09-23 15:14:40 +02:00
tomaszkrosnowski
9c0dde9a03 [EGD-7485] Fix cellular behaviour in offline mode
When in offline/message only, while Pure is in message poll mode and
incoming call will happen CellularService will start answering call thus
resulting to show the incorrect info in call log and not showing the
first call after Online mode is switched back.
This commit is cherry-picked from EGD-7332.
2021-09-03 14:41:06 +02:00
Mateusz Grzegorzek
7188802f8e [BH-669] Fix CMake in service-appmgr
Fix CMake in service-appmgr
2021-07-21 14:19:41 +02:00
Wojtek Rzepecki
fc3e4f73d7 [EGD-6956] Add offline calls notifications
Changed calls notifications for offline mode
2021-07-02 13:48:26 +02:00
Wojtek Rzepecki
e147ff1b81 [EGD-6957] Add sms notifications in DnD
SMS notifications configuration in do
not disturb phone mode
2021-07-02 13:19:05 +02:00
Wojtek Rzepecki
bf3cc2f23c [EGD-6955] Add calls notifications in DND
Add notifications for incoming calls in DND
phone mode according to design.
2021-06-30 13:19:33 +02:00