1
0
Fork 0
Commit Graph

15308 Commits (4a6cdacec3383a43d5f6c4d3daa1cfd26418ef9b)

Author SHA1 Message Date
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
thyttan a6844f4f80 tweak buzz lenght and strength 2023-04-01 17:43:37 +02:00
thyttan d758d655b5 Add longpressbuzz app (boot code) 2023-04-01 17:27:39 +02:00
23RoAGX e677c52e37 New App: tinyCMC coinmarketcap client 2023-04-01 16:47:54 +02:00
olivierbarriere 3cd77145f8
Merge branch 'espruino:master' into master 2023-03-31 23:29:19 -04:00
eleanor 3e83f01306
updated app.js
changed order of loaded widgets and drawing watchface
2023-03-31 14:50:54 -05:00
Gordon Williams 59b66684a6 Merge branch 'master' of github.com:espruino/BangleApps 2023-03-31 14:09:52 +01:00
Gordon Williams a39b773ac1 widdst 0.04: Give the boot file the highest priority to ensure it runs before sched (fix #2663) 2023-03-31 14:09:39 +01:00
eleanor f7c65df902
forgot drawTimeout like a dummy 2023-03-29 15:21:26 -05:00
eleanor 3bab49ea44
Update app-icon.js 2023-03-29 14:59:59 -05:00
eleanor a8bfd90ef4
updated app.js
added/fixed queuedraw
2023-03-29 14:58:20 -05:00
eleanor b665fff3c3
reconverted 48x48 icon 2023-03-29 10:47:09 -05:00
eleanor 4b95ad5427
updated app.js
- fixed a line in the encouragements
- added the menu when you press a button
2023-03-29 10:32:42 -05:00
eleanor ebb5d52079
Update app.js 2023-03-29 10:07:48 -05:00
olivierbarriere cda8fab912
Merge branch 'espruino:master' into master 2023-03-29 09:22:39 -04:00