Commit Graph

53 Commits (f4aa2fcf8e22c200b2b413dc658a647b9c2cee90)

Author SHA1 Message Date
Gordon Williams 5d3d0b6e2c 0.16: Ability to append to existing track (fix #1712) 2022-04-26 11:28:07 +01:00
Gordon Williams 48efab699d Show distance more accurately in conjunction with new locale app (fix #1523)
Also slightly more memory efficient locale module
2022-03-30 15:11:14 +01:00
Salim Blume 9a0c31c56d Fix run notifications bugs and improve accuracy 2022-03-24 22:19:51 -05:00
Salim Blume 8657e563cb When the user chooses to not delete a track, show it properly 2022-03-17 22:01:46 -05:00
Salim Blume 7adfda340e Fix for when recorder widget is used before app 2022-03-14 11:07:26 -05:00
Gordon Williams 73b493bb86 recorder 0.12: Fix 'Back' label positioning on track/graph display, make translateable 2022-03-07 15:54:53 +00:00
Marco H b6b72833ab Fix toast classes 2022-02-12 19:41:56 +01:00
Marco H 9bbbc06fd9 Fix toast 2022-02-12 19:35:12 +01:00
Marco H e77a86cf8e Add toastcontainer div 2022-02-12 19:07:20 +01:00
Marco H 02469136e7 Import utils.js 2022-02-12 19:01:59 +01:00
Marco H 175e942da5 Extend GPX check 2022-02-12 18:58:15 +01:00
Marco H 6f7dce90a8 Import ui.js 2022-02-12 18:49:23 +01:00
Marco H cb9bf96c59 Show errors when track is broken 2022-02-12 18:27:06 +01:00
Marco H 5654fa9441 Show success progress after track download 2022-02-12 18:26:46 +01:00
Gordon Williams f5e4cf8a56 recorder 0.11: Fix KML and GPX export when there is no GPS data 2022-02-07 10:36:28 +00:00
Gordon Williams fa244185ac oops 2022-02-07 09:51:47 +00:00
Gordon Williams 624f91d8ef 0.10: Fix broken recorder settings (when launched from settings app) 2022-02-07 09:46:54 +00:00
Martin Boonk a166417831 Recorder - Log src property of HRM events to differentiate between internal and external source 2022-02-04 08:19:16 +01:00
Martin Boonk 4ea4966feb Recorder - Allow creation of new file instead of overwriting 2022-02-03 22:40:54 +01:00
Martin Boonk 704fdb5a35 Recorder - Extract number from file name for overwrite prompt 2022-02-02 22:25:15 +01:00
Gordon Williams a1bcc2f9a3 recorder 0.08: Memory usage improvements for recorder app itself 2022-02-02 15:21:00 +00:00
Gordon Williams 9de0a3676d remove beta tag 2022-02-02 11:41:08 +00:00
Adam Schmalhofer 3de7692e2c Merge branch 'master' into jekyll-apps.json 2022-01-13 21:41:39 +01:00
Martin Boonk 6b22bd8486 Bump version and changelog for recorder 2022-01-12 23:04:56 +01:00
Martin Boonk 412b5dd20c Move recorder code to plugin in coretemp app 2022-01-12 23:04:56 +01:00
Martin Boonk c9efc09581 Always log bpm and confidence 2022-01-12 22:53:40 +01:00
Martin Boonk 58e9a47051 Record empty string if no value instead of 0 2022-01-12 22:53:40 +01:00
Martin Boonk 8edda16ca2 Log pressure if sensor is available 2022-01-12 22:53:40 +01:00
Adam Schmalhofer 740f1fdb71 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json 2022-01-07 13:04:35 +01:00
Martin Boonk 47cc9434a3 Bump version and changelog 2022-01-07 10:59:00 +01:00
Martin Boonk 95c3b70af4 Log confidence alongside heartrate instead of discarding confidence 0 samples 2022-01-07 10:58:48 +01:00
Martin Boonk c8126f5ce4 Changed icons and colors for better visibility 2022-01-06 19:22:02 +01:00
Martin Boonk e60b27a5b0 Actually interpret the file content instead of the name 2022-01-06 17:27:24 +01:00
Martin Boonk f13aa4f94a Adds battery stats 2022-01-06 17:26:57 +01:00
Martin Boonk fec507c926 Only show plotting of speed if Latitude is available 2022-01-06 17:24:31 +01: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 e0a1732f79 Fix GPX file format for banglerun/recorder (fix #1197) 2022-01-04 16:51:01 +00:00
Ivor Hewitt 2d387c8e07 Cleanup app and widget and fix B2 drawing compatibility
Add screenshot
2021-12-30 06:04:12 +00:00
Ivor Hewitt f2a02642fd Enable coretemp in Recorder 2021-12-28 21:55:35 +00:00
Ivor Hewitt b1e4b82ecc fix temp 2021-12-16 21:34:06 +00:00
Ivor Hewitt 13525cd11d Change to skin temp characteristic.
Add logging
2021-12-15 22:11:18 +00:00
Balint Kovacs ba50674173 Update app versions and changelog 2021-11-28 18:58:26 +00:00
Balint Kovacs 1a118a6037 Recorded: Slightly improve plot altitude if data has NaNs 2021-11-28 18:44:47 +00:00
Balint Kovacs 22fa78ff8d Even out x axis grid points 2021-11-28 18:43:44 +00:00
Balint Kovacs 466fd2155c Remove superfluous semicolon 2021-11-28 18:18:18 +00:00
Balint Kovacs a622781628 Make the recorder handle missing coordinates in plot speed 2021-11-28 16:46:01 +00:00
Balint Kovacs 69c6a34ead Fix some text overflowing the screen in recorder and gpsrec
On Bangle.js 2
2021-11-28 15:46:02 +00:00
Gordon Williams 81252d1dc6 recorder 0.03: Fix theme and maps/graphing if no GPS 2021-11-10 14:55:08 +00:00
Gordon Williams 47ba763a9d recorder 0.02: Use 'recorder.log..' rather than 'record.log..'
+      Fix interface.html
2021-11-02 20:06:27 +00:00
Gordon Williams ce08d82367 location 2021-10-28 15:12:43 +01:00