Commit Graph

14498 Commits (fbbf76af557408711869d8a4f86fd3ff198a0ee0)

Author SHA1 Message Date
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
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
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 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
Felipe Manga 15b6d92bff Make starfield into a tube 2024-01-30 12:29:35 +00:00
Felipe Manga f82a15abd6 Added screenshot 2024-01-30 12:29:35 +00:00
Felipe Manga e81283a85a Fix incorrect file name in manifest 2024-01-30 12:29:35 +00:00
Felipe Manga ed5aba2151 Add Warpdrive watchface 2024-01-30 12:29:35 +00:00
Flaparoo d35b71afce aviatorclk: added tap event to scroll METAR and toggle seconds display 2024-01-30 19:40:47 +08: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
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 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
Rob Pilling cf39ed1570
Merge pull request #3163 from Anonymous941/master
tetris: major overhaul
2024-01-22 21:01:27 +00:00
Anonymous941 a08e4dbd4f tetris: add clear effect and more bug fixes 2024-01-22 13:36:45 -05:00
Anonymous941 60bab26d83 tetris: bug fixes, add back swipe controls 2024-01-22 10:52:51 -05:00
Gordon Williams a98ce79c43 Add new, more useful spirit level app 2024-01-22 15:30:17 +00:00
Gordon Williams a4c822c0f5 swap screenshots so more important one is first 2024-01-22 14:45:54 +00:00
Gordon Williams 812a4cfaf4 Add VT100 termional app 2024-01-22 14:39:13 +00:00
Anonymous941 1a1b79d41b tetris: major overhaul
Added score, levels, bugfixes and misc, inspired by NES tetris
2024-01-21 19:24:31 -05:00
Hairo 02cb97ee5d [Rebble] Update metadata and readme 2024-01-21 19:12:20 -04:00
Hairo 3bce4cfb75 [Rebble] Fix build issues 2024-01-21 18:53:59 -04:00
Hairo 7b8762b5ce [Rebble] add fullscreen option 2024-01-21 18:43:16 -04:00
thyttan daf7e745ec
Merge pull request #3148 from deepDiverPaul/app/line-clock
New App: Line clock
2024-01-20 23:01:57 +01:00
thyttan ef94eab363
Update settings.js
Delete custom formatting for booleans in settings, falling back on the default checkboxes.
2024-01-20 22:58:30 +01:00
Rob Pilling 2a99527ecf
Merge pull request #3146 from hanna0616/hanna0616-patch-1
Hanna0616 patch 1
2024-01-20 20:17:59 +00:00
Rob Pilling aa70f71858
Merge pull request #3149 from bobrippling/sanitycheck/boolean-formatters
Remove unnecessary boolean formatters
2024-01-20 20:15:29 +00:00
Paul Spenke c21ea99724 Refactor settings in line_clock app
The `settings` object has been renamed to `initialSettings` for better clarity as these values represent the initial, default settings. Also, the code to remove the clock UI has been commented out, possibly signaling future work on applying the Fast Load system, but this needs to be confirmed. Lastly, calling settings to draw locking and minute indicators has been updated to call the renamed `initialSettings` object.
2024-01-20 19:48:33 +01:00
Rob Pilling 7cd597ccf9
Merge pull request #3161 from thyttan/forge
forge: Compatibility with Fastload Utils
2024-01-18 20:19:54 +00:00
thyttan 3f16edcaf8 forge: Compatibility with Fastload Utils
... by adding the string `"Bangle.loadWidget()";`. This way Fastload
Utils thinks widgets would be present and so fastloads. But in the
absence of Fastload Utils no widgets will be loaded, and so no overhead
is added for the usual case.
2024-01-18 19:18:28 +01:00
shansou504 67605dc69c
Merge branch 'espruino:master' into master 2024-01-18 09:48:52 -05:00
shansou504 657c8898cc remove extra files 2024-01-18 09:45:14 -05:00
shansou504 c06612b400 add fullscreen option 2024-01-18 09:34:29 -05:00
shansou504 9175d5cc0e added settings for fullscreen 2024-01-17 13:26:28 -05:00
Gordon Williams cc990541fb
Merge pull request #3154 from bobrippling/fix/fwupdate-reset
fwupdate: don't reset the watch after upload
2024-01-17 09:09:59 +00:00
Rob Pilling c7cddf7a41
Merge pull request #3157 from nxdefiant/master
calendar: Load holidays before events
2024-01-15 21:01:07 +00:00
Rob Pilling fd0c46608a fwupdate: pass { noFinish: true } for app 2024-01-15 20:53:10 +00:00
thyttan ab25bd9e58
Merge pull request #3158 from flaparoo/fix-dragboard
Fix dragboard
2024-01-15 14:53:09 +01:00
Gordon Williams 8f7528699f Add better testing for 2v20 bootloader 2024-01-15 12:06:26 +00:00
Flaparoo 33c5bd1b79 dragboard: update version for fix 2024-01-15 17:27:03 +08:00
Flaparoo 99bb9a2d2e dragboard: fix touch region for letters 2024-01-15 17:25:25 +08:00
Erik Andresen ef7695bc76 calendar: remove duplicate settings call 2024-01-15 07:15:30 +01:00
Erik Andresen ae25c46690 calendar: remove debug statement 2024-01-15 07:06:34 +01:00
Felipe Manga ddb503ec92 Add PokeWalk watch face 2024-01-13 16:30:28 +00:00
Rob Pilling a75338efae fwupdate: don't reset the watch after upload
Closes #3153.

Trace:
```
apps/fwupdate/custom.html:423: calls `sendCustomizedApp()`
core/lib/customize.js:63: send customised app
core/js/index.js:340: handle `"app"` message
core/js/index.js:356: call `uploadApp()`
core/js/comms.js:166: call `showUploadFinished()`
core/js/comms.js:24: reset watch (if autoReload is set)
```
2024-01-13 12:08:34 +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
Erik Andresen 8b7ee2390d calendar: Load holidays before events
Previously events were loaded and as result painted first and a
following draw on a holiday would overwrite the event indicator
2024-01-13 09:11:54 +01: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
Rob Pilling b5b65406c0 Update apps to remove default boolean formatters 2024-01-08 21:53:11 +00:00
Paul Spenke 651d08de53 Update changelog 2024-01-06 15:06:25 +01:00
Paul Spenke e62d3fd219 Add Storage requirement to Line Clock app 2024-01-06 15:00:52 +01:00
Rob Pilling d646e04b42
Merge pull request #3141 from nxdefiant/master
added hrm sport mode setting
2024-01-05 19:41:14 +00:00
Paul Spenke a54d37dbfc Implement showMinute setting in Line Clock app
The commit adds 'showMinute' configuration in both app and settings file for the Line Clock app, allowing users to choose whether to display the minute. An additional property within the settings JSON file is now read at application start to adjust behavior accordingly.
2024-01-05 19:15:55 +01:00
Paul Spenke 7ab3fe2f37 Add new Line Clock application
This commit introduces the Line Clock application. The Line Clock is a readable analog clock that is customizable via the theme configuration. It includes a JavaScript logic file, an app icon, a metadata JSON file, a README, and a ChangeLog file. This also includes the MIT license file.
2024-01-05 12:15:31 +01:00
pglez82 2f5dd2b4b8 adding changelog 2024-01-04 19:24:26 +01:00
pglez82 f41fcb8881 adding app icon 2024-01-04 19:20:43 +01:00