Commit Graph

17623 Commits (8a32c2374d0de6820c62a48f46fbce735e98294c)

Author SHA1 Message Date
Bryan 8a32c2374d fix metadata.json for widanibat 2024-01-13 09:18:09 -06:00
Bryan 8f8e83f956 fix metadata.json for widanibat 2024-01-13 09:15:08 -06:00
Bryan 34d8bca1e9 fix metadata.json 2024-01-13 09:13:39 -06:00
Bryan eb02b1fe01 Change version of widanibat to 2.0 2024-01-13 08:56:21 -06:00
Bryan b216e48d3d Merge branch 'master' of https://github.com/espruino/BangleApps 2024-01-13 08:54:22 -06:00
Bryan 260e4ec542 updates 2024-01-13 08:54:03 -06:00
Rob Pilling e071597a16
Merge pull request #3152 from nxdefiant/tetris
tetris: Reimplement original controls
2024-01-13 11:38:56 +00:00
Erik Andresen 04950706fb tetris: Added comment 2024-01-13 10:14:34 +01:00
Erik Andresen 97a5875d41 tetris: Reimplement original controls
Bring back old controls as "swipe" in menu

Also now exits with short button press
2024-01-13 10:06:24 +01:00
Gordon Williams 932d2c0d9d On Gadgetbridge, ensure the default data handler is set rather than built into bangleRx.
This means that when comms.js does its hacky thing to replace the data handler it doesn't end up duplicating handlers.

Fixes #3151
2024-01-11 10:06:38 +00:00
Gordon Williams 31bf63aeb5 Add CRC for 2v20 bootloader, and also allow easy updates to 2v20 which should work better for iOS users 2024-01-10 12:04:35 +00:00
Gordon Williams e67d74419c add another bootloader CRC 2024-01-10 11:58:16 +00:00
Gordon Williams 0e29375ef5
Merge pull request #3150 from flaparoo/widget_utils-interval-fix
widget_utils: use correct variable to clear interval
2024-01-09 08:51:39 +00:00
Flaparoo cde7efad99 widget_utils: use correct variable to clear interval 2024-01-09 12:04:20 +08:00
Rob Pilling d646e04b42
Merge pull request #3141 from nxdefiant/master
added hrm sport mode setting
2024-01-05 19:41:14 +00:00
Rob Pilling 68e5eff15d
Merge pull request #3143 from Mel-Levesque/RecipeApp_dev
Create a recipe app mentioned in issue #795
2024-01-03 23:09:59 +00:00
melim bdc7a5ea5c Create a recipe app mentioned in issue #795 2024-01-02 20:00:40 +01:00
Gordon Williams 657e06d824 imgclock 0.11: Allow fullscreen clock faces with hidden widgets 2024-01-02 15:05:56 +00:00
Gordon Williams 6a75df46d1 ios 0.16: Always request Current Time service from iOS 2024-01-02 15:05:56 +00:00
Bryan a28cc5def1 Fix metadata.json for widanibat 2024-01-01 08:23:03 -06:00
Erik Andresen 1369c5485d sportmode: fastload support
go directly to settings and back

e.g.
eval(require('Storage').read('sportmode.settings.js'))(() => draw());
2024-01-01 11:19:53 +01:00
Bryan d059e03d89 Fix widclkmod 2023-12-31 18:06:03 -06:00
Bryan d51e6180f1 Fix widclkmod 2023-12-31 17:56:40 -06:00
Bryan ad3b181f0c Fix widclkmod 2023-12-31 17:52:57 -06:00
Bryan 267eb98fc3 First commit of widclkmod 2023-12-31 17:46:19 -06:00
Bryan f86dfe4569 Fix metadata.json 2023-12-31 16:25:55 -06:00
Bryan bf0a33c843 Merge branch 'master' of https://github.com/espruino/BangleApps 2023-12-31 16:20:14 -06:00
Bryan 6c8343eccc First commit of widanibat (Animated battery widget) 2023-12-31 16:19:57 -06:00
Erik Andresen 23ba4778e8 sport mode settings: calculate array length 2023-12-30 09:33:49 +01:00
Erik Andresen 127d331ed1 added hrm sport mode setting 2023-12-30 09:26:54 +01:00
Rob Pilling 75970a1aee
Merge pull request #3139 from thyttan/spotify-remote
spotrem: further refactoring to shorten the code somewhat
2023-12-29 23:15:36 +00:00
thyttan bb074c6953 spotrem: bump version and ChangeLog 2023-12-26 22:52:46 +01:00
thyttan 6b5362148a spotrem: further refactor to shorten code somewhat
fixes search and play, which was broken in version v0.10 of spotrem.
2023-12-26 22:51:38 +01:00
thyttan 8aef1c6b80 spotrem: comment out demo function 2023-12-26 22:45:12 +01:00
thyttan ca68658c01 spotrem: remove unused function 2023-12-26 22:45:12 +01:00
thyttan d2674e69c0 spotrem: remove commented out intent flags 2023-12-26 22:45:12 +01:00
thyttan 00c91839ae spotrem: keep variable in app local scope 2023-12-26 22:45:01 +01:00
Bryan 675c8e2fbf Update messageicons 2023-12-23 04:27:31 -06:00
Bryan 580c238ca7 Merge branch 'master' of https://github.com/espruino/BangleApps 2023-12-22 06:50:11 -06:00
Gordon Williams ba082f670c widdst 0.05: Tweaks to ensure Gadgetbridge can't overwrite timezone on 2v19.106 and later 2023-12-19 12:30:24 +00:00
Rob Pilling e8928e06f1
Merge pull request #3133 from npalix/patch-1
Update fr_FR.json
2023-12-18 21:54:54 +00:00
Rob Pilling 219fefdde2
Merge pull request #3132 from shansou504/master
binaryclk version 0.02 remved unneded squares
2023-12-18 21:52:41 +00:00
Nicolas Palix 53e36755c8
Update fr_FR.json: Fix 'back' 2023-12-18 14:58:48 +01:00
Nicolas Palix 63bea40cc4
Update fr_FR.json 2023-12-18 09:52:22 +01:00
shansou504 0a56103547
Create ChangeLog 2023-12-17 21:24:43 -05:00
shansou504 bdc5274572
change to v0.02 remove unneeded squares 2023-12-17 21:17:04 -05:00
shansou504 58407d5819
update screenshot to match update 2023-12-17 21:15:43 -05:00
shansou504 68743c6ba5
Delete apps/binaryclk/screenshot.png 2023-12-17 21:14:36 -05:00
shansou504 161e6dbf5d
Merge branch 'espruino:master' into master 2023-12-17 20:36:50 -05:00
shansou504 d6393a6c43
Remove unneeded squares 2023-12-17 20:36:00 -05:00