Amos Blanton
c0b49b3359
Update ChangeLog
2022-09-23 07:16:58 +00:00
Amos Blanton
2254fdd049
If midnight clear the display to clean up artifacts
...
Since slash is (wisely) very conservative about clearing / redrawing, artifacts from past dates that aren't overwritten tend to stack up. On my watch now where it says "Sun 9/18" there is some left over "T" from last Thursday sticking out to the left of the "S" in "Sun", and some leftover "6" sticking out to the right of the "8" in "18" from two days ago. This should clear everything once a day at midnight so these artifacts get cleared out.
2022-09-18 09:28:11 +00:00
Gordon Williams
88533f84bc
0.03: Remove global declaration of BANGLEJS2 var ( fix #2123 )
2022-09-16 09:08:48 +01:00
Gordon Williams
674ef0aa13
Merge pull request #2121 from splch/patch-1
...
Use 10-minute acceleration and charging for isWorn()
2022-09-12 08:25:40 +01:00
Gordon Williams
c3ee954802
Merge pull request #2116 from elykittytee/master
...
Fixed the date
2022-09-12 08:19:05 +01:00
Gordon Williams
b3b3e94615
Merge pull request #2120 from rigrig/apploader-improvements
...
Apploader.js improvements
2022-09-12 08:18:24 +01:00
Spence Churchill
4a2d8212c1
optimize for precision over accuracy
...
correctly classifying when the watch is on is more important than classifying classifying when the watch is off
2022-09-09 17:54:08 -07:00
Spence Churchill
dc8319d97a
use 10-minute acceleration and charging
...
removes temperature due to weather situations
2022-09-09 10:38:37 -07:00
eleanor
f11f1a2538
Merge branch 'espruino:master' into master
2022-09-09 08:45:26 -05:00
eleanor
eae3ce56d3
Update metadata.json
2022-09-09 08:18:55 -05:00
eleanor
8e70ac9f83
Update ChangeLog
2022-09-09 08:18:42 -05:00
eleanor
7421238f41
Update metadata.json
2022-09-09 08:18:26 -05:00
eleanor
404625f44b
Update ChangeLog
2022-09-09 08:18:08 -05:00
Richard de Boer
e072fe23a1
apploader.js: add -b1 param to upload to Bangle.js 1
2022-09-09 15:10:06 +02:00
Richard de Boer
0a7f3abb08
apploader.js: don't hide errors while loading 'noble'
...
Loading the module can also fail when e.g. compiled against a different
Node.js version, don't hide those errors.
2022-09-09 15:01:46 +02:00
Gordon Williams
23eb487024
quick update to make initial error easier to find if noble not installed
2022-09-09 09:41:00 +01:00
Gordon Williams
faf879c59c
Fix app loader after previous core changes
2022-09-09 09:38:52 +01:00
Gordon Williams
b2bb45d878
improve sched readme
2022-09-09 09:37:10 +01:00
Gordon Williams
20c4f06718
Merge branch 'master' of github.com:espruino/BangleApps
2022-09-08 16:01:56 +01:00
Gordon Williams
1f3695efff
Allow clock 'info screens' to be defined - as per https://github.com/espruino/BangleApps/pull/2114#issuecomment-1240836007
2022-09-08 16:01:48 +01:00
Gordon Williams
3bcfa8c036
Merge pull request #2119 from peerdavid/master
...
[BW Clock] Show calendar week
2022-09-08 15:39:47 +01:00
Peer David
1c7ab9ea06
Merge branch 'espruino:master' into master
2022-09-08 16:00:57 +02:00
David Peer
4653ffc07b
Show calendar week
2022-09-08 16:00:46 +02:00
Gordon Williams
ff9a5c4c20
Add wear de4tect library based on http://forum.espruino.com/conversations/379538/ and https://github.com/espruino/Espruino/pull/2264
2022-09-08 10:40:03 +01:00
Gordon Williams
691f10165e
Merge pull request #2117 from glemco/master
...
agenda: displaying calendar colour and name
2022-09-08 10:21:00 +01:00
Gabriele Monaco
311d619e57
agenda: displaying calendar colour and name
2022-09-08 09:10:13 +00:00
eleanor
6547e2dcc6
updated month abbreviation
2022-09-07 14:32:15 -05:00
eleanor
18d58777bc
Merge pull request #5 from elykittytee/elykittytee-patch-1
...
Update app.js
2022-09-07 14:17:52 -05:00
eleanor
0f6272aa70
Update app.js
2022-09-07 14:17:23 -05:00
eleanor
9cc04dcbe8
called queuedraw
2022-09-07 13:56:35 -05:00
eleanor
e9be440d49
Merge pull request #4 from elykittytee/elykittytee-patch-1
...
Made suggested changes
2022-09-07 13:49:02 -05:00
eleanor
ed5a1850c5
Made suggested changes
...
- used `date_utils`
- replaced "second interval" with `queueDraw()`
2022-09-07 13:24:21 -05:00
Gordon Williams
058c3d779e
Merge pull request #1924 from pikipirs/new_branch
...
Fullscreen watchface means no buzzing
2022-09-07 10:16:49 +01:00
Gordon Williams
67e8beea7c
oops - merge error
2022-09-07 10:16:20 +01:00
Gordon Williams
82444f9942
Merge branch 'master' into new_branch
2022-09-07 10:15:39 +01:00
Gordon Williams
f952e17258
messages: Option to make message icons monochrome (not colored) ( fix #2043 )
2022-09-07 09:53:22 +01:00
Gordon Williams
097730245a
minor readability tweak when checking for messages
2022-09-07 09:20:58 +01:00
Gordon Williams
3e09813143
Merge pull request #2082 from rigrig/messages-load-function
...
Add `getMessages` and `status` to `messages` library, use in apps
2022-09-07 09:16:53 +01:00
Gordon Williams
5e49dcedf2
Merge branch 'master' into messages-load-function
2022-09-07 09:16:46 +01:00
Gordon Williams
df04960655
Merge pull request #2113 from thyttan/clocks-and-widgets
...
Clock apps tell clock widgets to hide.
2022-09-07 09:09:35 +01:00
Gordon Williams
b5d4c18118
Merge pull request #2114 from peerdavid/master
...
[BWClock] Improved handling of callback functions in menu
2022-09-07 09:01:58 +01:00
Gordon Williams
ce8dc67afa
Merge pull request #2115 from elykittytee/master
...
Created a new watchface
2022-09-07 08:55:51 +01:00
thyttan
fcce875880
small fix
2022-09-07 01:12:33 +02:00
thyttan
11e34f73b4
Clock apps tell clock widgets to hide #7
2022-09-07 01:09:46 +02:00
thyttan
ab15ed66a2
Clock apps tell clock widgets to hide #6
2022-09-07 00:57:47 +02:00
thyttan
4097f19d4e
Clock apps tell clock widgets to hide #5
2022-09-07 00:41:09 +02:00
eleanor
fb41861376
Merge branch 'espruino:master' into master
2022-09-06 15:29:01 -05:00
eleanor
fe27aca4eb
Create app-icon.js
2022-09-06 15:28:24 -05:00
eleanor
1e5f11abb4
Add files via upload
2022-09-06 15:24:30 -05:00
eleanor
e3307eaa48
Delete iconclk.png
2022-09-06 15:23:55 -05:00