Commit Graph

33 Commits (f73e92c0bb155616106bcceaea206989f96bee81)

Author SHA1 Message Date
Anton bd6caf7ab8 `health` Remove unused variable 2024-04-02 19:38:20 +02:00
Erik Andresen 799c0b4e89 health: include step data for today 2023-12-11 07:32:58 +01:00
Erik Andresen b723512dce health: move strideLength to new app myprofile 2023-12-10 09:18:21 +01:00
Erik Andresen ef74b85ef9 health: calculate distance from steps
bring back locale, rounding fixes
2023-12-05 21:03:32 +01:00
Erik Andresen dbf8995b14 health: calculate distance from steps
- multiplies step counts with stride length
- distance menu under step counting is only available if stride length is
set
2023-12-03 20:45:28 +01:00
Gordon Williams b75c2751c9 Fix daily summaries for 31st of the month - https://github.com/espruino/BangleApps/pull/2986 2023-08-29 17:05:06 +01:00
Travis Evans e7ad809732 Add missing semicolons (fix warnings in IDE) 2023-08-22 16:38:06 -05:00
Travis Evans 822ca78504 Fix field name for movementPerDay() 2023-08-22 16:00:50 -05:00
Gordon Williams 31fb8f8d02 health 0.25: lib.read* methods now return correctly scaled movement
movement graph in app is now an average, not sum
      fix 11pm slot for daily HRM
2023-08-04 09:36:18 +01:00
Marco H c3bf521067 Show step goal in daily step chart
Documentation fixes
2023-01-04 08:16:59 +01:00
thyttan 481ddb6a22 add more /*LANG*/ to some of the most installed apps 2022-12-01 21:03:15 +01:00
Gordon Williams 218e2d5214 health 0.16: Code tidyup, add back button in top left of health app graphs 2022-12-01 10:32:49 +00:00
Alessandro Cocco 5b37bdca63 [Health] Avoid division by zero 2022-05-17 23:22:53 +02:00
Alessandro Cocco 1d3428321c [Health] Use var instead of let 2022-05-17 23:18:44 +02:00
Gordon Williams 22bd782ffe tweaks for last PR - re-add settings menu item 2022-04-25 15:11:01 +01:00
Alessandro Cocco dfc31ec962 [Health Tracking] Move settings 2022-04-25 14:52:29 +02:00
Alessandro Cocco 5525d467fc [Health Tracking] Add LANG placeholder, minor tweaks
- Update getSettings() function
- Fix some labels
- The increment in the daily step goal now is 250 instead of 100
2022-04-23 15:09:00 +02:00
sir-indy c377a4f194
Update app.js 2022-04-20 14:32:23 +01:00
sir-indy 7621776a83
Update app.js 2022-04-20 12:39:41 +01:00
sir-indy f0ba8ac6ea
Update app.js 2022-04-19 20:35:04 +01:00
sir-indy 4a96043048
Update app.js 2022-04-19 17:04:56 +01:00
sir-indy aedb3a0b26
Update app.js 2022-04-19 16:36:17 +01:00
sir-indy c74cd9bf36
Update app.js 2022-04-19 15:25:58 +01:00
sir-indy beb81356bc
Update app.js 2022-04-19 15:24:32 +01:00
Eskild Hustvedt 78e135b80d Tagging bootloader messages, and all "Loading..." messages 2022-04-10 21:35:46 +02:00
Martin Boonk 2f531799db health - Adds 3 minute setting 2022-01-27 18:27:10 +01:00
hughbarney 2b9ff26d85 Health, supress bleed through of Showmenus when displaying barcharts, Toucher: Debugging default = false 2021-11-21 22:03:23 +00:00
hughbarney 64c132ab97 Health: added bar charts 2021-11-15 21:19:02 +00:00
Gordon Williams c0c8f36573 health 0.04: Add HRM graph view
Don't restart HRM when changing apps if we've already got a good BPM value
2021-11-01 09:54:28 +00:00
Gordon Williams 6d27159cdd health: Settings to turn HRM on 2021-10-29 20:50:51 +01:00
Gordon Williams 2a97f49ded health 0.02: Modified data format to include daily summaries 2021-10-29 10:34:14 +01:00
Gordon Williams 3fb33811d0 add back for health app 2021-10-14 17:15:20 +01:00
Gordon Williams be34e2b00d new 'health' app for 2v11, improved bangle2 launcher 2021-10-14 17:14:10 +01:00