aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/HeartRate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reformatted all the files according to clang-format styleAvamander2021-04-241-16/+17
|
* Fix display consistency with the HR measurement when measurements are ↵Jean-François Milants2021-04-181-4/+10
| | | | already running when the app is open.
* Big UI and navigation RewriteJoaquim2021-04-041-18/+18
| | | | | | | | | | | 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...
* LVGL v7.10.0Joaquim2021-01-281-13/+5
|
* HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants2021-01-171-11/+50
| | | | ON when the app is closed), display the HR value on the Clock app.
* First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants2021-01-101-0/+76