1
0
Fork 0
Commit Graph

15322 Commits (14cc283679d65db64404ba7604c0b50547289520)

Author SHA1 Message Date
Gordon Williams 14cc283679
Merge pull request #2679 from storm64/sleeplog
[sleeplog] Improving triggers and web interface
2023-04-12 10:28:07 +01:00
Gordon Williams b371fa6171
Merge pull request #2688 from gellnerm/master
Initial release of widtemp temperature widget
2023-04-12 10:27:33 +01:00
Gordon Williams 9bbde4e565
Merge pull request #2687 from trufae/hira
Fix exception and glitch in kanawatch
2023-04-12 10:25:30 +01:00
mgellner 4620040172
Fix widget.js filename to match name in metadata.json 2023-04-10 18:58:47 +02:00
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
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
eleanor 8d14562be3
removed clearText() 2023-04-04 10:13:08 -05:00
eleanor bdd0d73101
messed up and fixed again ): 2023-04-04 10:12:25 -05:00
eleanor ce144e05ff
reordered app.js again 2023-04-04 10:02:35 -05:00
eleanor 08e7d14b08
updated to ChangeLog 0.02 2023-04-04 09:43:33 -05:00
eleanor cd8de2b1cc
Update ChangeLog 2023-04-04 09:42:56 -05:00
Gordon Williams cfb7e9ee8f
Merge pull request #2675 from nxdefiant/master
grocery interface: Automatically scroll down on add
2023-04-04 08:48:33 +01:00
eleanor 47bd0a1aea
fixed setInterval
loader() to draw()
2023-04-03 14:47:01 -05:00
eleanor 2f7b2e8e15
undeleted and fixed organization of loading 2023-04-03 14:46:21 -05:00
eleanor b33d909639
updated app.js
fix: time not updating
2023-04-03 14:44:35 -05:00
eleanor cc7d5d2b40
update app.js
removed `Bangle.setUI("clock"); `
2023-04-03 14:27:26 -05:00
Erik Andresen b2ae41c129 grocery interface: Automatically scroll down on add 2023-04-03 20:04:06 +02:00
Gordon Williams b5531607dc
Merge pull request #2671 from 23RoMax/master
New App: Tinycmc - A tiny coin market cap client for banglejs
2023-04-03 11:59:19 +01:00
Gordon Williams ae8b227d21
Merge pull request #2666 from elykittytee/master
Created Encouragement & Positivity watchface
2023-04-03 09:55:40 +01:00
Gordon Williams a058c22108
Merge pull request #2673 from olivierbarriere/master
Vertical Battery Widget: make color depend on level
2023-04-03 09:53:01 +01:00
thyttan d410c5acad add tag system 2023-04-01 22:25:15 +02:00