summaryrefslogtreecommitdiff
path: root/src/heartrate (follow)
AgeCommit message (Collapse)Author
2023-07-22Add current heartrate to heartrate detail pagedodoradio
This copies a bit of code from https://github.com/AsteroidOS/asteroid-hrm/blob/master/src/main.qml
2023-07-21Add heartrate detail pagedodoradio
This currently just allows viewing heartrate over a day, a week or 3 weeks
2023-07-20Make spacings consistent across previewsArseniy Movshev
2023-07-02Make the main preview page more modularArseniy Movshev
this splits off the graphs for different sensors into separate files which should make maintenance a bit easier