1
0
Fork 0
Commit Graph

6923 Commits (53d7103272945d25853a45716b2f5f121b6d66a2)

Author SHA1 Message Date
Gordon Williams 53d7103272
Merge pull request #1229 from halemmerich/bthrm
BLE Heart Rate Monitor improvements
2022-01-07 10:14:32 +00:00
Gordon Williams a25d1b6d4d
Merge pull request #1228 from halemmerich/recorderimprovements
Recorder improvements
2022-01-07 10:13:32 +00:00
Martin Boonk 01d236b761 Bump version and changelog 2022-01-07 10:59:00 +01:00
Martin Boonk 47cc9434a3 Bump version and changelog 2022-01-07 10:59:00 +01:00
Martin Boonk 3baf11613b Adds recorder app plugin to record the BTHRM event 2022-01-07 10:59:00 +01:00
Martin Boonk 55c7ed5dd8 Adds app to check status of BT/HRM 2022-01-07 10:59:00 +01:00
Martin Boonk 089f0cd438 Emit additional BTHRM event and allow overwriting HRM optionally 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
Gordon Williams e419b17523
Merge pull request #1234 from stephenPspackman/round-dev
Round dev
2022-01-07 09:22:08 +00:00
Gordon Williams dd68b04f47
Merge pull request #1232 from dirkhillbrecht/ptlaunch
ptlaunch: Improve documentation in README.md
2022-01-07 09:21:34 +00:00
Gordon Williams 34a83bcc5c
Merge pull request #1230 from emarc/master
Add Ruuvi Watch
2022-01-07 09:21:10 +00:00
Gordon Williams 554e3ef0d5 Merge branch 'master' of github.com:espruino/BangleApps 2022-01-07 09:16:17 +00:00
Gordon Williams 341080e09b widpedom 0.22: Fix 'stps' regression for 0.21 (fix #1233) 2022-01-07 08:53:32 +00:00
stephenPspackman 328f2d0e09
Update app.js
Remove internal autolight logic.
2022-01-06 22:40:34 -08:00
stephenPspackman 99c7dba8f2
Update ChangeLog 2022-01-06 17:43:05 -08:00
stephenPspackman f10a7b6e3e
Merge branch 'espruino:master' into round-dev 2022-01-06 17:30:14 -08:00
stephenPspackman 9811ada68d
Update apps.json 2022-01-06 17:29:39 -08:00
stephenPspackman 3068a647d6
Update README.md 2022-01-06 17:28:32 -08:00
stephenPspackman b878ae1f24
Update ChangeLog 2022-01-06 17:25:01 -08:00
stephenPspackman 673865b314
Update app.js
Remove unnecessary keywords.
Remove autolight, since the system once again provides this service.
Add optional autorotate while charging.
Distinguish ‘slow’ second hand from regular second hand, visually.
Tweak fonts.
2022-01-06 17:23:48 -08:00
Dirk Hillbrecht (home) 33a10e5393 ptlaunch: Improve documentation 2022-01-06 23:17:40 +01:00
Marc Englund 28bb2f73e0 Visual fixes
Make apploader logo black.
Clear gfx before drawing logo on startup.
2022-01-06 21:42:43 +02:00
Marc Englund 38fe9536bb Add "supports" for Ruuvi Watch
Add the "supports" section to apps.json for Ruuvi Watch.
2022-01-06 21:27:40 +02:00
Marc Englund 2c2141c9ec Initial version of Ruuvi Watch
Added Ruuvi Watch, an app to watch the status of RuuviTags in range.
2022-01-06 21:20:14 +02:00
Martin Boonk c8126f5ce4 Changed icons and colors for better visibility 2022-01-06 19:22:02 +01:00
Gordon Williams 6ad25385dc
Merge pull request #1227 from HilmarSt/master
Update "A Battery Widget (with percentage)"
2022-01-06 17:17:46 +00:00
Gordon Williams 3146b354be Merge branch 'master' of github.com:espruino/BangleApps 2022-01-06 17:04:31 +00:00
Gordon Williams d1d478015e widpedom 0.21: Memory usage improvements, fix widget initial width (fix #1170) 2022-01-06 17:04:24 +00: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
Hilmar Strauch c7fef8134c
Update widget.js
Increase screen update rate when charging.
2022-01-06 15:20:09 +01:00
Hilmar Strauch ae27f50a47
Update apps.json 2022-01-06 15:17:43 +01:00
Hilmar Strauch 4497595b97
Update ChangeLog 2022-01-06 15:15:58 +01:00
Gordon Williams 5cd600c5ad
Merge pull request #1226 from HilmarSt/master
Update GPS Info app: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
2022-01-06 13:44:06 +00:00
Gordon Williams a9ea028ede fwupdate 0.03: Improve bootloader update safety. Now sets unsafeFlash:1 to allow flash with 2v11 and later
Add CRC checks for common bootloaders that we know don't work
2022-01-06 12:13:21 +00:00
Hilmar Strauch 5f0511bd82
Merge branch 'espruino:master' into master 2022-01-06 11:49:30 +01:00
Hilmar Strauch 1df9b03a30
Update apps.json 2022-01-06 11:04:22 +01:00
Hilmar Strauch f59e97c5fc
Update gps-info.js
Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway).
2022-01-06 11:04:14 +01:00
Hilmar Strauch f6e374838f
Update ChangeLog 2022-01-06 11:04:01 +01:00
Gordon Williams adc5ae0071 fix issues with flipper pr 2022-01-06 09:03:35 +00:00
Gordon Williams 0e0ef464d1
Merge pull request #1165 from dirkhillbrecht/anton-0.04
Update Anton Clock with optional seconds and ISO-8601 date
2022-01-06 08:57:47 +00:00
Gordon Williams 657e72234e
Merge pull request #1222 from HilmarSt/master
Update GPS Info App and "Battery Level Widget (with percentage)"
2022-01-06 08:54:05 +00:00
Gordon Williams c3ec875714
Merge pull request #1223 from Ronin0000/master
Update Pro Menu for Bangle.js  2
2022-01-06 08:51:01 +00:00
Gordon Williams 0e2a14d248
Merge pull request #1225 from numerist/patch-5
Update README.md
2022-01-06 08:50:31 +00:00
Gordon Williams d79a88f287
Merge pull request #1224 from hughbarney/master
Flipper - utility to switch between light and dark theme and vice versa
2022-01-06 08:50:16 +00:00
stephenPspackman c2646e5b9f
Update resourcer.js
Improve character shapes.
2022-01-05 22:28:52 -08:00
numerist b9dcd0a875
Update README.md
This description now fits both Bangle watch versions, 1 and 2.
2022-01-05 21:09:15 -05:00
Hilmar Strauch 50ae67fcd7
Update apps.json 2022-01-06 02:03:30 +01:00
Hilmar Strauch d343de172e
Update ChangeLog 2022-01-06 02:01:54 +01:00