Rob Pilling
5ca4db69d7
swiperclocklaunch: ensure we clear old listeners too
...
Previously we wouldn't clear old listeners, which meant that they'd
remain hanging around, potentially interfering with the currently shown
app/clock. We now remember to clear them too, so setUI behaves as a
proper reset.
See #2809 for more details.
2023-06-11 14:37:55 +01:00
Gordon Williams
7fa165f421
Merge pull request #2805 from trufae/sunrise2
...
Release sunrise 0.02, faster sinus and fix menu button
2023-06-09 16:06:59 +01:00
pancake
84bde38d89
Call setUI before loadWidgets
2023-06-09 16:58:51 +02:00
pancake
c62ccf27e1
Release sunrise 0.02, faster sinus and fix menu button
2023-06-09 16:41:11 +02:00
Gordon Williams
de3fbe6578
Update app.js
...
as per f0fef28fca (r117262688)
2023-06-09 14:55:11 +01:00
Gordon Williams
ff5c235fc4
Merge pull request #2803 from trufae/sunrise
...
Initial import of the sunrise watchface
2023-06-09 14:33:44 +01:00
pancake
f0fef28fca
Initial import of the sunrise watchface
2023-06-09 15:26:29 +02:00
Gordon Williams
0f431d53cf
Nav messages with '/' now get split on newlines
2023-06-09 14:16:27 +01:00
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
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
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
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
Gordon Williams
9f419d4aee
Merge pull request #2780 from bobrippling/kbmulti-caps
...
kbmulti - auto lowercase
2023-06-05 09:32:47 +01:00
Gordon Williams
7e7c36847e
Merge pull request #2779 from trufae/hiragana-fix
...
Fix autogenerated hiragana bitmaps and speedup next/prev kanas
2023-06-05 09:31:55 +01:00
Gordon Williams
2f6a1b8bfa
remind users about 2v18 now!
2023-06-05 09:31:12 +01:00
Gordon Williams
a81c367827
using filenames based on date
2023-06-05 09:30:42 +01:00
Gordon Williams
dd3357ac75
Merge pull request #2756 from thyttan/lightswitch
...
[Light Switch Widget] handle and intercept swipe event
2023-06-05 09:29:17 +01:00
Gordon Williams
439ffb83a8
Merge pull request #2775 from bobrippling/bikespeedo-recorder
...
bikespeedo recorder / show max functions
2023-06-05 09:06:04 +01:00