Gordon Williams
|
38e3fe40e5
|
More navigation icons (keep/uturn left/right)Added icon for uturn
|
2023-06-09 14:10:02 +01:00 |
Gordon Williams
|
6bdb7dc0ad
|
Fix widgets that clear too low, and make widget swipeOn have a 2px border at the bottom
|
2023-06-09 11:04:06 +01:00 |
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 |
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 |
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 |
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 |
Gordon Williams
|
1c4e8751ac
|
Merge pull request #2786 from stweedo/nav_testing
Update messagegui.app.js
|
2023-06-05 09:41:07 +01:00 |
Gordon Williams
|
6cc74bb4b5
|
Merge pull request #2789 from stweedo/shadowclk
[shadowclk] - Better settings and hour formatting
|
2023-06-05 09:39:18 +01:00 |
Gordon Williams
|
eade9c7c98
|
Merge pull request #2788 from stweedo/12_hour_lead_zero
Update locale.html to remove leading zero in 12 hour mode
|
2023-06-05 09:38:25 +01:00 |
Gordon Williams
|
d25a6ff667
|
Merge pull request #2785 from storm64/sleeplogalarm
[sleeplogalarm] Correct hide + replace all `var`
|
2023-06-05 09:34:13 +01:00 |