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 |
eleanor
|
1bafd0add9
|
Add files via upload
|
2022-09-06 15:23:29 -05:00 |
eleanor
|
8b7a6b6f2b
|
added screenshot
|
2022-09-06 15:16:45 -05:00 |
eleanor
|
7ed481e4f7
|
created metadata
|
2022-09-06 15:15:54 -05:00 |
eleanor
|
eb6598d1d7
|
made a README
|
2022-09-06 15:14:23 -05:00 |
eleanor
|
17e85fb65a
|
created ChangeLog
|
2022-09-06 15:12:43 -05:00 |
eleanor
|
9a9b82ba19
|
Create app.js
|
2022-09-06 15:11:19 -05:00 |
thyttan
|
3c291b12a5
|
small fix
|
2022-09-06 21:29:05 +02:00 |
thyttan
|
7b1058e537
|
Clock apps tell clock widgets to hide #4
|
2022-09-06 21:27:02 +02:00 |
thyttan
|
0d2093a134
|
Clock app tell clock widgets to hide #3
|
2022-09-06 20:56:43 +02:00 |
David Peer
|
04767b94d9
|
Improved handling of async data
|
2022-09-06 20:37:23 +02:00 |
thyttan
|
55e1a7e74f
|
small fix
|
2022-09-06 20:29:56 +02:00 |
Peer David
|
f42c82c67f
|
Merge branch 'espruino:master' into master
|
2022-09-06 20:09:25 +02:00 |
thyttan
|
395be5a65d
|
Clock apps tell clock widgets to hide #2
|
2022-09-06 19:34:20 +02:00 |
thyttan
|
61ad67d32e
|
fix typo
|
2022-09-06 18:47:26 +02:00 |
thyttan
|
5b1b3553c5
|
Clock apps tell clock widgets to hide
|
2022-09-06 18:38:13 +02:00 |
Gordon Williams
|
bbd286ce27
|
Merge pull request #2112 from storm64/ptlaunch_customclock
[ptlaunch] Add setUI custom clock recognition
|
2022-09-06 13:17:56 +01:00 |
storm64
|
8f25103d37
|
[ptlaunch] Correct typo
|
2022-09-06 12:39:28 +02:00 |
storm64
|
505a1183e4
|
[ptlaunch] Correct setUI mode-object conversion
|
2022-09-06 12:36:17 +02:00 |
storm64
|
f6640e10ce
|
[ptlaunch] Add setUI custom clock recognition
Update boot.js to support clocks in custom setUI mode, started with: `Bangle.setUI({ mode: "custom", clock: 1, ... });
|
2022-09-06 12:15:52 +02:00 |
Peer David
|
64c96e9540
|
Merge branch 'espruino:master' into master
|
2022-09-05 16:17:23 +02:00 |
Gordon Williams
|
425930f2ec
|
add line numbers for loadWidgets error message, and provide a way to ignore messages we know about
|
2022-09-05 13:38:34 +01:00 |
Gordon Williams
|
b9fb9f0eab
|
Merge pull request #2111 from storm64/gpsnav_b2
[gpsnav] Adding support for b2
|
2022-09-05 13:19:44 +01:00 |
Gordon Williams
|
d1e1392c6e
|
Merge pull request #2110 from storm64/sleeplog_beta
[sleeplog] New version as mentioned in #1517
|
2022-09-05 13:17:14 +01:00 |
storm64
|
dff2fb5217
|
Merge branch 'espruino:master' into gpsnav_b2
|
2022-09-05 13:14:48 +02:00 |
Gordon Williams
|
dd901c6b79
|
Merge pull request #2106 from LeonMatthes/calclock
Calclock
|
2022-09-05 12:10:36 +01:00 |
storm64
|
1073b2bf1c
|
Merge branch 'espruino:master' into sleeplog_beta
|
2022-09-05 13:03:02 +02:00 |
Gordon Williams
|
a624ad2848
|
Merge pull request #2109 from splch/sitandlook
Adds personal work-from-home health widget
|
2022-09-05 11:52:55 +01:00 |
Gordon Williams
|
982d252a4a
|
Merge pull request #2108 from nxdefiant/widgps
widgps: Do not take widget space if icon is hidden
|
2022-09-05 11:26:36 +01:00 |
Gordon Williams
|
2a1825ec01
|
Merge pull request #2105 from storm64/master
Update .gitignore
|
2022-09-05 11:23:04 +01:00 |
Gordon Williams
|
a743fb5198
|
Merge pull request #2104 from jt-nti/medical-alert
New medical alert widget
|
2022-09-05 11:18:17 +01:00 |