summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Clock.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-10Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, ...Jean-François Milants1-7/+0
2021-06-29Add PineTimeStyle watchface (#334)kieranc1-0/+1
2021-06-11replace ScreenList with a single screen in Clock. This removes the tap to swi...Florian1-2/+2
2021-04-24Changed access modified indentationAvamander1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-36/+31
2021-04-09Merge branch 'develop' into motion-sensorJean-François Milants1-2/+2
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants1-1/+4
2021-04-04Big UI and navigation RewriteJoaquim1-2/+2
2021-03-06Update from JF comments to PRJoaquim1-2/+4
2021-02-24Multi face support, analog clock, 12/24 configJoaquim1-54/+15
2021-02-12refactored class DirtyValueNiall Cooling1-13/+13
2021-01-20Merge pull request #168 from Panky-codes/fix-erratic-batteryJF0021-1/+1
2021-01-17HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ...Jean-François Milants1-1/+5
2021-01-16Converted all the other float usage to int.panky-codes1-1/+1
2020-11-16Include cleanup: displayapp + screensokaestne1-9/+11
2020-10-20Integrate new notification UI with notifications coming from BLEJF1-4/+8
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-2/+3
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-0/+88