Lukasz Mastalerz
a870922ec3
[CP-1837] Random crashes while copying files
...
General improvements to prevent running out of memory while copying
files via Mudita Center
2023-03-21 09:17:54 +01:00
Maciej Gibowicz
92940f0c19
[MOS-453] Fix HF on Low Battery Notification
...
Fix in action handling in ApplicationManager
2022-05-13 11:55:02 +02:00
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
Mateusz Grzegorzek
d68458f1b2
[BH-740] Split ApplicationManager
...
- move `LowBattery` handling to Pure `ApplicationManager`,
- cleanup `ApplicationManagerCommon`
2021-08-23 14:07:07 +02:00
Mateusz Grzegorzek
e1ef821609
[BH-741] Split ApplicationManager
...
Separate Pure and Bell ApplicationManager functionalities
to separate files.
2021-08-18 14:29:51 +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
Lukasz Skrzypczak
7fee0d9cfb
[BH-378] Utils move log to library
...
Moved log to separate library
2021-06-08 12:24:29 +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
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
4f3366ee80
[EGD-4157] Actions queue added
...
All actions shall be queued in order to process them later.
2021-02-24 14:52:20 +01:00