aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/WatchFaceDigital.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into motion-sensorJean-François Milants2021-04-091-6/+0
|\ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/DisplayApp.h # src/displayapp/lv_pinetime_theme.c # src/displayapp/screens/ApplicationList.cpp # src/drivers/TwiMaster.cpp # src/systemtask/SystemTask.h
| * Big UI and navigation RewriteJoaquim2021-04-041-6/+0
| | | | | | | | | | | | | | | | | | | | | | new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...
* | Handle return code from BMA driver, and set a flag is the initialization ↵Jean-François Milants2021-04-041-2/+6
| | | | | | | | fails. This allows to boot InfiniTime even if the device cannot initialize.
* | First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants2021-04-041-3/+6
|/ | | | wrist rotation + app to see the value of the 3 axis in "real time".
* fix AM/PMJoaquim José Almeida Pereira2021-03-081-5/+15
|
* Update from JF comments to PRJoaquim2021-03-061-7/+0
|
* Multi face support, analog clock, 12/24 configJoaquim2021-02-241-0/+254