thyttan
483d34e61f
dtlaunch: land on using `Math.ceil/min`
2024-11-29 22:06:38 +01:00
thyttan
4ed499c36d
dtlaunch: remember page becomes a setting
2024-11-29 22:06:38 +01:00
thyttan
7e637130a2
dtlaunch: FIXME comments
2024-11-29 22:06:38 +01:00
thyttan
60089275bc
dtlaunch: add global dtlaunch object
...
The global dtlaunch object contains function and information to restore
the page between instances of dtlaunch.
2024-11-29 22:06:38 +01:00
thyttan
7d28e12a38
dtlaunch: remember page between dtlaunch instances
2024-11-29 22:06:38 +01:00
thyttan
236a4c84cf
messagegui: fix assign entry to menu, not msg obj
2024-11-29 22:00:51 +01:00
gsuarezc
5361bcc259
Merge branch 'espruino:master' into master
2024-11-28 21:42:21 +00:00
gsuarezc
7c9b13aa28
owmweather: Undo change to One Call API 3.0
2024-11-28 21:39:19 +00:00
Rob Pilling
0669532d18
Merge pull request #3672 from pavelmachek/m_41_skyspy
...
skyspy v0.04: cleanups, moving towards reusable code
2024-11-28 12:33:25 +00:00
Rob Pilling
0048451a04
Merge pull request #3671 from pavelmachek/m_40_waypoints
...
waypoints 0.06: cleanups, minor tweaks
2024-11-28 12:33:15 +00:00
Pavel Machek
2153a2b349
spacer: fix warning
2024-11-27 22:19:45 +01:00
Pavel Machek
0df0d1acfb
spacer: Better documentation.
2024-11-27 22:17:35 +01:00
Pavel Machek
40fdef46b9
spacer: first version, allow switching GPS systems
2024-11-27 22:17:35 +01:00
Pavel Machek
b33ec20968
skyspy: Mark this as v0.04
2024-11-22 19:05:59 +01:00
Pavel Machek
2e5f36d675
skyspy: update the fmt library, should fix lat/lon display
2024-11-22 19:05:59 +01:00
Pavel Machek
dbbb16b69f
skyspy: use touch handling from the library, cleanups
2024-11-22 19:05:52 +01:00
Pavel Machek
f5d88c8edc
skyspy: fix qalt initialization, faster circle drawing
2024-11-22 19:05:52 +01:00
Pavel Machek
0638ebc5e5
skyspy: documentation, cleanups
2024-11-22 19:05:47 +01:00
Pavel Machek
54b698589a
skyspy: fix rendering w.r.t. widgets
2024-11-22 19:05:47 +01:00
Pavel Machek
eee4eb541e
skyspy: cleanup global variables
...
also move local variables to sky object
2024-11-22 19:05:36 +01:00
Pavel Machek
17192af6ac
skyspy: refactor, switch to newer libraries, start splitting into modules
2024-11-22 19:05:29 +01:00
Pavel Machek
c34d32530a
waypoints: Mark this as version 0.06
2024-11-22 19:02:06 +01:00
Pavel Machek
f799d7752c
waypoints: cleanups, use gps handling from library
2024-11-22 19:02:06 +01:00
Pavel Machek
33a8e7672b
waypoints: fix waypoint deletion
2024-11-22 19:02:06 +01:00
Pavel Machek
22fb1483ee
waypoints: cleanups, reduce ammount of global functions
2024-11-22 19:02:06 +01:00
Pavel Machek
20557732f3
waypoints: cleanups from patch review
...
bobrippling suggested useful cleanups during review
2024-11-22 19:02:06 +01:00
wagnerf42
536c7fe165
Merge branch 'espruino:master' into pushups
2024-11-22 10:38:13 +01:00
Gordon Williams
f34a9bfc32
oops - fix metadata
2024-11-21 13:21:44 +00:00
Gordon Williams
7fc49cc47a
0.04: Fix installation after broken in 0.03 ( fix #3667 )
2024-11-21 13:19:35 +00:00
Rob Pilling
4b94a7cfc6
messages: bump version for settings fix
2024-11-21 12:40:08 +00:00
Septolum
2d8556093a
Fix Messages settings error
2024-11-21 12:20:31 +00:00
Rob Pilling
4d4fe0fddc
Merge pull request #3659 from pavelmachek/m_39_waypoints
...
waypoints 0.05: implement goto functionality
2024-11-20 18:51:02 +00:00
Rob Pilling
f1505b2023
Merge pull request #3630 from bobrippling/feat/settings-menu-return
...
settings: restore previous menu's scroll position
2024-11-20 18:42:20 +00:00
Rob Pilling
58a6fee92b
Merge pull request #3643 from thyttan/backswipe
...
backswipe: change to prepend swipe listener
2024-11-19 22:29:10 +00:00
Rob Pilling
ca01ac8b94
Merge pull request #3650 from NoobEjby/bttfclock
...
bttfclock: v0.02
2024-11-19 22:24:40 +00:00
Rob Pilling
cc91dd17b2
Merge pull request #3654 from retcurve/scrolly
...
New app: scrolly
2024-11-19 22:18:23 +00:00
Rob Pilling
308956b17b
settings: note push/pop/restoreMenu in README
2024-11-19 22:13:08 +00:00
Rob Pilling
24d92f4f03
settings: charge calibration restores util menu
2024-11-19 22:13:08 +00:00
Rob Pilling
ba1506d1ba
settings: add restoreMenu comment
2024-11-19 22:13:08 +00:00
Rob Pilling
c63e940ddd
settings: whitelist menu restores itself
...
... rather than pushing
2024-11-19 22:13:08 +00:00
Rob Pilling
9c9de9b063
settings: fix main menu comment
2024-11-19 22:11:59 +00:00
Rob Pilling
6c1596de1d
settings: restoreMenu reuses the current menu's scroll
...
... not the one from the level up
2024-11-19 22:11:59 +00:00
Rob Pilling
6c00324db6
settings: restore ble menu after connectable
...
... rather than going back to the main menu
2024-11-19 22:11:59 +00:00
Rob Pilling
3bdde4d629
settings: fix missing call on reset menu
2024-11-19 22:11:59 +00:00
Rob Pilling
726807b0f8
settings: fix missing call for touch calibration menu
2024-11-19 22:07:51 +00:00
Rob Pilling
516e17d0d8
settings: return the new menu from popMenu
...
(for theme)
2024-11-19 22:07:09 +00:00
Rob Pilling
0af85b6cec
Merge pull request #3656 from pavelmachek/m_37_orloj
...
orloj 0.10: rewrite from "andark"
2024-11-18 22:23:57 +00:00
Rob Pilling
e27cf05fd4
Merge pull request #3662 from devsnd/rest-0.02
...
rest 0.02: use built-in rounded rect drawing, faster UI
2024-11-18 22:23:24 +00:00
Rob Pilling
52118842b1
Merge pull request #3661 from devsnd/owmweather-refactor
...
owmweather 0.07: refactored owmweather, reload weather on NRF connect if due
2024-11-18 22:23:11 +00:00
Tom Wallroth
33e6023268
rest 0.02: use built-in rounded rect drawing, faster UI
2024-11-16 18:51:42 +01:00
Tom Wallroth
da55ade2d3
tiny refactor on top
2024-11-16 18:43:35 +01:00
Tom Wallroth
e1f16ea266
refactored owmweather, reload weather on NRF connect if due
2024-11-16 18:40:53 +01:00
Gordon Williams
3184507c7e
Add provides_features option to stop duplicates of things like 'Welcome' that do similar jobs but don't provide modules/widgets
...
mywelcome: Brighter Christmas tree on Bangle.js 2
2024-11-14 14:51:13 +00:00
thyttan
4688b933ab
quicklaunch: update ChangeLog
2024-11-13 22:11:32 +01:00
thyttan
6195b87664
quicklaunch: easier to read if-else
2024-11-13 22:09:46 +01:00
thyttan
ac7ed7dc90
quicklaunch: undo timeout, load settings on demand
2024-11-13 22:06:08 +01:00
thyttan
e8ef71e410
quicklaunch: bump version
2024-11-13 22:06:08 +01:00
thyttan
b1477a0f8f
quicklaunch: load foreground app before quicklaunch
2024-11-13 22:06:08 +01:00
thyttan
87ca15597c
quicklaunch: do fewer storage interactions
2024-11-13 22:06:08 +01:00
Pavel Machek
e6312218a9
waypoints: fix/workaround warnings.
...
The code still needs refactoring, but make lint happy for now.
2024-11-13 20:38:39 +01:00
Pavel Machek
93076f12d5
waypoints: mark this as 0.05 version
2024-11-13 13:43:38 +01:00
Pavel Machek
5219dc25df
waypoints: implement goto functionality.
2024-11-13 13:43:33 +01:00
Pavel Machek
de755fc78b
waypoints: cleanups, mostly formatting / whitespace.
2024-11-13 13:43:21 +01:00
Pavel Machek
2b7062939e
waypoints: update to newer libraries
2024-11-13 13:43:21 +01:00
Pavel Machek
85afccc182
waypoints: save altitude from GPS
2024-11-13 13:43:05 +01:00
Pavel Machek
6d2f3c3719
[] waypoints: I updated the library
2024-11-13 13:43:05 +01:00
Pavel Machek
f55056b69c
[] waypoints: use fmt to format position.
2024-11-13 13:43:05 +01:00
Pavel Machek
75f64e8004
[] waypoints: handle removal in similar way to show.
2024-11-13 13:43:05 +01:00
Pavel Machek
affdb2f32c
[] waypoints: remove waypoint names from main menu
2024-11-13 13:43:04 +01:00
Pavel Machek
da63f87dde
[] waypoints: start using gps/fmt libraries.
2024-11-13 13:43:04 +01:00
Pavel Machek
804f86e6c9
waypoints: attempt to fix marking.
2024-11-13 13:42:53 +01:00
Pavel Machek
0570b461e1
orloj: fix typo in changelog
2024-11-12 10:53:08 +01:00
Rob Pilling
c519def208
Merge pull request #3657 from pavelmachek/m_38_widadj
...
widadjust: Add application to automatically determine PPM fixup from GPS data
2024-11-12 08:34:30 +00:00
Rob Pilling
3695027e4f
Merge pull request #3655 from pavelmachek/m_36_docs
...
Various documentation fixes
2024-11-12 08:31:33 +00:00
Rob Pilling
9b3b7e1856
Merge pull request #3638 from AleixDev/score
...
Score: bug fixes and some usability and performance improvements
2024-11-12 08:30:40 +00:00
Rob Pilling
5af8c434cd
Merge pull request #3652 from bobrippling/feat/pace-nogps-pause
...
pace: show elapsed time on pause-screen
2024-11-11 20:33:44 +00:00
Pavel Machek
af402261b9
widadjust: Fix rest of warnings.
2024-11-11 21:28:29 +01:00
Pavel Machek
80096bafd9
widadjust: switch to newer libraries to get rid of warnings.
2024-11-11 21:25:23 +01:00
Pavel Machek
b37a348c8b
widadjust: remove trailing whitespace.
2024-11-11 21:23:54 +01:00
Pavel Machek
fdb9626dc9
widadjust: fix whitespace
2024-11-11 21:23:25 +01:00
Pavel Machek
4835d78bf1
widadjust: Add application to automatically determine PPM fixup from GPS data
2024-11-11 21:20:49 +01:00
Pavel Machek
16224f79be
orloj: Fix warning.
2024-11-11 20:55:44 +01:00
Pavel Machek
ddadf2c682
orloj: rewrite from "andark", mark this as 0.10
2024-11-11 20:38:02 +01:00
Pavel Machek
d5893f9f7c
gpsnav: Minor tweaks to documentation.
2024-11-11 20:10:50 +01:00
Pavel Machek
1dcbdcb16f
alpinenav: create quick reference in documenation
2024-11-11 20:10:50 +01:00
Pavel Machek
832243119d
rings: Document meaning of middle ring.
2024-11-11 20:10:50 +01:00
Ian Ward
9178b8b595
Scrolly app
2024-11-11 13:58:44 +00:00
Gordon Williams
eec3d89b45
Merge pull request #3651 from bobrippling/feat/settings-var-cache
...
messages: settings only loads from storage once
2024-11-11 13:49:46 +00:00
Rob Pilling
cde56d5600
pace: show elapsed time on pause-screen
2024-11-11 12:10:32 +00:00
Rob Pilling
b6da9870f3
Merge pull request #3620 from bobrippling/fix/alarm-clkinfo-enable
...
sched/clkinfo: reset `last` when activating an alarm
2024-11-11 12:08:56 +00:00
Rob Pilling
9b19fa1e57
messages: settings only loads from storage once
...
Conflicts:
apps/messages/ChangeLog
2024-11-11 12:07:49 +00:00
Rob Pilling
d3dc3b469f
Merge pull request #3622 from bobrippling/feat/messages-no-show-1st-unread
...
messages: add option to not show the first unread message
2024-11-11 12:07:01 +00:00
noobejby
f4be9f4d1e
Better message notification
2024-11-10 21:11:36 +01:00
noobejby
da0336eeeb
version 0.02
2024-11-10 18:32:24 +01:00
thyttan
a3ecbe0657
smpltmr: btn listener backwards compatibility
2024-11-08 16:49:03 +01:00
thyttan
d18c0d2fd3
Merge pull request #3646 from NoobEjby/bttfclock
...
Bttfclock
2024-11-08 16:41:55 +01:00
noobejby
44ef05891e
removed unused values
2024-11-08 16:40:05 +01:00
noobejby
57f1557ef2
Merge branch 'bttfclock' of https://github.com/NoobEjby/BangleApps into bttfclock
2024-11-08 16:27:18 +01:00
noobejby
33f5a908cd
Updated file names to match review comment
2024-11-08 16:26:04 +01:00
Rob Pilling
ff107da1b2
Merge pull request #3647 from bobrippling/feat/drained-menu-pos
...
drained: restore menu position
2024-11-08 08:47:25 +00:00
thyttan
18bb51d27c
podadrem: fix warning from linter no-unused-var
2024-11-07 21:25:07 +01:00
thyttan
163df7be62
spotrem: fix lint warnings no-undef
2024-11-07 21:25:07 +01:00
Rob Pilling
03b1519648
Merge branch 'master' into feat/messages-no-show-1st-unread
...
Conflicts:
apps/messagegui/ChangeLog
2024-11-07 17:59:38 +00:00
Rob Pilling
6c42d015e7
s/showMsgIfUnread/ignoreUnread/
2024-11-07 17:58:35 +00:00
Gordon Williams
c217a4f858
Merge pull request #3645 from ki9us/master
...
Poker Timer App
2024-11-07 09:32:17 +00:00
Rob Pilling
81820f8ec1
drained: generate js
2024-11-06 21:15:30 +00:00
Keith Irwin
e112d08f5a
Fixed ChangeLog order
2024-11-06 10:54:28 -07:00
thyttan
a30c7282cb
Merge pull request #3641 from retcurve/edgewrite
...
EdgeWrite: Draw initial text after setUI in case it removes a back button
2024-11-06 18:44:55 +01:00
Keith Irwin
46494ebf7b
Bug fixes and upgrades to pokertimer
2024-11-06 10:02:16 -07:00
Keith Irwin
30a349f3fe
Re-added pokertimer not as a submodule
2024-11-06 07:25:14 -07:00
Keith Irwin
dac46fd464
Revert "Added pokertimer"
...
Apps can not be submodules, for good reasons. Reverting to re-add as a proper package.
This reverts commit 39cd1c73d2
.
2024-11-06 07:18:47 -07:00
NoobEjby
848e62bd8f
Update README.md
2024-11-06 13:31:21 +01:00
noobejby
e730eceaf5
cleanup and updated readme
2024-11-06 13:26:40 +01:00
noobejby
ec51398ef3
init
2024-11-06 12:58:53 +01:00
Rob Pilling
17a000ca24
drained: remember menu position
2024-11-06 07:39:10 +00:00
Rob Pilling
92348d8827
drained: menu is `Menu`, not `{...}` type
2024-11-06 07:38:52 +00:00
Keith Irwin
41d57e5555
Reminder for screenshots
2024-11-05 21:55:15 -07:00
Keith Irwin
7f118fc5d1
Compliant changelog
2024-11-05 21:49:56 -07:00
Keith Irwin
8e794e6c53
Polished pokertimer comments
2024-11-05 21:45:49 -07:00
Keith Irwin
ec34fcb2bf
Updated pokertimer documentation
2024-11-05 21:44:03 -07:00
Keith Irwin
39cd1c73d2
Added pokertimer
2024-11-05 21:21:18 -07:00
thyttan
2bcbfa3b34
smpltmr: adapt to new setui
...
btn -> btnRelease as to not fire unintentionally when long pressing the
button to reset the watch.
2024-11-05 20:35:55 +01:00
thyttan
3eb7d19ebd
backswipe: change to prepend swipe listener
...
(WIP)
Seems to mitigate some conflicts when switching between `edgeclk` (with
seconds active) and `dtlaunch`. Sometimes the seconds redraw timeout of
`edgeclk` would draw over `dtlaunch`.
2024-11-05 19:52:35 +01:00
Gordon Williams
d376a7a0b8
Merge pull request #3635 from micheledaros/master
...
tinyhead: change widget bg and fg colour so that widgets blend in with the rest of the clockface
2024-11-05 16:43:26 +00:00
michele
c605da645b
tinyheads: changelog, bump version
2024-11-05 17:32:55 +01:00
Ian Ward
7e76c83254
forgot to update version in metadata
2024-11-05 13:08:43 +00:00
Ian Ward
34bf96377c
Draw initial text after setUI in case it removes a back button
2024-11-05 13:06:26 +00:00
Gordon Williams
88e4625252
Merge pull request #3637 from thyttan/setui-proposal-preview
...
setuichange: Bangle.js 1 support
2024-11-05 10:27:14 +00:00
michele
c094d33ef4
tinyhead: fix background colour on the settings screen
2024-11-04 23:10:58 +01:00
thyttan
ebd2d5b7b9
Merge pull request #3636 from cyberarm/patch-1
...
Rebble Watchface: Possibly fix steps counter text white when it should be black
2024-11-04 21:18:48 +01:00
Rob Pilling
99fd5797e0
Merge pull request #3628 from bobrippling/feat/call-stop-buzz
...
messagegui: stop buzzing for a message when it's removed
2024-11-04 12:24:44 +00:00
Gordon Williams
fe24890fe0
Merge pull request #3627 from thyttan/master
...
chore: rm semicolons at end of clkinfo + settings
2024-11-04 09:55:04 +00:00
Gordon Williams
8d859f448f
remove 'end of file' comment
2024-11-04 09:54:14 +00:00
Gordon Williams
83d966bde9
remove 'end of file' comment
2024-11-04 09:52:54 +00:00
Brian Whelan
a70030c32e
Update metadata.json to support Bangle JS 1
2024-11-04 09:44:11 +00:00
michele
97113d14be
tinyeads: show the side bands of the same color of the hair only when the widgets are showing
2024-11-03 14:32:01 +01:00
Cyberarm
759971f53b
Rebble Watchface: Update ChangeLog
2024-11-02 19:05:54 -05:00
Cyberarm
70aa6aea17
Rebble Watchface: Bump version
2024-11-02 19:04:36 -05:00
Aleix
e8e70ea3f2
Merge branch 'espruino:master' into score
2024-11-02 04:04:33 +01:00
aleixdev
afd132b175
score: add changelog and allow run in emulator
2024-11-02 03:52:06 +01:00
aleixdev
68ee93457c
score: performance improvements
2024-11-02 03:42:44 +01:00
thyttan
a736c662bc
setuichange: Bangle.js 1 support
...
In step with 12dacead0d
on PR https://github.com/espruino/Espruino/pull/2571
This is currently untested since I don't have a Bangle.js 1 myself.
2024-11-02 01:36:50 +01:00
Cyberarm
fe17e264e3
Rebble Watchface: Possibly fix steps counter text white when it should be black.
2024-11-01 12:20:02 -05:00
michele
4faaf29f83
tinyhead: fix variable reference
2024-11-01 17:53:01 +01:00
michele
9306de32eb
tinyhead: fix the touch handler
2024-11-01 17:51:37 +01:00
michele
71f3f69304
tinyhead: change the side screen's colour, so it blends in with the rest of the face
2024-11-01 17:06:33 +01:00
michele
8903215f3b
tinyhead: change widget bg and fg colour so that widgets blend in with the rest of the face
2024-11-01 15:38:01 +01:00
thyttan
7da28950e6
Merge pull request #3632 from retcurve/edgewrite
...
EdgeWrite: Accented characters
2024-11-01 01:12:37 +01:00
Ian Ward
34c35532ed
Accented characters and extended mode
2024-10-31 15:31:51 +00:00
Rob Pilling
64c5ac95ec
Merge pull request #3621 from bobrippling/feat/alarm-interface-enhance
...
sched interface: handle app-based alarms
2024-10-30 21:09:38 +00:00
Rob Pilling
3e67088354
typescript: add build script to post-process
2024-10-30 20:38:32 +00:00
Rob Pilling
e9969e6d85
sched interface: rank app-alarms to the bottom
2024-10-30 20:23:38 +00:00
Rob Pilling
f46e8359c7
sched interface: display appid of an alarm
2024-10-30 20:23:38 +00:00
thyttan
8c0380f48e
gpsrec + gpssetup: tweak comments
2024-10-30 20:24:21 +01:00
thyttan
970cb199d1
usgs: add FIXME comment re `data`
...
The logic for passing data around seems to be broken to me.
2024-10-30 20:21:33 +01:00
thyttan
a230a34822
swp2clk: fix to use Storage lib correctly
2024-10-30 20:20:44 +01:00
thyttan
ca69ca5342
poweroff: comment out unused fn in settings.js
2024-10-30 20:20:44 +01:00
thyttan
e749735b89
infoclk: Make sure varibales are properly defined
2024-10-30 20:20:44 +01:00
thyttan
2d25812228
chore: rm semicolons at end of clkinfo + settings
...
This was done in response to 9185793042 (commitcomment-148439450)
.
2024-10-30 20:20:44 +01:00
Rob Pilling
83e647ac9b
settings: bump version
2024-10-30 18:24:54 +00:00
Rob Pilling
75ed3daf52
settings: special-case theme menu (push & pop)
2024-10-30 08:53:23 +00:00
Rob Pilling
9503c0fc6b
settings: remember previous menu's scroll position
2024-10-30 08:43:08 +00:00
Rob Pilling
d7d60b4bca
settings: delete duplicate "< Back" setting
2024-10-30 08:41:24 +00:00
Rob Pilling
b44dd75e3e
settings: fix indent
2024-10-30 08:40:57 +00:00
aleixdev
44b3af678d
score: long press to open the menu (to avoid unintentional taps) and fix tiebreak align
2024-10-30 02:40:30 +01:00
thyttan
ed3bf8cbac
Merge pull request #3626 from bobrippling/fix/drained-restore
...
drained: fix not restoring when charge threshold met
2024-10-29 22:51:47 +01:00
Rob Pilling
93de0b5965
Merge pull request #3629 from thyttan/dtlaunch
...
dtlaunch: postpone load icons not initially needed
2024-10-29 21:48:46 +00:00
Rob Pilling
43dcbd3207
Merge branch 'master' into fix/alarm-clkinfo-enable
...
Conflicts:
apps/sched/ChangeLog
apps/sched/clkinfo.js
2024-10-29 21:25:25 +00:00
Rob Pilling
b721023daa
drained: only check for power-restore when charging
2024-10-29 21:21:32 +00:00
thyttan
257d88dc2e
dtlaunch: postpone load icons not initially needed
...
Draw the first screen, then load in the rest of the icons from storage.
2024-10-29 20:16:15 +01:00
Gordon Williams
9805bb1644
Add sudoku game
2024-10-29 14:50:06 +00:00
Gordon Williams
69e344fbc5
minor regex tweaks
2024-10-29 11:10:03 +00:00
Rob Pilling
bfeffa4a87
messagegui: stop buzzing on disconnect too
2024-10-28 21:02:36 +00:00
Rob Pilling
f8a0c73356
messagegui: stop buzzing for a message when it's removed
...
e.g. a call is answered
2024-10-28 20:44:12 +00:00
Rob Pilling
8742e11581
drained: fix not restoring when charge threshold met
...
previously the assumption was that the `"changing"` event would be fired
periodically when charging.
fixes #3625
2024-10-28 18:15:09 +00:00
Gordon Williams
f0c9ae183c
Add check for widgets that clear the screen!
...
Remove clear of the screen on reload (will break currently running app)
2024-10-28 17:27:31 +00:00
Gordon Williams
a4f5978fb6
widbt_notify 0.18: Use notify lib to stop this widget clearing the screen of the running clock/app
2024-10-28 17:21:31 +00:00
Gordon Williams
cd340ed83f
Add meridians to try and get rid of some errors, and some context for some locale errors.
2024-10-28 16:34:26 +00:00
Gordon Williams
f73b02deaf
assistengps 0.07: Bangle.js 2 now gets estimated time + lat/lon from the browser (~3x faster fix)
2024-10-28 12:21:08 +00:00
Gordon Williams
6c050b5107
hworldclock 0.37: Fix settings (show default as '90' not 'off')
2024-10-28 11:51:12 +00:00
Pavel Machek
e7392aca3d
trail: mark this as 0.11
2024-10-25 20:16:55 +02:00
Pavel Machek
feb5f6213b
trail: Disable demo/debugging hacks.
2024-10-25 20:16:55 +02:00
Gordon Williams
f7381a7d31
boot 0.65: Only display interpreter errors if log is nonzero
2024-10-25 09:39:45 +01:00
Gordon Williams
242eda245b
clockbg 0.06: 25% speed improvement if Math.randInt exists (2v25 fw)
2024-10-25 09:38:00 +01:00
Gordon Williams
4ff01d1db0
widmessages 0.07: Only load messages module if we have messages (30ms speed improvement)
2024-10-25 09:37:43 +01:00
Gordon Williams
e00cba4094
sched 0.29: Improve clkinfo startup time by 10ms
2024-10-25 09:36:51 +01:00
Gordon Williams
385d2799d5
android 0.39: Move GB message handling into a library to reduce boot time from 40ms->13ms
2024-10-25 09:35:55 +01:00
aleixdev
fb3cd0fbc6
score: fix bug when the score was "5 - 7" (with score to win set to 6) it was adding one to 7.
2024-10-25 09:04:17 +02:00
Gordon Williams
9185793042
use slightly slower code to deal with the fact that many apps put semi-colons on clockinfo/settings that are supposed to be evaluated
2024-10-24 20:09:19 +01:00
Gordon Williams
1ec8fba5ba
bootloader and clock_info update - checking hash of all js vs just boot.js is the same cost, so we make caches of widgets and clockinfos in bootupdate - this drastically improves boot time
2024-10-24 19:56:17 +01:00
Gordon Williams
66b0edf6c2
clock_info 0.13: Cache loaded ClockInfos so if we have clockInfoWidget and a clock, we don't load them twice (saves ~300ms)
2024-10-24 12:43:16 +01:00
Rob Pilling
f5b3ad2810
messagegui: factor out common `checkMessages()` calls
2024-10-23 22:07:24 +01:00
Rob Pilling
25495f5731
messagegui: s/openMusic:openMusic/openMusic/
2024-10-23 22:07:24 +01:00
Rob Pilling
b81b6c2040
messagegui: option to not open the first unread message
2024-10-23 22:07:24 +01:00
Rob Pilling
3452d67f42
sched/clkinfo: reset `last` when activating an alarm
...
```json
{
"t": 23940000,
"del": false,
"on": true,
"rp": false,
"as": false,
"dow": 127,
"last": 23,
"vibrate": "::",
"msg": ""
}
```
2024-10-23 21:21:27 +01:00
aleixdev
7994c9fb9a
score: set version 0.03
2024-10-23 15:54:01 +02:00
aleixdev
635085b6ed
score: use top status bar as trigger for the menu instead of the physical button
2024-10-23 15:44:09 +02:00
aleixdev
41bffb341c
score: toggle the menu using the physical button on Bangle2 (Bangle1 should still work as before), add the Correction mode menu item and reorder menu
2024-10-23 13:49:32 +02:00
aleixdev
7fbfcea116
score: add emulator discrimination
2024-10-23 13:46:51 +02:00
thyttan
7041a9d77d
Merge pull request #3618 from retcurve/edgewrite
...
EdgeWrite keyboard
2024-10-21 21:29:32 +02:00