1
0
Fork 0
Commit Graph

16321 Commits (d165c822d3a3e485a1f31f47b06b47a2cbc24c7e)

Author SHA1 Message Date
Gordon Williams 1c95dacc26 Merge branch 'master' of github.com:espruino/BangleApps 2023-06-09 11:03:16 +01:00
Gordon Williams 0e47f36557
Merge pull request #2802 from AnotherStranger/feature/add-bootgatthrm
[bootgatthrm]: Extract HRM Sensor Data into Separate Bootloader App
2023-06-09 10:52:27 +01:00
Gordon Williams 7be8b4638d Improved nav icons for roundabouts (not bothering with a version bump for this) 2023-06-09 10:39:47 +01:00
André Büsgen b424e0cb27 docs: 📝 Update Readme 2023-06-09 11:03:44 +02:00
André Büsgen dbeb391e69 feat: Added new bootloader "bootgatthrm" which exposes HRM data via BLE 2023-06-09 10:46:19 +02:00
André Büsgen f1ae6c9215 feat: add gatthrm bootloader code 2023-06-09 10:46:19 +02:00
stweedo 0930464b18
Safer way to get bg color from theme 2023-06-09 02:55:46 -05:00
Gordon Williams 3b14f06dc9
Merge pull request #2801 from stweedo/widbt
[widbt] - fixes widget not showing on blue background
2023-06-09 08:35:22 +01:00
stweedo 030279dc31
Update metadata.json 2023-06-09 02:29:16 -05:00
stweedo bed497a3bf
Update ChangeLog 2023-06-09 02:28:13 -05:00
stweedo 465097b54b
Update ChangeLog 2023-06-09 02:27:49 -05:00
stweedo b7cbdf269d
[widbt] - fixes widget not showing on blue background 2023-06-09 02:19:35 -05:00
stweedo 8c912f44e5
[lightswitch] - Update widget.js to use g.getBgColor for inner bulb when off 2023-06-08 22:58:37 -05:00
Martin Boonk c497598dbd gpstrek - Redraw position over map at the end 2023-06-08 22:40:52 +02:00
Martin Boonk b027e220bd gpstrek - Reimplement scrolling for overview 2023-06-08 22:14:20 +02:00
Martin Boonk 6ed7db97be gpstrek - Fix mirroring 2023-06-08 21:52:50 +02:00
Gordon Williams 65d4b410ff Merge branch 'master' of github.com:espruino/BangleApps 2023-06-08 19:26:33 +01:00
Gordon Williams 2b6f7765cc Fix buzz.js - whenever called this used to keep firing an interval every 100ms, and they would build up! 2023-06-08 19:26:12 +01:00
Martin Boonk 2f69e04519 gpstrek - Better UI code 2023-06-08 14:59:26 +02:00
Gordon Williams f64f3a2e07
Merge pull request #2799 from bobrippling/chime-opt
chimer: use async for chime delay, generalise next-chime logic
2023-06-08 10:18:09 +01:00
Rob Pilling 11e751fee7 chimer: version bump 2023-06-08 09:07:49 +01:00
Rob Pilling a82163fc88 chimer: simplify logic for next chime 2023-06-07 17:29:12 +01:00
Rob Pilling 0834cc358f chimer: avoid busy-loop when queuing next chime 2023-06-07 17:27:48 +01:00
Rob Pilling 6edb52ec56 chimer: fix typo 2023-06-07 17:26:32 +01:00
Rob Pilling 4a48511fe9 sched: reload after uploading sched.json 2023-06-07 10:10:23 +01:00
Rob Pilling aa8ecc7e2c sched: fix enabling an alarm that's sounded today 2023-06-07 10:10:23 +01:00
Gordon Williams a299ac1c58 More navigation icons (for roundabouts) 2023-06-06 19:48:11 +01:00
Gordon Williams 2645cbe3f3 Recorder - 0.26: Now record filename based on date 2023-06-06 11:04:26 +01:00
Rob Pilling 4616d533b4 sched: don't force reload on alarm save 2023-06-05 21:03:50 +01:00
Gordon Williams e7ad9ca2f1 remove sortorder tag - this has no app, so all it did was push the entry to the top of the app loader 2023-06-05 16:54:12 +01:00
Gordon Williams 64cb8f04d9 Fix search for non-app apps 2023-06-05 16:52:57 +01:00
Gordon Williams 8cca43442b Merge branch 'master' of github.com:espruino/BangleApps 2023-06-05 16:51:24 +01:00
Gordon Williams 7ec932c77a ensure clockinfo widget requires the module 2023-06-05 16:42:37 +01:00
Rob Pilling 1749b4c2f1 sched: superscript asterisk (for space) 2023-06-05 11:03:37 +01:00
Rob Pilling bbd93f530c sched: rename dated-alarms to events 2023-06-05 11:03:35 +01:00
Rob Pilling b6829b65cc sched: default timers to on 2023-06-05 11:03:33 +01:00
Rob Pilling 4fdef7bd8c sched: add th for active 2023-06-05 11:03:30 +01:00
Rob Pilling f8d1de16ce sched: wait before reloading to avoid `load()` output 2023-06-05 11:03:28 +01:00
Rob Pilling 81e810bcd7 sched: separate on/off button from delete 2023-06-05 11:03:26 +01:00
Rob Pilling 4d01587c10 sched: interface.html can turn alarms on/off 2023-06-05 11:03:24 +01:00
Rob Pilling 64a8f50b76 sched: interface.html reloads watch to apply alarms 2023-06-05 11:03:22 +01:00
Rob Pilling bd416eb0df sched: interface.html can create timers & daily alarms 2023-06-05 11:03:20 +01:00
Rob Pilling 138a607a1b sched: interface.html, sort by type, then time 2023-06-05 11:03:17 +01:00
Rob Pilling ed9d4d47c5 sched: interface.html, show timers & non-date alarms too 2023-06-05 11:03:15 +01:00
Gordon Williams 9e85100c8f
Merge pull request #2776 from bobrippling/whitelist-temp-disable
settings: permit temporarily allowing a BLE connection
2023-06-05 10:12:27 +01:00
Gordon Williams bc5ebb1ebb
Merge pull request #2796 from NovaDawn999/master
Uke & Guitar
2023-06-05 09:49:57 +01:00
Gordon Williams d221e2857b
Merge pull request #2792 from nxdefiant/master
kbswipe: Redone patterns a,e,m,w,z.
2023-06-05 09:48:56 +01:00
Gordon Williams 11c8f63ae4
Merge pull request #2797 from stweedo/rescalc
Rescalc - update to v0.02
2023-06-05 09:47:38 +01:00
Gordon Williams 992d4e736c
Merge pull request #2791 from thyttan/runplus
[Runplus] Rebase on  'Run' app version 0.16
2023-06-05 09:45:06 +01:00
Gordon Williams b64b71794f
Merge pull request #2783 from bobrippling/notify-bg
notify: improve title bg colour for dark theme
2023-06-05 09:44:08 +01:00