Erik Andresen
b723512dce
health: move strideLength to new app myprofile
2023-12-10 09:18:21 +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
fde449c8c0
Bump version number
2023-08-22 16:39:35 -05:00
José Rebelo
89737153a0
Implement API for activity fetching
2023-08-09 08:50:49 +01: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
Travis Evans
e94f420356
Correct calculation of daily summary for movement
...
- Heartrate was being summed from the DB instead of movement itself
- The daily average value was inadvertently being divided by 8
relative the hourly data, resulting in very low precision
2023-08-01 16:14:55 -05:00
Kendell R
a21b6827ff
bump version
2023-04-13 09:05:06 -04:00
Martin Boonk
74a6653dc2
health - Bumo version
2023-01-13 09:56:51 +01:00
thyttan
17dcc0c518
update boot.min.js
2023-01-09 14:41:33 +01:00
thyttan
4ce840a60f
fix settings.js
2023-01-07 18:23:11 +01:00
Marco H
dda8d2ece1
Add ChangeLog and increase version
2023-01-05 12:08:54 +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
774aa169eb
[Health] Update metadata and changelog
2022-05-17 23:27:13 +02: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
f318fb005d
Update ChangeLog
2022-04-19 15:25:35 +01:00
Gordon Williams
0b4d2b5b5d
health 0.11: Pre-minified boot&lib - folds constants and saves RAM
2022-02-02 19:57:44 +00:00
Martin Boonk
2f531799db
health - Adds 3 minute setting
2022-01-27 18:27:10 +01:00
Gordon Williams
9b429fff22
health 0.09: Fix file naming so months are 1-based (not 0) ( fix #1119 )
2021-12-17 09:09:33 +00: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
4b3a9a09e2
health: 0.06: Fix daily health summary for movement
2021-11-12 09:30:28 +00:00
Gordon Williams
26beb8fafd
health 0.05: Fix daily summary calculation
2021-11-01 19:47:57 +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
be34e2b00d
new 'health' app for 2v11, improved bangle2 launcher
2021-10-14 17:14:10 +01:00