Philip Andresen
94077313d1
Add showMenu bug workaround - add initial buzz
2023-06-12 23:27:33 -04:00
Philip Andresen
e191c5cb39
Add tasks lifecycle methods
2023-06-12 23:27:33 -04:00
Philip Andresen
c10a1a62cb
Add task construct
2023-06-12 23:27:33 -04:00
Philip Andresen
4079f5c369
Initial commit - menu system for reminders
2023-06-12 23:27:33 -04:00
Martin Boonk
fad9c07bad
gpstrek - Move scrolling marker more into corner
2023-06-12 20:49:37 +02:00
Martin Boonk
778f363c20
gpstrek - Correct position arrow at the top
2023-06-12 20:01:40 +02:00
Martin Boonk
c704ae4115
gpstrek - Clear after first draw, not before
2023-06-12 19:30:50 +02:00
stweedo
48dab10baf
Update ChangeLog
2023-06-12 10:19:59 -05:00
stweedo
9d77c5ecfe
Merge branch 'rescalc' of https://github.com/stweedo/BangleApps into rescalc
2023-06-12 10:18:32 -05:00
stweedo
63819bb594
[rescalc] - v0.03: Update icon and resistor img
2023-06-12 10:16:42 -05:00
Gordon Williams
98e5bdec28
Merge branch 'master' of github.com:espruino/BangleApps
2023-06-12 14:16:45 +01:00
Gordon Williams
671a793a6c
If we receive a 'music' message and we're in the messages app (but not showing a message) show music ( #2814 )
2023-06-12 14:16:27 +01:00
stweedo
909ddf74aa
[ohmcalc] - v0.04: Fix font size not resetting on subsequent values in results screen
2023-06-12 07:31:23 -05:00
stweedo
0473ee8f76
Merge branch 'espruino:master' into light_switch
2023-06-12 06:58:30 -05:00
Gordon Williams
e32c6ead5a
Handle nav messages from newer Gadgetbridge builds that output distance as a String
2023-06-12 12:32:23 +01:00
stweedo
2fd49e556d
Merge branch 'espruino:master' into light_switch
2023-06-12 05:29:38 -05:00
Gordon Williams
7363602d84
Merge pull request #2782 from bobrippling/sched-interface
...
Add timers and non-date alarms to sched interface
2023-06-12 10:14:47 +01:00
Gordon Williams
03f18dacb6
Merge pull request #2811 from bobrippling/hank-batt-highmark
...
Battery Widget - Hanks Mod, add setting to hide high-mark
2023-06-12 09:29:15 +01:00
Gordon Williams
f1eb33d242
Merge pull request #2812 from halemmerich/sensortools
...
Sensortools - Fix GPS interpolation
2023-06-12 09:28:27 +01:00
Gordon Williams
3896e742b8
Merge pull request #2806 from trufae/animated
...
Improved sunrise watchface
2023-06-12 09:22:53 +01:00
Gordon Williams
5fe670cd4b
Merge pull request #2809 from bobrippling/dtlaunch-back
...
swiperclocklaunch: remove extra listeners in setUI()
2023-06-12 09:22:08 +01:00
Gordon Williams
a4d6d931ea
Merge pull request #2808 from philipandresen/kbmatry
...
[kbmatry] Implement Matryoshka Keyboard
2023-06-12 09:16:14 +01:00
Gordon Williams
780337971f
Merge pull request #2807 from AnotherStranger/feature/support-hrm-further
...
[bootgatthrm] Added BLE sensor location and tuned HRM service advertisement settings
2023-06-12 09:13:26 +01:00
Rob Pilling
37236b254e
hwid-batt: simplify clearing old widget
2023-06-11 22:05:18 +01:00
Rob Pilling
786b8db814
hwid-batt: drop high mark altogether
2023-06-11 21:57:41 +01:00
Martin Boonk
c8070a7d14
sensortools - Fix changingfix emulation
2023-06-11 20:43:56 +02:00
Martin Boonk
9642b546e2
sensortools - Bump version
2023-06-11 20:40:15 +02:00
Martin Boonk
d884e21a8e
sensortools - Add setting for log
2023-06-11 20:40:08 +02:00
Martin Boonk
560e39b900
sensortools - Fix interpolation and speed for route simulation
2023-06-11 20:28:34 +02:00
Martin Boonk
f267467117
sensortools - Format README and add emulated routes as gpx
2023-06-11 20:28:34 +02:00
Martin Boonk
2a9ae9e8c6
gpstrek - Use matchFontSize for target slice
2023-06-11 20:25:05 +02:00
Martin Boonk
911c12c6f1
gpstrek - Move refresh code out of drawing method for compass
2023-06-11 19:50:15 +02:00
Martin Boonk
6c0944718d
gpstrek - Allow leaving the menu with swipes left and right
2023-06-11 19:32:51 +02:00
Martin Boonk
fb4b6e90be
gpstrek - Fix resetting state after about a minute when running from loaded state
2023-06-11 18:52:08 +02:00
Rob Pilling
fc273a81c8
swiperclocklaunch: bump version
2023-06-11 14:41:14 +01:00
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
Martin Boonk
59495424f6
gpstrek - Correct count during Loading
2023-06-11 15:08:39 +02:00
Martin Boonk
ccafcbcff7
gpstrek - Make menu more consistent
2023-06-11 14:56:44 +02:00
Martin Boonk
a43840f5ba
gpstrek - Simplify code for detecting next/last
2023-06-11 14:56:09 +02:00
Rob Pilling
ff9b3448f6
hwid-batt: handle filename length limit
2023-06-11 13:23:23 +01:00
Rob Pilling
0a894f15f0
hwid-batt: note high-mark in readme
2023-06-11 13:08:02 +01:00
Rob Pilling
9a3f13507f
hwid-batt: shorten setting filename
2023-06-11 13:01:26 +01:00
Rob Pilling
d514690368
hwid-batt: bump version
2023-06-11 12:42:37 +01:00
Rob Pilling
00c29eb6f6
hwid-batt: option to show batt high mark
2023-06-11 12:41:24 +01:00
Rob Pilling
60287b7252
hwid-batt: factor width
2023-06-11 12:40:36 +01:00
Rob Pilling
a3042f206a
hwid-batt: whitespace
2023-06-11 12:40:11 +01:00
Martin Boonk
95d9fd3195
gpstrek - Rotate position marker on overview according to course
2023-06-11 12:04:40 +02:00
Martin Boonk
98c459ceb4
gpstrek - Do not persist index in state file
2023-06-11 12:04:40 +02:00
Martin Boonk
f34e6a326f
gpstrek - Restore old state saving behaviour
2023-06-11 10:31:22 +02:00
Martin Boonk
36f122697b
gpstrek - Update screenshots
2023-06-11 09:03:56 +02:00
Martin Boonk
2150598957
gpstrek - Cleanup upload interface
2023-06-10 22:58:53 +02:00
Rob Pilling
c1d7a4ed73
sched: kick off timers on upload
2023-06-10 21:30:45 +01:00
Martin Boonk
f7e44da9e2
gpstrek - Autosearch after loading a route
2023-06-10 18:30:07 +02:00
Martin Boonk
5433953ca9
gpstrek - Fix drawing finish icon
2023-06-10 18:29:14 +02:00
Martin Boonk
3d7575438e
gpstrek - Use locale for scale
2023-06-10 18:28:07 +02:00
Philip Andresen
9661507e85
kbmatry: Fix jsdoc inaccuracies, add comments
2023-06-10 11:47:11 -04:00
Philip Andresen
2385426699
Implement Matryoshka Keyboard
2023-06-10 11:33:12 -04:00
Martin Boonk
3891e6db52
gpstrek - Update changelog
2023-06-10 16:21:36 +02:00
Martin Boonk
40324e2be2
gpstrek - Remove obsolete script
2023-06-10 16:21:13 +02:00
Martin Boonk
13393cc1b7
gpstrek - Always draw elevation slice
2023-06-10 16:17:28 +02:00
Martin Boonk
50abb6c362
gpstrek - Update README
2023-06-10 15:39:41 +02:00
Martin Boonk
e6785f1f65
gpstrek - Autosearch for a limited distance to keep it fast
2023-06-10 14:54:22 +02:00
Martin Boonk
d683cff4fc
gpstrek - Show icon for scrolling
2023-06-10 14:51:14 +02:00
Martin Boonk
cf37d66fa8
gpstrek - Draw interface smaller
2023-06-10 13:20:49 +02:00
Martin Boonk
059d00d099
gpstrek - Limit autosearches
2023-06-10 13:19:11 +02:00
André Büsgen
ef197a5133
docs: 🔖 Increment version number and add ChangeLog
2023-06-10 12:36:59 +02:00
Martin Boonk
4d55da2f79
gpstrek - Better center named waypoint icon
2023-06-10 11:11:56 +02:00
Martin Boonk
9d4d43def2
gpstrek - Update routing info in background
2023-06-10 11:07:21 +02:00
stweedo
132c498417
Fix typo, formatting, and titles not showing
2023-06-10 00:41:44 -05:00
André Büsgen
8271b7472d
feat: ✨ tune service advertisement so apps like OpenTracks can find the hrm service
2023-06-09 20:50:51 +02:00
Luc Tielen
0535229f53
sunrise 0.04
2023-06-09 20:45:16 +02:00
Luc Tielen
239c2777b1
Update the sunrise watchface
2023-06-09 20:36:43 +02:00
Gordon Williams
d620ff25be
oops
2023-06-09 16:59:37 +01:00
Gordon Williams
f8ccc2f596
0.27: Fix first ever recorded filename being log0 (now all are dated)
2023-06-09 16:58:00 +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
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
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
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
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
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
stweedo
b62d8baf75
[rescalc] - Remove console logs and formatting
2023-06-05 00:34:44 -05:00
stweedo
2f0f5e8dd7
[rescalc] - bugfix with decimal values to colors
2023-06-05 00:31:08 -05:00
stweedo
b4abf8571c
[rescalc] - update to v0.02
2023-06-04 20:43:19 -05:00
novadawn999
14a4dfcd96
bugfix
2023-06-04 16:45:23 -05:00
novadawn999
e21fc018b4
added 13 more chords
2023-06-04 16:26:35 -05:00
novadawn999
1a82f314ce
added 13 new chords
...
support for fret offsets
more formatting refinements
2023-06-04 15:38:28 -05:00
NovaDawn999
e1107741d1
Merge branch 'espruino:master' into master
2023-06-04 12:47:37 -05:00
stweedo
e480f21b28
Update app.js - Remove unnecessary variable
2023-06-04 02:17:10 -05:00
stweedo
3871197554
Update app.js - Minor font sizing changes
2023-06-04 02:02:42 -05:00
stweedo
bbbd200e2f
Update app.js - Dynamically adjust Results screen font size
2023-06-04 01:25:21 -05:00
stweedo
caec426589
Update app.js - Fixes "C" back button
2023-06-04 01:10:15 -05:00
stweedo
592b677788
Update app.js - Fixed a small rounding error
2023-06-04 00:53:14 -05:00
stweedo
ae174c6860
Update app.js - Fixes small rounding bug
2023-06-03 22:53:49 -05:00
stweedo
02a5f81a0e
Update README.md
2023-06-03 22:24:45 -05:00
stweedo
a0fcef0b92
Update metadata.json
2023-06-03 22:22:57 -05:00
stweedo
dcf3a33a29
Update ChangeLog
2023-06-03 22:22:42 -05:00
stweedo
ad0b24a597
Update app.js - Adds haptics to Input screen and long press "C" to go back
2023-06-03 22:22:00 -05:00
stweedo
225b4be09d
Update README.md
2023-06-03 21:11:55 -05:00
stweedo
0c5d339e26
Update app.js- remove console log
2023-06-03 15:17:49 -05:00
stweedo
79c98c2eac
Update app.js - Fixed back button bug and disallow input during message
2023-06-03 12:42:40 -05:00
stweedo
feafb53854
Update metadata.json - Added shortened name
2023-06-03 11:34:40 -05:00
stweedo
acd6c4aa39
Update metadata.json - shorten launcher name
2023-06-03 11:30:49 -05:00
stweedo
8baafd0809
Update metadata.json
2023-06-03 11:23:09 -05:00
stweedo
b0ad5522ce
Update ChangeLog
2023-06-03 11:22:55 -05:00
stweedo
c562097aba
Update app.js - New results menu item
2023-06-03 11:21:56 -05:00
stweedo
39e5c6bc92
Merge branch 'master' into ohmcalc
2023-06-02 20:59:36 -05:00
stweedo
1ff9ae7271
Fixed incorrect formula
2023-06-02 20:55:37 -05:00
stweedo
c4fd9ca096
Delete ohmcalc.js
2023-06-02 18:15:55 -05:00
stweedo
bd540380a5
Add files via upload
2023-06-02 18:09:55 -05:00
Rob Pilling
7c647add8b
kbmulti: update readme
2023-06-02 21:45:51 +01:00
thyttan
d5f114762f
add changes to runplus
...
changes to differentiate runplus from run app
fix default settings fallback for HRM
fixes to draw correctly and in a timely manner when swiping to the karvonnen ui depending on if we have hrm data or not
Update ChangeLog
small ui tweak
run: Keep run state between runs (allowing you to exit and restart the app)
tweak clearRect width to not clear the indicator segment
bump version
write to correct settings file
add tag karvonen
change spelling karvonnen -> karvonen in app.js, karvonen.js
spelling karvonnen -> karvonen in metadata
runplus - Fix typo in variable name preventing starting a run
tweak and align HRM min/max defaults, change allowed min/max interval in settings
bump version, fix typo
follow the preferred metadata.json style
Readd contributors to README.md
Tweak ChangeLog
2023-06-02 19:05:55 +02:00
Erik Andresen
dc069b0ec9
kbswipe: Fix off-by-one error
2023-06-02 07:33:44 +02:00
Erik Andresen
e1a51d7c68
kbswipe: Redone patterns a,e,m,w,z.
2023-06-01 20:02:43 +02:00
thyttan
6822d8ed70
Forking run to runplus (2nd time)
2023-05-31 21:58:19 +02:00
thyttan
721df7cf28
Delete runplus (will readd soon)
2023-05-31 21:47:16 +02:00
stweedo
b63e354e84
Merge pull request #6 from stweedo/nav_testing
...
Nav testing
2023-05-31 07:44:14 -05:00
stweedo
a2afcc2d2c
Merge pull request #5 from stweedo/12_hour_lead_zero
...
12 hour lead zero
2023-05-31 07:43:29 -05:00
stweedo
4ec93084b2
Update settings.js - remove unnecessary code
2023-05-31 05:35:28 -05:00
stweedo
d7f95a4ff5
[shadowclk] - Better settings and hour formatting
2023-05-31 02:10:07 -05:00
stweedo
7df499d277
Update locale.html - fixes missing lead zero in 24 hour mode
2023-05-31 01:44:26 -05:00
stweedo
39f9d66041
Update locale.html to remove leading zero in 12 hour mode
2023-05-30 19:00:26 -05:00
stweedo
790db2f442
Update locales.js to add "ft" to en_US locale
2023-05-30 18:05:20 -05:00
stweedo
1dc18b40ad
Merge branch 'espruino:master' into nav_testing
2023-05-30 01:45:03 -05:00
pancake
9a91595e41
Sort kanas by AIUEO instead of AEIOU
2023-05-30 03:44:21 +02:00
pancake
2b66f37045
kanawatch: Optimize loading+rendering and add transition animations
2023-05-30 03:08:02 +02:00
stweedo
7be4bfb05e
Update messagegui.app.js
...
To include "toward" as well for better compatibility when splitting street name directions up
2023-05-29 18:17:06 -05:00
storm64
6529533aee
[sleeplogalarm] Correct version after testing
2023-05-30 00:01:08 +02:00
storm64
68a7047a8c
[sleeplogalarm] Second try
2023-05-29 23:52:46 +02:00
storm64
eab0e8c620
[sleeplogalarm] Correct hide + replace all `var`
2023-05-29 23:45:27 +02:00
Rob Pilling
6e48f7074a
kbmulti: default autoLowercase to true
2023-05-29 21:12:04 +01:00
Rob Pilling
f3f223eff5
notify: permit 0x0 colour and fallback depending on theme
2023-05-29 16:20:13 +01:00
Rob Pilling
192adef634
kbmulti: remove displayText() false - use undefined
2023-05-29 11:43:16 +01:00
Rob Pilling
78995305cb
kbmulti: add ability to lowercase after first capital
2023-05-29 11:38:58 +01:00
Rob Pilling
37c0571b97
settings: Make Connectable temporarily bypasses the whitelist
2023-05-29 10:18:15 +01:00
Rob Pilling
77fd3a0c7d
Revert "settings: permit temporarily allowing a BLE connection"
...
This reverts commit 74d91c60a1
.
2023-05-29 10:12:46 +01:00
Martin Boonk
bef0f2c05f
gpstrek - Tweak drawing code
2023-05-29 09:28:35 +02:00
pancake
90276239cb
Fix autogenerated hiragana bitmaps and speedup next/prev kanas
2023-05-28 21:13:09 +02:00
Martin Boonk
a1c5142ecc
gpstrek - Be a bit smarter about caching
2023-05-27 18:15:52 +02:00
Martin Boonk
f268596c19
gpstrek - Remove artififial limit for waypoints to draw
2023-05-27 16:59:02 +02:00
Martin Boonk
408d57a5f0
gpstrek - Write index file to trf instead of keeping an im memory index
2023-05-27 16:53:20 +02:00
Martin Boonk
cc64cd9648
gpstrek - Refresh only when needed
2023-05-27 13:52:49 +02:00
Martin Boonk
4bcf8baf68
gpstrek - Fix course degree sign
2023-05-27 13:34:30 +02:00