Hugh Barney
7ec885008d
reverted to clkinfostopw 0.1 to avoid clash with widbatc PR
2023-04-16 18:02:38 +01:00
Hugh Barney
e5c6707e15
added ChangeLog
2023-04-16 17:15:54 +01:00
Hugh Barney
b627945751
corrected metadata.json
2023-04-16 17:11:45 +01:00
Hugh Barney
2216398bb8
Yet Another Battery Widget
2023-04-16 17:01:30 +01:00
Hugh Barney
82b78d5b69
clkinfostopw - set format to h:mm:ss to shorten string
2023-04-14 23:54:09 +01:00
Gordon Williams
e9bfe885e7
Merge branch 'master' of github.com:espruino/BangleApps
2023-04-13 10:36:38 +01:00
Gordon Williams
d06cedcc5e
Merge branch 'pinq--master'
2023-04-13 10:36:25 +01:00
Gordon Williams
423d22c273
tweak screenshots
2023-04-13 10:36:20 +01:00
pinq-
d1fe165c80
Removed screenshots and added Contributors
2023-04-12 17:35:27 +03:00
Gordon Williams
fb694036a4
Merge pull request #2681 from notEvil/chargent4
...
chargent: notification
2023-04-12 10:29:33 +01:00
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
pinq-
39d91dd4ac
Merge branch 'master' of https://github.com/pinq-/BangleApps
2023-04-10 22:09:32 +03:00
pinq-
ed998b8b81
change of the default values
...
Added images and change default values
2023-04-10 22:08:28 +03:00
pinq-
a89ea65410
No need for this
2023-04-10 21:48:13 +03:00
pinq-
2889a73ff5
change of default values
2023-04-10 21:38:47 +03:00
pinq-
0a4faec632
Merge branch 'espruino:master' into master
2023-04-10 21:31:17 +03:00
pinq-
f648a7250d
Some settings changes
...
Made bubble option global
Added date to text
2023-04-10 21:29:13 +03: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
pinq-
0b0c89737f
Some code fix to make it britty
2023-04-08 03:11:29 +03: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