1
0
Fork 0
BangleApps/apps/health/ChangeLog

20 lines
873 B
Plaintext
Raw Normal View History

0.01: New App!
0.02: Modified data format to include daily summaries
2021-10-29 19:50:51 +00:00
0.03: Settings to turn HRM on
0.04: Add HRM graph view
Don't restart HRM when changing apps if we've already got a good BPM value
0.05: Fix daily summary calculation
0.06: Fix daily health summary for movement (a line got deleted!)
2021-11-15 21:19:02 +00:00
0.07: Added coloured bar charts
0.08: Suppress bleed through of E.showMenu's when displaying bar charts
0.09: Fix file naming so months are 1-based (not 0) (fix #1119)
2022-01-26 19:56:22 +00:00
0.10: Adds additional 3 minute setting for HRM
0.11: Pre-minified boot&lib - folds constants and saves RAM
2022-04-19 14:25:35 +00:00
0.12: Add setting for Daily Step Goal
0.13: Add support for internationalization
2022-04-25 12:27:24 +00:00
0.14: Move settings
2022-05-17 21:27:13 +00:00
0.15: Fix charts (fix #1366)
0.16: Code tidyup, add back button in top left of health app graphs
0.17: Add automatic translation of bar chart labels
0.18: Show step goal in daily step chart