Commit Graph

15932 Commits (0e53f127a101f4f873cbcec835c872fe7f8628df)

Author SHA1 Message Date
Pavel Machek 61723ddf0d [] iconbits: initial import 2024-07-13 17:57:55 +02:00
only-meeps e8173559da
Merge branch 'espruino:master' into master 2024-07-13 05:01:33 -07:00
only-meeps f5b91c1bdd
Update app.js 2024-07-13 04:59:48 -07:00
only-meeps d6503cfdd8
Update app.js 2024-07-13 04:51:49 -07:00
only-meeps 1a7e4c8e70
Update app.js 2024-07-13 04:51:10 -07:00
only-meeps d789d37de5
Update app.js 2024-07-13 04:41:09 -07:00
only-meeps 42b3de082e
Update app.js 2024-07-13 04:39:01 -07:00
Pavel Machek 5160c2eeda [] skyspy: fix remaining warning 2024-07-13 12:26:29 +02:00
Pavel Machek 3e7c1b6710 [] skyspy: attempt warning fixes. 2024-07-13 12:23:52 +02:00
Pavel Machek 6014001307 [] skyspy: increase version. 2024-07-13 12:17:44 +02:00
Pavel Machek 0eab3bdcc8 [] skyspy: mark library versions 2024-07-13 12:17:44 +02:00
Pavel Machek c2692e179b [] skyspy: add automatic altitude adjustment 2024-07-13 12:17:44 +02:00
Pavel Machek cd87342bd9 [] skyspy: display N/E for a fix, too. 2024-07-13 12:17:44 +02:00
Pavel Machek 1fa0c219e3 [] skyspy: Create formatting library, and use it where suitable. 2024-07-13 12:17:44 +02:00
Pavel Machek 6eaad6f13a [] skyspy: Compute altitude quality all the time, fix "clock adjust" message 2024-07-13 12:17:44 +02:00
Pavel Machek 22d6bdbcc6 [] skyspy: better debug output, add documentation 2024-07-13 12:17:44 +02:00
Pavel Machek 2e60c8b5ec [] skyspy: better summary for 3rd screen, too. 2024-07-13 12:17:44 +02:00
Pavel Machek 2dc4537dc0 [] skyspy: show sats used/total when no signal 2024-07-13 12:17:44 +02:00
Pavel Machek 7ec2dbb17b [] skyspy: Provide some info with no fix. 2024-07-13 12:17:44 +02:00
Pavel Machek eebc99fa6c [] skyspy: fit data into 5 lines. 2024-07-13 12:17:44 +02:00
Pavel Machek 1b908a1799 [] skyspy: switch to bigger font. 2024-07-13 12:17:44 +02:00
Pavel Machek a64efa4d1f [] skyspy: fix button handling. 2024-07-13 12:17:44 +02:00
Pavel Machek ab0b4cbb45 [] skyspy: display time error. 2024-07-13 12:17:44 +02:00
Pavel Machek 78a910544b [] skyspy: only use fake data on emulator. 2024-07-13 12:17:44 +02:00
Pavel Machek ff46f86b2d [] skyspy: Implement time adjustment (untested). 2024-07-13 12:17:43 +02:00
Pavel Machek 4bf47626ff [] skyspy: move lat/lon formatting to library. 2024-07-13 12:17:43 +02:00
Pavel Machek f38f183b1e [] skyspy: start libgps 2024-07-13 12:17:43 +02:00
Pavel Machek 2de968aa9c [] sixths: attempt to fix warnings 2024-07-13 12:15:51 +02:00
Pavel Machek 068e49f1b1 [] sixths: mark this as 0.05 2024-07-13 12:10:18 +02:00
Pavel Machek 4c83a6345a [] sixths: more todo items. 2024-07-13 12:10:18 +02:00
Pavel Machek f2efe03f2c [] sixths: start displaying hPa instead of (msghere). 2024-07-13 12:10:17 +02:00
Pavel Machek 998d120685 [] sixths: broken battery reading broke everything, fix it. 2024-07-13 12:10:17 +02:00
Pavel Machek 3cd24a2d9c [] sixths: make compass & battery usable. 2024-07-13 12:10:17 +02:00
Pavel Machek 51bd820149 [] sixths: more todo items 2024-07-13 12:10:17 +02:00
Pavel Machek f9ed954f5e [] sixths: update documentation, update version. 2024-07-13 12:10:17 +02:00
Pavel Machek f8505a9355 [] sixths: start implementing reading waypoints from disk 2024-07-13 12:10:17 +02:00
Pavel Machek dc3742508e [] sixths: reduce logging to reduce flash wear. 2024-07-13 12:10:17 +02:00
Pavel Machek a42c8036e3 [] sixths: Cleanups, use let where possible. 2024-07-13 12:10:17 +02:00
James Taylor 9402124a3f splitsw: add new stopwatch app with split timer
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2024-07-13 10:45:22 +01:00
blade c0fffbe966 README 2024-07-13 19:12:38 +12:00
blade 834d714e58 readme 2024-07-13 19:11:53 +12:00
blade 609b050e50 readme 2024-07-13 19:10:18 +12:00
blade 18e2453770 readme 2024-07-13 19:08:37 +12:00
blade 1aec93ff39 readme 2024-07-13 19:06:28 +12:00
blade e678306f0e readme 2024-07-13 19:03:39 +12:00
blade 7c733e1be8 change icon 2024-07-13 19:00:03 +12:00
blade 405c91b89d change icon 2024-07-13 18:48:40 +12:00
blade 9f69c72253 beep test app added 2024-07-13 18:38:57 +12:00
only-meeps 540c68f2c5
Update metadata.json 2024-07-12 06:56:58 -07:00
only-meeps 9956c09339
Update app.js 2024-07-12 06:56:19 -07:00
Rob Pilling 35bc00e271 widbattpwr: show percentage if charging 2024-07-12 12:58:37 +01:00
Rob Pilling 1621ad6e07 daisy: use `power_usage` module 2024-07-11 21:21:34 +01:00
Rob Pilling b4b4341728 widbattpwr: use `power_usage` module 2024-07-11 21:21:34 +01:00
Rob Pilling 1e82772de6
Merge pull request #3490 from pinq-/master
Updates on accrec, pebbleapp and bthome app.
2024-07-10 20:11:42 +01:00
Gordon Williams 1344838a99 add back arrows to confirmation dialogs 2024-07-10 14:35:56 +01:00
Gordon Williams 422a3492cf 0.74: Add extra layer of checks before allowing a factory reset (fix #3476) 2024-07-10 14:31:20 +01:00
only-meeps 898f997ecc
Update metadata.json 2024-07-10 06:16:58 -07:00
only-meeps b10d3f4b4f
Merge branch 'espruino:master' into master 2024-07-10 06:08:47 -07:00
only-meeps 32060fb8f6
Update metadata.json 2024-07-10 06:06:21 -07:00
only-meeps 9c391a9afd
Update metadata.json 2024-07-10 06:05:55 -07:00
only-meeps 39aeb9f55a
Update metadata.json 2024-07-09 14:55:19 -07:00
only-meeps 1b714a0350
Create ChangeLog 2024-07-09 14:46:18 -07:00
only-meeps 408dbf76b1
Update metadata.json 2024-07-09 14:41:13 -07:00
only-meeps 6676acc37f
Update metadata.json 2024-07-09 14:38:35 -07:00
only-meeps afb2a52241
Rename screenshot (2).png to screenshot-2.png 2024-07-09 14:37:32 -07:00
only-meeps 3af47e000e
Rename screenshot (1).png to screenshot-1.png 2024-07-09 14:37:15 -07:00
only-meeps 20a3cc0e5c
Add files via upload 2024-07-09 14:33:51 -07:00
only-meeps c2d4bff22d
Add files via upload 2024-07-09 14:33:15 -07:00
only-meeps 7bf68cd8d1
Delete apps/boxclk/boxclk.space.img 2024-07-09 14:29:28 -07:00
only-meeps 95aa6aebe4
Update metadata.json 2024-07-09 14:26:05 -07:00
only-meeps 424d199d60
Update metadata.json 2024-07-09 14:23:34 -07:00
only-meeps b0874f33b5
Update metadata.json 2024-07-09 14:20:42 -07:00
only-meeps 6c84343cca
Update metadata.json 2024-07-09 14:18:53 -07:00
only-meeps 5fcb2a0e70
Update metadata.json 2024-07-09 14:17:48 -07:00
only-meeps b9c528214a
Update metadata.json 2024-07-09 14:12:39 -07:00
only-meeps bf7eba198f
Update ChangeLog 2024-07-09 14:10:37 -07:00
only-meeps 47854f6950
Update app.js
added clockbackground app functionality
2024-07-09 14:09:44 -07:00
pinq- 379e712b18 pebbleapp works also with light colors 2024-07-09 18:29:09 +03:00
pinq- 2c79aa27f9 Minor fix on the accerec, pebbleapp and bthome
pebblepp:
-refresh date background also
-getDay -> getDate
-add some comments

bthome:
- better id search

accelrec:
- fix on the regex search
- Don't ask save option when only show plot

- add some comments
2024-07-09 18:00:06 +03:00
jeonlab cac0e053e1
Merge branch 'espruino:master' into master 2024-07-09 07:44:19 -04:00
jeonlab 5c6e3b61e3
Update metadata.json 2024-07-09 07:41:54 -04:00
Rob Pilling 724f8423ba
Merge pull request #3477 from bobrippling/feat/hwid-batt-power
hwid battery widget: show power-draw and hours remaining
2024-07-09 08:47:48 +01:00
Rob Pilling bd8c2313c2 Merge pull request #3467 from jeonlab/master
New app for playing golf, Golf GPS

With removed messagegui change
2024-07-08 21:15:42 +01:00
poolitzer 2c74a27603 Daisy Feat: Also put this into version/changelog 2024-07-07 21:31:04 +02:00
poolitzer 446276b134 Daisy Feat: Better description of setting
Just a test if it fits on screen sorry for the commit noise.
2024-07-07 21:26:35 +02:00
poolitzer e47c1c34c4 Daisy Fix: Put default to False for battery display
This fixes #3493
2024-07-07 21:21:10 +02:00
only-meeps d8db65b3e7
Create metadata.json 2024-07-06 13:46:19 -07:00
only-meeps c58d694a0b
Create app-icon.js 2024-07-06 13:45:52 -07:00
only-meeps 57cb058641
Add files via upload 2024-07-06 13:41:38 -07:00
thyttan 507db39c70
setuicange: README add link to forum thread 2024-07-06 17:04:48 +02:00
pinq- d1274bc77b Merge branch 'master' of https://github.com/pinq-/BangleApps 2024-07-05 23:31:06 +03:00
pinq- df4cfaa77c add showSaveMenu(); menu 2024-07-05 23:30:45 +03:00
pinq- 065972fee9
Merge branch 'espruino:master' into master 2024-07-05 23:18:51 +03:00
pinq- 5b50bf8f21 Merge branch 'master' of https://github.com/pinq-/BangleApps 2024-07-05 23:10:50 +03:00
pinq- 7de5d50374 update version 2024-07-05 23:10:43 +03:00
jeonlab d1cf0f47db
Update golf-gps.js 2024-07-05 10:24:39 -04:00
Rob Pilling f4122d56b9
Merge pull request #3489 from bobrippling/fix/swiperclock-detect
swiperclocklaunch: fix detection of clock
2024-07-05 12:43:51 +01:00
Rob Pilling f943effe39 widbattpwr: scale time based on (estimated) remaining battery mAh 2024-07-05 12:42:27 +01:00
Rob Pilling 487652cc1a widbattpwr: show percentage temporarily on tap 2024-07-05 12:37:33 +01:00
Rob Pilling 4ca5707c56
Merge pull request #3480 from thyttan/delaylock
delaylock: delay lock 5 sec after backlight off
2024-07-04 18:04:55 +01:00
Rob Pilling f19f0d3497
Merge pull request #3486 from jla-42/master
slpquiet: fix setting editing (#3484), ffcniftyapp: add
2024-07-04 18:03:50 +01:00
Rob Pilling cd543410e9
Merge pull request #3483 from Chriz76/master
ashadyclock: new clock using dithering effects
2024-07-04 18:02:38 +01:00
thyttan a08436b92c
Merge pull request #3491 from thyttan/setui-proposal-preview
setuichange: fix push to undefined btnWatches array

as per https://forum.espruino.com/comments/17443678/
2024-07-04 18:05:50 +02:00
thyttan ff937c2b53 setuichange:fix push to undefined btnWatches array 2024-07-04 18:00:43 +02:00
Rob Pilling 89f39af200 swiperclocklaunch: remove `swipeHandler`, operate outside of `setUI` 2024-07-04 12:18:30 +01:00
Rob Pilling 72658828ac settings: handle fastload
by ensuring `const`s are deleted
2024-07-04 12:17:45 +01:00
Gordon Williams 0598ed6230
Merge pull request #3487 from thyttan/setui-proposal-preview
Discussion: Setui proposal preview app
2024-07-04 11:55:23 +01:00
jeonlab c8ce7539df
Update apps/golf-gps/golf-gps.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-07-03 17:11:38 -04:00
thyttan eaa2918bc8 setuichange: don't claer BTN watches
after trying it seemed like it was not necessary.
2024-07-03 22:37:59 +02:00
thyttan fb7bc5d88f setuichange: Overwrite Bangle.setUI at boot time
By prepending `Bangle.setUI =`
2024-07-03 22:37:59 +02:00
thyttan 89e8c9c4a7 setuichange: tweak the readme 2024-07-03 22:37:59 +02:00
thyttan e75b7c1541 setuichange: add description to metadata 2024-07-03 22:37:59 +02:00
Rob Pilling 9067cf05c9
Merge pull request #3473 from WhelanB/reply
New Reply/Canned Responses library for replying to messages
2024-07-03 21:22:22 +01:00
pinq- 66bbdd1242 Auto generate button number
no 0 button number
2024-07-03 21:16:25 +03:00
Rob Pilling 1658636ad0 hwid_batt: restore (forked to widbattpwr) 2024-07-03 18:38:58 +01:00
Rob Pilling 82f4832aff widbattpwr: fork from hwid_a_battery_widget 2024-07-03 18:38:58 +01:00
Rob Pilling 14a37529c9 swiperclocklaunch: fix detection of clock 2024-07-03 12:09:19 +01:00
thyttan d714f6b3ab setuichange: fix metadata 2024-07-03 00:31:34 +02:00
thyttan 026d547ba6 setuichange: fix metadata 2024-07-03 00:13:10 +02:00
thyttan 748a2053ca setuichange: misc. files 2024-07-02 23:57:15 +02:00
thyttan 6774b12aa4 setuichange: tweak setting button handlers
In addition to `btn` adds `btnRelease` to act on `falling` edge.

Clears button handlers that maybe was set as part of one of the standard
modes before adding the custom button handlers.
2024-07-02 23:43:49 +02:00
Rob Pilling 3b9c0b7a41 hwid batt: ditch override/debug code 2024-07-02 22:08:22 +01:00
Rob Pilling 4cbcbe7277 hwid batt: draw time remaining, shade in battery% 2024-07-02 22:08:12 +01:00
thyttan 1b32f197f6 setuichange: Change default btn edge to rising
To make the ui feel snappier.

First discussed around here:
https://github.com/espruino/BangleApps/issues/3435#issuecomment-2157804935
2024-07-02 23:00:41 +02:00
thyttan b27d82f40f setuichange: set custom handlers on any mode 2024-07-02 22:47:49 +02:00
thyttan 94c7aa2645 setuichange: copy current firmware implementation
Starting from this iteration of the code:
8f18a3002e/libs/js/banglejs/Bangle_setUI_Q3.js
2024-07-02 22:46:36 +02:00
pinq- 31c08d149f update on the version info 2024-07-02 21:44:04 +03:00
pinq- 368ae251d2 Update pebblepp and accelrec app
Pebbleapp
  * Add date on the bottom of the screen
Accelratino
   * Change zline color to yellow
   * Auto save to file without selecting the file
      * Timestamp on the file name
   * Storage option to delet records
2024-07-02 21:35:55 +03:00
pinq- 7466078356
Merge branch 'espruino:master' into master 2024-07-02 21:28:27 +03:00
jla-42 35ea6db3e6
Update metadata.json 2024-07-02 16:57:54 +02:00
jla-42 1d456e068c
Update README.md 2024-07-02 16:57:05 +02:00
jla-42 e236fe299e
Add files via upload 2024-07-02 16:53:58 +02:00
jla-42 5995c98e19
Delete apps/ffcniftyapp/screenshot_settings_nifty.png 2024-07-02 16:53:42 +02:00
jla-42 6b675212d7
Delete apps/ffcniftyapp/screenshot_nifty.png 2024-07-02 16:53:29 +02:00
jla-42 7019dd609a
Delete apps/ffcniftyapp/screenshot_niftyapp.png 2024-07-02 16:53:13 +02:00
jla-42 546c42bd3f
updating screenshots 2024-07-02 16:51:51 +02:00
jla-42 2e020c7184
adding ffcniftyapp 2024-07-02 16:43:26 +02:00
jla-42 5a6637b523
Merge branch 'espruino:master' into master 2024-07-02 16:25:46 +02:00
jla-42 59f3726deb updated sleepquiet 2024-07-02 16:25:14 +02:00
Rob Pilling 07c4a52aa9 Sum power ignoring LCD 2024-07-02 08:48:20 +01:00
Rob Pilling acd9b3be94 Rename `uu` 2024-07-02 08:42:50 +01:00
jeonlab 56793614e9
Update golf-gps.js 2024-07-01 13:29:10 -04:00
jeonlab 228265ba69
Update golf-gps.js 2024-07-01 09:06:27 -04:00
Gordon Williams 3211cf6955 clkinfosec 0.02: Remove 's' after seconds (on some clocks this looks like '5') 2024-07-01 09:09:45 +01:00
Chriz76 6abb02dff1
Update app.js 2024-07-01 06:42:09 +02:00
Chriz76 703010b29b
Update metadata.json 2024-06-30 22:31:38 +02:00
Chriz76 739b82c2d3
Update metadata.json 2024-06-30 22:30:40 +02:00
Chriz76 7d7e832551
Add files via upload 2024-06-30 22:29:50 +02:00
Chriz76 7f616e01d3
Update app.js 2024-06-30 22:07:53 +02:00
Chriz76 8a77119c87
Update metadata.json 2024-06-30 22:01:47 +02:00
Chriz76 c79a70e172
Update metadata.json 2024-06-30 21:59:59 +02:00
Chriz76 da0c4a6234
Update metadata.json 2024-06-30 21:57:58 +02:00
Chriz76 b1cae599e4
Create settings.js 2024-06-30 21:53:05 +02:00
Chriz76 ff574897dd
Update app.js 2024-06-30 21:52:29 +02:00
thyttan 577bc8b192
_example_app: remove superflous spaces in metadata 2024-06-30 18:22:48 +02:00
thyttan 19d94c11d1 delaylock: delay lock 5 sec after backlight off
New bootloader app for delaying the locking of the touchscreen to 5 seconds after the backlight turns off. Giving you the chance to interact with the watch without having to press the hardware button again.

Inspired by the conversation between Gordon Williams and user156427 linked here: https://forum.espruino.com/conversations/392219/
2024-06-30 18:19:27 +02:00
Chriz76 283541fa1d
Update app.js 2024-06-29 18:54:42 +02:00
Chriz76 55735966c0
Update metadata.json 2024-06-29 18:48:56 +02:00
Chriz76 ca2537d894
Update app.js 2024-06-29 18:43:49 +02:00
Chriz76 ad3adb4ebb
Update app.js 2024-06-29 18:40:23 +02:00
Chriz76 7165c504e7
Add files via upload 2024-06-29 18:22:32 +02:00
Chriz76 808cf03252
Update metadata.json 2024-06-29 18:11:59 +02:00
Chriz76 4c0d309dd8
Update metadata.json 2024-06-29 18:07:16 +02:00
Chriz76 250b6a6b26
Update metadata.json 2024-06-29 18:05:14 +02:00
Chriz76 ce2e7c1c48
Update metadata.json 2024-06-29 18:04:56 +02:00
Chriz76 c90b7c4c0f
Add files via upload 2024-06-29 18:02:48 +02:00
Chriz76 00c690dee9
Update metadata.json 2024-06-29 18:02:06 +02:00
Chriz76 e8d93fce5d
Add files via upload 2024-06-29 18:01:01 +02:00
Chriz76 6b66123b0b
Create metadata.json 2024-06-29 17:56:20 +02:00
Chriz76 2575014a00
Create app-icon.js 2024-06-29 17:45:57 +02:00
Chriz76 b2a84ea6d3
Add files via upload 2024-06-29 17:42:16 +02:00
Chriz76 c76f9353c5
Create app.js 2024-06-29 17:39:46 +02:00
Rob Pilling 98e10cdffe
Merge pull request #3462 from Poolitzer/master
Update Daisy clock to add battery estimate in hs
2024-06-28 12:32:21 +01:00
Rob Pilling 664a5b1b8b
Merge pull request #3474 from deirdreobyrne/master
BTHome battery level broadcast for e.g. Home Assistant
2024-06-28 12:31:01 +01:00
jeonlab 5a2f18885c
Update storage-write.js 2024-06-27 14:34:01 -04:00
Brian Whelan 5f6d49a622
PR fixes 2024-06-27 08:23:36 +01:00
deirdreobyrne 324e17ff95
Using the ble_advert module 2024-06-26 23:26:08 +01:00
Rob Pilling f8e854403a hwid batt: colour based on power use, highlight based on time left 2024-06-26 22:36:30 +01:00
Rob Pilling beb02e6260 bthometemp: use `ble_advert` module 2024-06-26 21:56:24 +01:00
Rob Pilling 91dd1f6ec4 btadv: use `ble_advert` module 2024-06-26 21:56:24 +01:00
Rob Pilling ce28c0d1b6 btadv: preserve existing bleAdvert 2024-06-26 21:44:43 +01:00
deirdreobyrne 1a22dbbc5c
Cleanup 2024-06-26 19:30:14 +01:00
deirdreobyrne e0b3bb0cbe
Update README.md
Adding link to the protocol description
2024-06-26 19:18:34 +01:00
deirdreobyrne e3b29d4f5f
Attempt 2 2024-06-26 18:53:59 +01:00
jeonlab d6dbb0d077
Merge branch 'espruino:master' into master 2024-06-26 13:51:21 -04:00
Rob Pilling 61b6e98017 boot: only set `display:1` if we have a passkey 2024-06-26 18:08:52 +01:00
jeonlab 9450cce1a5
Update golf-gps.js 2024-06-26 13:08:05 -04:00
deirdreobyrne e9c8a7f67f
Initial version 2024-06-26 18:01:18 +01:00
Rob Pilling ccf6c2a7e5 Detect unused lint-disable directives 2024-06-25 22:14:00 +01:00
Rob Pilling b6c013a9ae Fix lint 2024-06-25 21:51:55 +01:00
Rob Pilling bb3a1aa06f Merge pull request #3470 from prefectAtEarth/BangleApps 2024-06-25 21:49:29 +01:00
jeonlab 16aabd1d25
Merge branch 'espruino:master' into master 2024-06-25 10:05:07 -04:00
jeonlab d918f573eb
Update golf-gps.js 2024-06-25 09:32:47 -04:00
jeonlab b281c123a7
Update golf-gps.js 2024-06-24 13:32:34 -04:00
Brian Whelan beff82a2f9
Return empty array instead of object if JSON read fails 2024-06-24 18:22:09 +01:00
jeonlab 912354f96b
Update golf-gps.js 2024-06-24 12:45:28 -04:00
Gordon Williams ae539835da dfu version 2024-06-24 16:52:59 +01:00
jeonlab 2ba7c3d2d9
Update metadata.json 2024-06-24 10:37:03 -04:00
jeonlab adaeb1561d
Update ChangeLog 2024-06-24 10:36:26 -04:00
jeonlab 009fee314e
Update README.md 2024-06-24 10:34:55 -04:00