| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
crossing a border or because of daylight saving) and time setting (for example when the firmware is booted for the first time and the companion app sends the time)
|
|
definition.
|
|
# Conflicts:
# src/components/timer/TimerController.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Let the TouchHandler::GestureGet() function return a TouchEvent instead
of the touchpanel-driver specific enum.
This helps to move the driver specific helper function `ConvertGesture`
from `DisplayApp` into `TouchHandler`.
|
|
|
|
|
|
|
|
|
|
brightness when flashlight is off
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It seems that blocking code is not used in the infinitime codebase.
This saves a few bytes, and may make the operation more reliable or predictable.
|
|
with second precision in noinit section
|