Commit Graph

17691 Commits (84804e2ee3b5c9eae2e66a6e2dcd3ff572a2a8f8)

Author SHA1 Message Date
Gordon Williams 84804e2ee3 depend on icons 2024-02-06 16:51:04 +00:00
Gordon Williams d7a1026562 Added BTHome app for firing off BTHome events to HomeAssistant 2024-02-06 16:15:19 +00:00
Gordon Williams b97ee0a056 Added icons library for easy in-app icons 2024-02-06 15:57:55 +00:00
Gordon Williams 12412bde88 updated espruinotools with string conversion bug fixed 2024-02-06 15:28:06 +00:00
thyttan 5a2b5405f2
Merge pull request #3176 from bobrippling/fix/improve-formatter-check
Improve boolean formatter check
2024-02-06 11:09:14 +01:00
Gordon Williams d35f72b4c8 espruinoctrl - fix docs (fix #3180), and
0.03: Now use BTN2 on Bangle.js 1, and on Bangle.js 2 use the middle button to return to the menu
2024-02-06 09:42:27 +00:00
Rob Pilling 91ac2e1be7
Merge pull request #3181 from thinkpoop/master
[fwupdate] Add links to firmware changelogs; couple minor fixes
2024-02-06 07:46:23 +00:00
Logan B 72de183b1a fwupload: Add Firmware ChangeLog section with links 2024-02-05 21:46:17 -06:00
Logan B 71f04f0b05 fwupload: add e.preventDefault on toggles to prevent jumping to top of page 2024-02-05 21:42:29 -06:00
Logan B f30f7d450c fwupdate: Add target=_blank on links leaving the page 2024-02-05 21:41:17 -06:00
Rob Pilling 08b6a9f16e Drop more format arguments 2024-02-05 22:31:45 +00:00
Rob Pilling b2ff9dbb78 Merge branch 'upstream/master' into fix/improve-formatter-check 2024-02-05 22:30:31 +00:00
Gordon Williams d5360755bd add example clock app 2024-02-05 14:00:59 +00:00
Gordon Williams a9d135f616 change app descriptions slightly 2024-02-05 11:02:19 +00:00
Gordon Williams feea7df3eb legoremote 0.02: Add more control styles, and linear control of motors 2024-02-05 10:33:20 +00:00
Gordon Williams 69071891f1 Tweaks to speed up track rendering 2024-02-02 09:37:00 +00:00
Gordon Williams bc48d50e3d
Merge pull request #3177 from nxdefiant/master
openstmap: move exit to bottom of menu again
2024-02-02 09:33:27 +00:00
Rob Pilling c4237b8646
Merge pull request #3178 from thinkpoop/master
android: Fix alarms created in Gadgetbridge not repeating
2024-01-31 22:09:25 +00:00
Logan B 2c96f33f00 android: Fix alarms created in Gadgetbridge not repeating 2024-01-31 12:39:56 -06:00
Erik Andresen 2a6096c1d8 Merge remote-tracking branch 'origin' 2024-01-31 19:10:45 +01:00
Erik Andresen d9364b32a6 openstmap: Update ChangeLog, metadata.json 2024-01-31 19:08:34 +01:00
Erik Andresen 7af324f2b4 Revert "openstmap menu: move exit to top"
This reverts commit c4631cfe5f.
2024-01-31 19:07:42 +01:00
Rob Pilling e17a24e48f Drop more unnecessary format arguments 2024-01-31 17:49:50 +00:00
Rob Pilling 646b24e090 Improve boolean formatter check for showMenu() calls
See also #3149
2024-01-31 17:49:46 +00:00
Rob Pilling e0e6eda5eb
Merge pull request #3173 from EnerGeh/patch-1
Update lib.js
2024-01-31 07:52:55 +00:00
EnerGeh b705c4bc74
Update lib.js
Added Molly (Signal Form) and Threma libre (official f-droid flavour of threema).
2024-01-31 00:32:01 +01:00
Rob Pilling 404f34a865
Merge pull request #3169 from nxdefiant/master
openstmap: Fix rounding errors
2024-01-30 22:18:25 +00:00
Gordon Williams d8ada3f734 Refactor to remove the (apparently spurious) `Error: Unreachable point. logically broken.` warning during minification 2024-01-30 16:36:44 +00:00
Gordon Williams 168a018b00 update firmwaremaker to use new pretokenisation 2024-01-30 15:15:36 +00:00
Gordon Williams a69be50414 oops - allow fw update for pre-2v20 2024-01-30 15:15:36 +00:00
Erik Andresen fa433a4767 openstmap interface
move diameter to radius conversion into toBounds()
2024-01-30 07:30:11 +01:00
Rob Pilling ed2d6e8794
Merge pull request #3171 from flaparoo/aviatorclk
New app: aviatorclk (and module "avwx")
2024-01-29 22:32:24 +00:00
Erik Andresen d007f82a19 openstmap/interface: showLoadedMaps() adjustments
Load leaflet interface after all mapps are loaded
2024-01-29 21:25:03 +01:00
Gordon Williams a69dcdcd7f Update EspruinoTools with pretokeniser that converts strings 2024-01-29 20:01:48 +00:00
Erik Andresen e9f3f65728 openstmap interface: Fix show maps after delete 2024-01-29 19:35:38 +01:00
Gordon Williams 5e7c005776
Fix CRC detection for older bootloaders
Fixes #3172
2024-01-29 13:41:46 +00:00
Flaparoo a809b128bc New app: aviatorclk (and module avwx) 2024-01-29 17:59:03 +08:00
thyttan dc18fb14b6
Merge pull request #3170 from bobrippling/fix/drained-clock
drained: improve escape menu and remove clock type+tag
2024-01-29 00:46:40 +01:00
Rob Pilling 1a3ffca9a1
Merge pull request #3162 from Hairo/master
Add fullscreen option to Rebble Clock.
2024-01-28 20:50:53 +00:00
Rob Pilling b96a1c0271 drained: remove clock from type & tags 2024-01-28 20:43:05 +00:00
Rob Pilling 6fd81fd36a drained: add more options to menu for escaping 2024-01-28 20:42:42 +00:00
Erik Andresen c4631cfe5f openstmap menu: move exit to top 2024-01-27 11:10:54 +01:00
Erik Andresen 56b39fead9 openstmap: Fix rounding errors 2024-01-27 10:16:06 +01:00
Rob Pilling cb2593337d
Merge pull request #3165 from nxdefiant/master
tetris: Save/Restore game state
2024-01-26 18:32:49 +00:00
Gordon Williams 367ad5d285 update FW update prompt 2024-01-26 09:38:31 +00:00
Gordon Williams 19ee5bb8ae pebbled 0.06: Fix Settings page to ensure that the currently set distance is displayed (not 0.75) 2024-01-25 12:23:50 +00:00
Rob Pilling 23a294d1df
Merge pull request #3147 from pglez82/master
Two app updates plus one new application
2024-01-24 07:31:31 +00:00
Erik Andresen e5c9286e77 tetris: fix level setting 2024-01-23 21:32:11 +01:00
Erik Andresen a57de7766e tetris: Save/Restore game state 2024-01-23 20:28:39 +01:00
pglez82 28dd5da804 changing the setui call before loadwidgets call 2024-01-23 12:42:15 +01:00