Commit Graph

19511 Commits (078e11173c9eaaeb083f49e14b7946f41f3b801c)

Author SHA1 Message Date
only-meeps 7bf68cd8d1
Delete apps/boxclk/boxclk.space.img 2024-07-09 14:29:28 -07:00
only-meeps 4bb438cd74
Update metadata.json 2024-07-09 14:28:10 -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 bf3b572b9e power_usage: add module 2024-07-09 08:53:09 +01: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
thyttan 0ffd850897
Merge pull request #3495 from Poolitzer/master
Daisy Fix: Put default to False for battery display
2024-07-07 21:34:11 +02: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 8f4ea698e2
Delete 8Ball directory 2024-07-06 13:46:52 -07: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 473f965ef5
Add files via upload 2024-07-06 13:42:19 -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