Commit Graph

16 Commits (043da49262894c71b03ab4754558aa833d4db8ad)

Author SHA1 Message Date
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Gordon Williams ce48309568 Minor app tweaks 2021-10-21 13:50:19 +01:00
Gordon Williams 852f911dcf testing/converting heart rate apps for Bangle.js 2 2021-10-21 12:40:34 +01:00
Gordon Williams 9f68a24315 tag HRM power requests to allow this to work alongside other widgets/apps (fix #799) 2021-09-13 09:57:46 +01:00
Andrwe Lord Weber 2307dfafbf multiple improvements of heart app
* fix timezone offset
* draw chart based on height and width of display instead of hard-coded limits
* reduce memory usage
* generate scale based on defined minimum and maximum measurement
* added background line on 50% to ease estimation of drawn values

Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-04-21 14:45:16 +02:00
Andrwe Lord Weber 4de2306e85 added loading screen for viewRecord
Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-04-21 14:45:16 +02:00
Andrwe Lord Weber a338d5e20e reduced memory usage of heart-app
Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-04-21 14:45:16 +02:00
Gordon Williams 79b18bcb85 heart 0.04: Fix memory usage when viewing HRM traces 2021-04-14 14:02:07 +01:00
Andrwe Lord Weber aa12ed310b added graphing for HRM
Signed-off-by: Andrwe Lord Weber <github@andrwe.org>
2021-03-28 20:11:02 +02:00
Gordon Williams fe53d9e8b7 fix custom/interface after refactoring 2020-08-24 11:59:52 +01:00
Richard de Boer e4c0574ab7 heart: Save settings in data file, add recording files to data 2020-04-17 21:53:42 +02:00
Gordon Williams f66aab5823 Add page to export files from Stopwatch, save files in better format and with better filename 2020-04-03 15:15:06 +01:00
Gordon Williams dd0e3c89d1 Added showModal/hideModal utility functions
Added readStorageFile/eraseStorageFile to handle efficiently downloading large files (fix #119)
2020-03-31 14:39:59 +01:00
sebi 827fadeac0 Allow record numbered>10 to be downloaded (fix #117) 2020-03-09 13:46:01 +01:00
sebi 47575f0f80 New heart rate recorder app 2020-03-09 13:46:00 +01:00