~aleteoryx/muditaos

ref: ece6a51e5b5e92bc50bf93dd1d67bb7bfbbd15b4 muditaos/module-sys/SystemManager d---------
b2ca227f — Wiktor S. Ovalle Correa 4 years ago
[EGD-6746] Use new SimCard implementation

Switch to SimCard implementation provided by previous commit
cd2cbbbd — Piotr Tański 4 years ago
[EGD-6728] Documentation cleanup

Cleanup acc. to guidelines created in EGD-6632.
fa61bb38 — Maciej Gibowicz 4 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.
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.
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
3408fafa — Przemyslaw Brudny 5 years ago
[EGD-6066] Removed Message default constructor

Forced each message to have declared type as parts of Bus logic
depends on it and previously we encountered undefined
behaviours. Added tests and messages validators.
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
9f87dead — Maciej Gibowicz 5 years ago
[EGD-4853] Add Wake up GSM modem on demand

System wakes up Cellular when there is a need to communicate
with the modem, e.g. to handle an outgoing call
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