Commit Graph

17878 Commits (f16bf3d351ac70ef8b87638a6d7e6f76ec70ad59)

Author SHA1 Message Date
Flaparoo fb9ebccb41 New app: flightdash 2024-02-06 19:18:45 +08: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
Felipe Manga c4aebc6a8c Fix typo 2024-01-30 12:29:35 +00:00
Felipe Manga 58e8c032c7 Call widget_utils' show/hide instead of Bangle.drawWidgets() 2024-01-30 12:29:35 +00:00
Felipe Manga 417b434cf1 Ensure graphics is in a known state when drawing 2024-01-30 12:29:35 +00:00
Felipe Manga 3bfe4448fb Ensure text uses theme background color 2024-01-30 12:29:35 +00:00
Felipe Manga 2304572e7f Add support for FW2v21 lcdBufferPtr 2024-01-30 12:29:35 +00:00
Felipe Manga 16c08d0cf3 Generate larger/smoother hills 2024-01-30 12:29:35 +00:00
Felipe Manga ea112f26a8 Simplify terrain generation 2024-01-30 12:29:35 +00:00
Felipe Manga 189e1888bf Update Synthwave screenshots 2024-01-30 12:29:35 +00:00
Felipe Manga f450062cfb Use 93dub font with no separator 2024-01-30 12:29:35 +00:00
Felipe Manga 72edbf964e Improve terrain lighting calculation 2024-01-30 12:29:35 +00:00
Felipe Manga a2c6f53ece Add Synthwave variant of Warpdrive watchface 2024-01-30 12:29:35 +00:00
Felipe Manga f5ae409a92 Simplify scheduling code since it wasn't playing well with widgets 2024-01-30 12:29:35 +00:00
Felipe Manga 7633f9e275 Make sure text is drawn with the foreground color 2024-01-30 12:29:35 +00:00
Felipe Manga d41ffac16b Update README.md 2024-01-30 12:29:35 +00:00
Felipe Manga 84fd254d54 Implement full theme support 2024-01-30 12:29:35 +00:00
Felipe Manga 9a82a2e1ee Ensure text is drawn with a black background 2024-01-30 12:29:35 +00:00
Felipe Manga 04c08de89a Don't update animation when screen is locked 2024-01-30 12:29:35 +00:00
Felipe Manga 8d1d4896c8 Open launcher when button is pressed, show widgets when locked 2024-01-30 12:29:35 +00:00
Felipe Manga a11989315c Add animated gif 2024-01-30 12:29:35 +00:00
Felipe Manga 6477d4b60c Smooth speed transition between animating and frozen 2024-01-30 12:29:35 +00:00
Felipe Manga d4f2ecd8fe Try to skip loading screen 2024-01-30 12:29:35 +00:00
Felipe Manga ca9ae0f7fe Give the starfield a slight twist 2024-01-30 12:29:35 +00:00
Felipe Manga d202e4c76e Track charging status 2024-01-30 12:29:35 +00:00