~aleteoryx/muditaos

ref: 82bb7fb99dd529af0042fccd13739016a8fb5284 muditaos/module-sys/SystemManager/SystemManager.cpp -rw-r--r-- 31.3 KiB
c0115fdc — Wojtek Rzepecki 4 years ago
[EGD-6952] Fix tethering on low battery

Added prevention of tehering mode change
while battery is below critical level
e2863061 — Jakub Pyszczak 4 years ago
[EGD-6932] Small cellular refactor

Refactor regarding https://github.com/mudita/MuditaOS/pull/2226.
02b8d2bf — Piotr Tański 4 years ago
Merge branch 'master' into stable
95d96b82 — Pawel.Paprocki 4 years ago
[BH-370] Convert utils common_data into a libs

Create clipboard and eventsore libs
b2ca227f — Wiktor S. Ovalle Correa 4 years ago
[EGD-6746] Use new SimCard implementation

Switch to SimCard implementation provided by previous commit
fa61bb38 — Maciej Gibowicz 5 years ago
[EGD-5661] Add power management for filesystem

Add peripheral control (USDHC and PLL2 clocks)
for file system support.
This will save energy and extend battery life.
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.
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
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
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.
29bf1e40 — Pawel.Paprocki 5 years ago
[EGD-5834] Fix restore API

Change restore API
backup/restore/update harness tests
232d0b4b — Wojtek Rzepecki 5 years ago
[EGD-6101] Add low battery start prevention

Device will be shutdown after
startup if SOC will be below
shutdown level
efef7dcf — Piotr Tański 5 years ago
[EGD-6111] Timers refactored

Deep refactor of system timers.
677e18ca — Maciej Gibowicz 5 years ago
[EGD-5658] Add eInk CPU frequency hold

While the screen is being redrawn,
we block CPU frequency decreasing
776a51e5 — Wojtek Rzepecki 5 years ago
[EGD-5969] Add battery charging UI

Battery charging UI modified
according to design
f37159ff — Piotr Tański 5 years ago
[EGD-5918] The system should crash on init failure

ServiceDB init process times out. Its timeout should be extended.
ef63ee26 — Wojtek Rzepecki 5 years ago
[EGD-5304] Add new way of system close

Unified method of closing
the system orchestrated by
system manager
76dc6f9f — lblach 5 years ago
[EGD-5771] Create post update info window

Add post update info window.
203f8197 — lblach 5 years ago
[EGD-5756] Add Update Window

Create Update Window(s) to control and visualize the MuditaOS update
process on Pure.
Next