Commit Graph

15393 Commits (fc82d3b13bc49c49de145802731f2b44d5293ef4)

Author SHA1 Message Date
mgellner 089a9a7d0d Initial release of widtemp temperature widget 2023-04-10 18:01:59 +02:00
pancake 01b7f1648b Fix exception and glitch in kanawatch 2023-04-10 13:21:11 +02:00
thyttan 663ea983e4
Change to 'custom' setUI to not set btn watch
> ['clock' - called for clocks. Sets Bangle.CLOCK=1 and allows a button to start the launcher](https://www.espruino.com/Reference#l_Bangle_setUI)
2023-04-08 23:56:21 +02:00
Rob Pilling 7ee3279a02 Update main.d.ts 2023-04-08 08:30:43 +01:00
Rob Pilling 105da767b7 drained: generate js 2023-04-08 08:26:10 +01:00
Rob Pilling 923b5dbb96 drained: clearWatch() and turn off bluetooth 2023-04-08 08:25:54 +01:00
Rob Pilling 9c643f6b5d drained: configure battery% and check interval 2023-04-08 08:25:27 +01:00
pinq- 0b0c89737f Some code fix to make it britty 2023-04-08 03:11:29 +03:00
Rob Pilling 512381a2de drained: increase clock font size 2023-04-07 22:32:38 +01:00
Rob Pilling b5fec28e9f drained: handle empty `_PWR` 2023-04-07 22:32:26 +01:00
Rob Pilling acbd5d3b53 Update main.d.ts - setUI & removeAllListeners() 2023-04-07 21:53:07 +01:00
Rob Pilling 10881c9336 drained: tweak readme 2023-04-07 21:53:07 +01:00
Rob Pilling 1f35c9825a drained: regenerate js 2023-04-07 21:29:12 +01:00
Rob Pilling 92ff678ac0 drained: turn off wake-on-twist etc 2023-04-07 21:29:12 +01:00
Rob Pilling a36e705d79 drained: force off gps/hrm 2023-04-07 21:29:12 +01:00
Rob Pilling 39aa8e7e7b drained: enable emulator 2023-04-07 21:29:12 +01:00
Rob Pilling 2de5831827 drained: add icon 2023-04-07 21:29:12 +01:00
Rob Pilling 1fa36bd2b8 drained: rename from low-power-mode 2023-04-07 21:29:04 +01:00
Rob Pilling 4bb96f314c low-power-mode: initial app 2023-04-07 21:28:58 +01:00
notEvil bbbbe4ed76 - apps/chargent: updated metadata 2023-04-07 13:42:11 +02:00
notEvil b0b10592cd - apps/chargent: added notification 2023-04-06 23:51:16 +02:00
Scharf d00cb89dea [sleeplog] Correct deleteBefore function ... last 2023-04-05 23:13:34 +02:00
Scharf ce1c8b8ae8 Revert "[sleeplog] Add feedback to deleteBefore function 4"
This reverts commit 19e0f52886.
2023-04-05 22:50:37 +02:00
Scharf 71ff4d09fd Revert "[sleeplog] Add feedback to deleteBefore function 5"
This reverts commit 7377da70ef.
2023-04-05 22:50:27 +02:00
Scharf 7377da70ef [sleeplog] Add feedback to deleteBefore function 5 2023-04-05 22:44:47 +02:00
Scharf 19e0f52886 [sleeplog] Add feedback to deleteBefore function 4 2023-04-05 22:40:47 +02:00
Scharf 72aee51f1a [sleeplog] Add feedback to deleteBefore function 3 2023-04-05 22:34:28 +02:00
Scharf a2ce5af0d3 [sleeplog] Add feedback to deleteBefore function 2 2023-04-05 19:15:27 +02:00
Scharf 644af8d792 [sleeplog] Add feedback to deleteBefore function 2023-04-05 19:03:12 +02:00
Scharf 4a6cdacec3 [sleeplog] Correct deleteBefore function 8 2023-04-05 18:29:06 +02:00
Scharf b59867ae73 [sleeplog] Correct deleteBefore function 7 2023-04-05 18:11:25 +02:00
Scharf bdf2af9785 [sleeplog] Correct deleteBefore function 6 2023-04-05 18:07:36 +02:00
Scharf f03bd7fc5b [sleeplog] Correct deleteBefore function 5 2023-04-05 18:02:34 +02:00
Scharf 983878647a [sleeplog] Correct deleteBefore function 4 2023-04-05 17:52:59 +02:00
Scharf 1b467cfa99 [sleeplog] Correct deleteBefore function 3 2023-04-05 17:40:14 +02:00
Scharf 4b41d30987 [sleeplog] Correct deleteBefore function 2 2023-04-05 17:29:25 +02:00
Scharf 7740ab87c2 [sleeplog] Correct deleteBefore function 2023-04-05 17:03:37 +02:00
Scharf 00a9db1bf0 [sleeplog] Improving triggers and web interface
to 0.13:
- Prevent to stay in consecutive sleep if not worn.
- Correct calling triggers where last time is earlier then first time.
- Add the trigger object itself as argument to the fn function to be able to store data or functions inside the trigger object.

to 0.14:
improvements initiated by #2677
- Add a option to delete all logfiles before a specific date from the watch
- Correct regex file search from `\d\d\d\d` / `\d{4}` to `\d+`
2023-04-05 16:47:09 +02:00
Gordon Williams a33a6df463
Merge pull request #2678 from thyttan/swipeScroller
[Swipe Menus] pull in 'Ensure that changing a menu item when half-scrolled off scre…
2023-04-05 12:23:35 +01:00
thyttan 81bc99b7a1 pull in 'Ensure that changing a menu item when half-scrolled off screen doesn't overwrite widgets' from the standard scroller 2023-04-05 12:38:12 +02:00
Gordon Williams 9db02af9f1
Merge pull request #2676 from elykittytee/master
[encourageclk] - draw update
2023-04-05 08:55:34 +01:00
Gordon Williams 340a1f9668
Merge pull request #2672 from thyttan/longpressbuzz
[Long Press, Buzz!] Add longpressbuzz app (boot code)
2023-04-05 08:42:24 +01:00
eleanor fcd1089ca6
now version 0.03 2023-04-04 11:42:30 -05:00
eleanor 7089640f0d
Update ChangeLog 2023-04-04 11:42:03 -05:00
eleanor 1d095bc205
updated app.js again
idk what's going on. why are my changes being reverted.
2023-04-04 11:39:17 -05:00
thyttan 2c93c2f3c5 change 'per' -> 'at' in metadata and readme 2023-04-04 17:22:51 +02:00
thyttan fb499c6a85 Add Gordon Williams as creator 2023-04-04 17:16:38 +02:00
thyttan f44327915c move quote from Changelog to README 2023-04-04 17:16:38 +02:00
thyttan cf1205d417 Change icon to Buzz Lightyear, add to Changelog. 2023-04-04 17:16:38 +02:00
thyttan e34728849f change the logic to buzz at boot instead of before reboot 2023-04-04 17:16:38 +02:00