summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Clock.cpp
AgeCommit message (Collapse)AuthorFilesLines
2021-03-03Moved private statics into unnamed namespace in cpp file to reduce coupling ↵Niall Cooling1-34/+39
and uncessar in header
2021-01-28LVGL v7.10.0Joaquim1-4/+3
2021-01-17HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants1-5/+13
ON when the app is closed), display the HR value on the Clock app.
2020-11-16Include cleanup: displayapp + screensokaestne1-7/+8
2020-10-27Fix conflictsJF1-11/+12
2020-10-20Integrate new notification UI with notifications coming from BLEJF1-3/+18
2020-10-04Switched from NULL to nullptrAvamander1-11/+11
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-1/+2
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-0/+227