Commit Graph

14750 Commits (315d4b79d90976ec9cfd4fd4a927d447df65f68a)

Author SHA1 Message Date
naden a83af8166f
Delete apps/regattatimer/regattatimer.settings.js 2024-02-23 17:19:59 +01:00
naden 291bad8e35
Update metadata.json 2024-02-23 17:18:34 +01:00
naden 71a4e6dc8c
Update app.js 2024-02-23 17:17:45 +01:00
naden dcb7078b55
Delete apps/regattatimer/regattatimer.app.js 2024-02-23 17:17:30 +01:00
naden 3b6c422d66
Update metadata.json 2024-02-23 17:12:21 +01:00
naden 33fc9f2669
Add files via upload 2024-02-23 17:07:56 +01:00
naden a60620cf64
Update README.md 2024-02-23 17:06:55 +01:00
naden 39e524f6f4
Add files via upload 2024-02-23 16:53:24 +01:00
naden baa9516f5e
initial commit 2024-02-23 16:46:48 +01:00
Rob Pilling ce85145cf6 flightdash: drop unnecessary boolean formatter 2024-02-22 22:10:16 +00:00
Erovia 42389fd9b4 Add option to pause/resume workout (Bangle.js 1 only) 2024-02-22 15:43:22 +00:00
Erovia ba03c98c2c Add rep info to time screen 2024-02-22 13:54:38 +00:00
Erovia e486659525 First version of the C25K app 2024-02-21 21:03:37 +00:00
frederic wagner a0324c1aba fix for path projection display 2024-02-21 15:45:28 +01:00
thyttan 4989c4fc3d
health: add hrm info to readme
reference:

> The health app on the Bangle only stores data every 10 minutes. The '3 minute' option is for the heart rate - it'll take 3 HRM samples every 10 minute slot and use the best/average value of HRM readings - but it only stores one reading per 10 minutes.

https://forum.espruino.com/conversations/386312/#comment16972306
2024-02-15 21:20:33 +01:00
Rob Pilling ad7aa52968
Merge pull request #3188 from atjn/no-case-declarations
Require switch blocks when declaring variables
2024-02-15 08:52:25 +00:00
Rob Pilling 3f8f0f372f
Merge pull request #3187 from atjn/no-octal
Don't use octals
2024-02-15 08:51:36 +00:00
Rob Pilling d81d5d4544
Merge pull request #3200 from nxdefiant/master
chess: buzz/cleanup
2024-02-15 08:42:59 +00:00
Jordi Mas 02356a6087 Add Catalan locale 2024-02-14 10:20:00 +01:00
Erik Andresen cb2a321963 chess: fix typo 2024-02-14 09:12:19 +01:00
Erik Andresen 420fc50c66 chess: buzz/cleanup
Add option to buzz after computer move
2024-02-14 09:00:47 +01:00
Rob Pilling 72604fcb1b
Merge pull request #3183 from flaparoo/flightdash
New app: flightdash
2024-02-14 07:49:34 +00:00
thyttan d689a21e89
Merge pull request #3197 from atjn/locale-da-dk
Add Danish locale
2024-02-13 18:52:00 +01:00
Anton 11850b81a5 Add Danish locale 2024-02-13 15:48:50 +01:00
Erik Andresen b21f495cbf widadjust: reverse hide check 2024-02-13 07:56:51 +01:00
Erik Andresen 5e223c24a1 widadjust: Add option to hide widget 2024-02-13 07:49:06 +01:00
Rob Pilling 70f91b5a6f
Merge pull request #3192 from nxdefiant/medicalinfo
medicalinfo: Read height + weight from myprofile
2024-02-12 21:34:25 +00:00
Rob Pilling c24b9a1859
Merge pull request #3195 from jt-nti/myprofile-interface
Add ability to upload/download My Profile data
2024-02-12 21:29:14 +00:00
Rob Pilling 5d3185ffd7
Merge pull request #3190 from atjn/scalig-typo
Fix a typo
2024-02-12 21:25:36 +00:00
James Taylor 354d281fb6 Add ability to upload/download My Profile data
Just a very basic interface to start with!

Signed-off-by: James Taylor <jt-git@nti.me.uk>
2024-02-12 14:54:11 +00:00
Erik Andresen 37232ba954 medicalinfo: Fix ChangeLog 2024-02-11 09:36:52 +01:00
Erik Andresen 2c6bc3eb40 medicalinfo: Read height + weight from myprofile 2024-02-11 09:32:52 +01:00
Erik Andresen 9271c2e6ca myprofile: Add weight 2024-02-11 09:32:08 +01:00
Flaparoo 4ecb55d23c flightdash: put switch case with local var in a codeblocK 2024-02-11 09:34:13 +08:00
Anton 54b0759eb6 Fix a typo 2024-02-10 21:17:07 +01:00
Erik Andresen f75d97662a widbaroalarm settings graph: fix off by one 2024-02-10 17:18:51 +01:00
Anton f1d3438d1c Require switch blocks when declaring variables 2024-02-10 16:51:46 +01:00
Anton 9179747785 Don't use octals 2024-02-10 16:06:41 +01:00
nxdefiant dc4b2dd741
Merge branch 'espruino:master' into master 2024-02-10 09:38:24 +01:00
Erik Andresen 9ca1445a65 widbaroalarm settings: plot equidistance times 2024-02-09 21:29:28 +01:00
Erik Andresen bc33c03312 widbaroalarm: keep interval
Do not immediately measure on start
2024-02-09 20:16:14 +01:00
Erik Andresen 8412ac52ba widbaroalarm: Add log graph to settings 2024-02-09 20:12:56 +01:00
Gordon Williams 49fbc6a252 add 2v21 2024-02-08 15:42:00 +00:00
Gordon Williams 79c86b03e2 .69: Add option to wake on double tap 2024-02-08 15:37:20 +00:00
Flaparoo 3e234d3720 flightdash: replaced evals with setTimeouts 2024-02-07 15:55:24 +08:00
Flaparoo 86097d50e1 flightdash: sanitise data used in evals (in settings) 2024-02-07 10:10:44 +08:00
Rob Pilling 773a75b008
Merge pull request #3182 from flaparoo/aviatorclk
aviatorclk: added tap event to scroll METAR and toggle seconds display
2024-02-06 21:48:46 +00:00
Rob Pilling d9e7bad8f3
Merge pull request #3156 from felipemanga/master
Add Warpdrive watchface
2024-02-06 21:44:11 +00:00
Gordon Williams 367b883f93 ensure we set a default keyboard. kbtouch seems the most 'expected' one 2024-02-06 16:51:23 +00:00
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
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
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
Enric Pineda a92425fc56
Canvi de versió: v0.4 2024-02-02 12:32:06 +01:00
Enric Pineda 632caf7295
Update ChangeLog 2024-02-02 12:31:37 +01:00
Enric Pineda e9bfe66e89
Afegits suggeriments rebuts de l'usuari @bobrippling 2024-02-02 12:30:50 +01: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
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
Enric Pineda d1ab9e2ebf
Update rellotge.js 2024-01-31 15:40:45 +01:00
Enric Pineda c4dcec8997
Reparem el botó que no va 2024-01-31 15:24:38 +01:00
Enric Pineda 58a3004b91
Canvi de versió: v0.3 2024-01-31 15:12:12 +01:00
Enric Pineda 8dc99174e3
Canvi de versió: v0.3 2024-01-31 15:11:41 +01:00
Enric Pineda 4827d43ea3
Canvi total de visualització de dades
- Canvi de la tipografia
- Alienat a l'esquerra
- Lletra més gran i clara
2024-01-31 15:10:45 +01:00
Enric Pineda 828222dea3
Creem el ChangeLog del projecte 2024-01-31 14:00:12 +01:00
Enric Pineda e0a2c9d55f
Canviat el número de versió 2024-01-31 13:58:35 +01:00
Enric Pineda a464150a3d
Esmenat error en les hores no en punt, canviat a 60 segons el refrescament 2024-01-31 13:57:52 +01:00
Enric Pineda a884cfadbc
Afegim Readme a les metadades 2024-01-31 13:55:26 +01:00
Enric Pineda eb21622500
Create README.md 2024-01-31 13:53:08 +01:00
Enric Pineda fca72c5940
Update metadata.json 2024-01-31 11:28:41 +01:00
Enric Pineda 078bd91029
Canvi en Metadata 2024-01-31 11:23:26 +01:00
Enric Pineda 5ec7995797
Update icona.js 2024-01-31 11:11:03 +01:00
Enric Pineda dd645b11e3
Update metadata.json 2024-01-31 11:07:53 +01:00
Enric Pineda 45ad884e12
Create icona.js 2024-01-31 11:05:14 +01:00
Enric Pineda 9c952f0e70
Update metadata.json 2024-01-31 01:33:10 +01:00
Enric Pineda f992e4ba05
Update metadata.json 2024-01-31 01:14:13 +01:00
Enric Pineda 242e15a2b4
Update metadata.json 2024-01-31 01:11:42 +01:00
Enric Pineda cc5e44c26e
Update metadata.json 2024-01-31 01:09:36 +01:00
Enric Pineda 9e6896312e
Update metadata.json 2024-01-31 01:08:18 +01:00
Enric Pineda da4b97ea76
Update metadata.json 2024-01-31 01:04:06 +01:00
Enric Pineda 65782808a2
Create metadata.json 2024-01-31 01:00:29 +01:00
Enric Pineda d6b419ea13
Create rellotge.js 2024-01-31 00:57:34 +01: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
frederic wagner d00d76efa7 gipy: non-ski fix 2024-01-26 22:31:35 +01:00
frederic wagner 4575db21f4 gipy: thickness fix 2024-01-26 20:30:56 +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
frederic wagner 485b1fe5d0 gipy: ski mode 2024-01-26 12:33:39 +01:00
frederic wagner bdaafa38df gipy: forgot to add 2024-01-25 16:48:00 +01:00
frederic wagner dc3325c98f gipy: getting ready for ski 2024-01-25 16:43:58 +01: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
frederic wagner fe40249242 gipy: fix for path generation (smaller size) 2024-01-13 09:36:20 +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
pglez82 cbcd25c4a2 quote clock 2024-01-04 19:16:42 +01:00
pglez82 f9eaf70548 updating version in metadata.json 2024-01-04 18:08:26 +01:00
pglez82 a1968d4936 adding new constelations to planetarium 2024-01-04 18:05:15 +01:00
Pablo González 950f5b79d6
step second by second 2024-01-04 17:53:44 +01:00
hanna0616 a8ddde48db
Update app.js 2024-01-04 16:14:02 +01:00
hanna0616 0b2dfae94f
Update app.js 2024-01-04 15:54:24 +01:00
hanna0616 8a4be166af
Create ChangeLog 2024-01-03 11:48:26 +01:00
hanna0616 dd82b80b86
Update app-icon.js 2024-01-03 11:35:39 +01:00
hanna0616 221138a981
Update app-icon.js 2024-01-03 11:34:34 +01:00
hanna0616 e0f9b5695a
Update metadata.json 2024-01-03 11:30:06 +01:00
hanna0616 f6231de549
Create metadata.json 2024-01-03 11:04:58 +01:00
hanna0616 5c17492486
Create app-icon.js 2024-01-03 11:02:37 +01:00
hanna0616 fc28c7306f
add png 2024-01-03 10:59:05 +01:00
hanna0616 128257c4bb
Create app.js 2024-01-03 10:52:30 +01: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
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
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
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
wagnerf42 3fe40c7fe7
Merge branch 'espruino:master' into master 2023-12-22 17:26:49 +01: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
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
Rob Pilling 76c6bd858f
Merge pull request #3131 from nxdefiant/master
widhrzone: Read maximum HRM from myprofile
2023-12-16 11:34:41 +00:00
Erik Andresen 6d56a8512b widhrzone: Read maximum HRM from myprofile
drop own settings
2023-12-15 20:12:53 +01:00
Rob Pilling 61591c4542
Merge pull request #3130 from nxdefiant/master
chess: Use Bangle.setBacklight()
2023-12-14 23:12:50 +00:00
Rob Pilling 6c0bb9d9e3
Merge pull request #3129 from LeonMatthes/calclock
CalClock: No buzz during quiet hours
2023-12-14 23:12:39 +00:00
Rob Pilling 6f0e9ab561
Merge pull request #3127 from thyttan/spotify-remote
spotrem: some refactoring shortening the code
2023-12-14 23:12:25 +00:00
Erik Andresen aea3033f52 chess: Use Bangle.setBacklight()
instead of Bangle.setLCDTimeout() to turn off the LCD while the computer is
thinking.
2023-12-14 07:13:03 +01:00
Leon Matthes 8d2f4c9570 CalClock: No buzz during quiet hours
Tweak 30-minute buzz
2023-12-13 21:30:52 +01:00
Gordon Williams d491c63701
Merge pull request #3120 from nxdefiant/master
health: calculate distance from steps & introduce myprofile
2023-12-13 15:32:01 +00:00
Erik Andresen 9f3d78cbeb myprofile: Added height setting 2023-12-12 21:14:28 +01:00
Erik Andresen 16cc803b86 myprofile: Add birthday setting 2023-12-12 19:30:46 +01:00
thyttan c7bfc08e96 spotrem: some refactoring shortening the code 2023-12-11 22:42:28 +01:00
frederic wagner f3f305f957 gipy: fix for maps2gpx files 2023-12-11 17:08:06 +01:00
frederic wagner 8bfa4e32cc gipy: new menu to reverse path quickly 2023-12-11 16:07:20 +01:00
frederic wagner ae784dc4f1 gipy: fix for large files + size opt for prefix 2023-12-11 14:27:17 +01:00
Erik Andresen 799c0b4e89 health: include step data for today 2023-12-11 07:32:58 +01:00
shansou504 0375147ee5
Merge branch 'espruino:master' into master 2023-12-10 23:50:39 -05:00
shansou504 45e59c000b
Update screenshot 2023-12-10 23:50:09 -05:00
Rob Pilling c78be61f19
Merge pull request #3125 from nxdefiant/ical
sched/calendar interface: fix null timezone
2023-12-10 22:40:23 +00:00
Erik Andresen c815168bda sched/calendar interface: fix null timezone 2023-12-10 19:49:37 +01:00
Rob Pilling 9314d45b56
Merge pull request #3123 from pavelmachek/m_21_bad
bad apple: Initial version of the demo.
2023-12-10 10:52:48 +00:00