| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
once.
|
|
|
|
# Conflicts:
# src/displayapp/screens/StopWatch.cpp
|
|
|
|
|
|
|
|
# Conflicts:
# src/components/timer/TimerController.cpp
|
|
when the flashlight is turned off by tapping the screen.
Start the app with the flashlight on.
Simplify code.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
develop
|
|
|
|
|
|
|
|
correctly after a full refresh (HW scrolling transition).
Code cleaning and rename methods.
|
|
new one. This way, we ensure that lv_task_handler() is called before sending event to the newly loaded app.
|
|
|
|
WatchFaceAnalog: local date/time variables
|
|
Music: fix warning about overridden function
|