Commit Graph

16277 Commits (9178b8b5959811518d0315b6ba10a0f4a31ff97e)

Author SHA1 Message Date
Ian Ward 9178b8b595 Scrolly app 2024-11-11 13:58:44 +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
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
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
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
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
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 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
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
thyttan 7041a9d77d
Merge pull request #3618 from retcurve/edgewrite
EdgeWrite keyboard
2024-10-21 21:29:32 +02:00
thyttan 141981a40a
Merge pull request #3615 from pavelmachek/m_33_sixths
sixths 0.11: implement sunrise/sunset times
2024-10-21 21:26:50 +02:00