1
0
Fork 0
InfiniTime/src/systemtask
Riku Isokoski 310ea81eec inactivity: Use LVGL inactivity timers
Replace custom FreeRTOS inactivity timers with LVGL inactivity timers.

DisplayApp: Trigger display activity on timer done.

inactivity: Add additional checks
The backlight could be turned on by RestoreBrightness() on ble connect
event.

inactivity: Trigger activity on screen switch

A notification timing out could put the watch to sleep immediately.
While this could be ideal behaviour, it was caused by delay in
processing the EnableSleeping event and pushing RestoreBrightness to
DisplayApp.
2023-03-18 01:15:33 +02:00
..
Messages.h inactivity: Use LVGL inactivity timers 2023-03-18 01:15:33 +02:00
SystemMonitor.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
SystemMonitor.h SystemMonitor: implement FreeRtosMonitor only if trace facility is set 2022-03-08 20:28:54 +01:00
SystemTask.cpp inactivity: Use LVGL inactivity timers 2023-03-18 01:15:33 +02:00
SystemTask.h inactivity: Use LVGL inactivity timers 2023-03-18 01:15:33 +02:00