aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Clock.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' into motion-sensorJean-François Milants2021-04-091-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | # 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-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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...
* | First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants2021-04-041-1/+4
|/ | | | wrist rotation + app to see the value of the 3 axis in "real time".
* Update from JF comments to PRJoaquim2021-03-061-2/+4
|
* Multi face support, analog clock, 12/24 configJoaquim2021-02-241-54/+15
|
* refactored class DirtyValueNiall Cooling2021-02-121-13/+13
|
* Merge pull request #168 from Panky-codes/fix-erratic-batteryJF0022021-01-201-1/+1
|\ | | | | Fix erratic battery
| * Converted all the other float usage to int.panky-codes2021-01-161-1/+1
| |
* | HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants2021-01-171-1/+5
|/ | | | ON when the app is closed), display the HR value on the Clock app.
* Include cleanup: displayapp + screensokaestne2020-11-161-9/+11
|
* Integrate new notification UI with notifications coming from BLEJF2020-10-201-4/+8
|
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-2/+3
|
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-0/+88