Commit Graph

12398 Commits (c0b49b33598040b9a6517eda12239de562cf0e8e)

Author SHA1 Message Date
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
Gordon Williams 933cd3c364
Merge pull request #2103 from thyttan/bwclock
[BWClock] Make BWClock and "Digital clock widget" work together
2022-09-05 11:05:17 +01:00
Gordon Williams 84819f5cae Add sanity check for clocks calling loadWidgets before setUI 2022-09-05 11:03:41 +01:00
Gordon Williams 7ba3ae3f08
Merge pull request #2102 from aaronrolls/master
Updated to version 0.02
2022-09-05 10:44:42 +01:00
David Peer 1744bce5b6 Minor changes 2022-09-05 11:39:56 +02:00
Gordon Williams 2bf4b82526
Merge pull request #2100 from peerdavid/master
[BWClock] Set timer for agenda entries
2022-09-05 10:31:12 +01:00
David Peer 95b02bdef2 minor changes 2022-09-05 10:03:04 +02:00
Spencer Churchill ecfca7d8b6 link github username to profile 2022-09-04 12:11:27 -07:00
Spencer Churchill 062cd82eca version and grammar fixes 2022-09-04 11:58:25 -07:00
Spencer Churchill f48fb40593 return null instead of calling null 2022-09-04 11:55:56 -07:00
Spencer Churchill 9cab0af8b4 adds personal work-from-home health widget 2022-09-04 11:48:19 -07:00
David Peer 77a498950c Added altitude 2022-09-04 11:49:26 +02:00
James Taylor 130a847c32 New medical alert widget
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2022-09-02 21:31:29 +01:00
Erik Andresen 69ee96010e widgps: cleanup 2022-09-02 20:04:57 +02:00
Erik Andresen bd829f27e9 widgps: Do not take widget space if icon is hidden 2022-09-02 20:03:50 +02:00
Leon Matthes 0038c25df9 [calclock] Version 0.02
More compact rendering & App icon
2022-08-30 11:14:47 +02:00
Leon Matthes 6e909eeeeb [calclock] Initial version 2022-08-30 11:01:53 +02:00
storm64 a3f6097131 [gpsnav] Update app_b2.js
Add degree sign to bearing.
2022-08-30 10:41:21 +02:00
storm64 919ec8c34b [sleeplog] Update metadata.json
Edit screenshots
2022-08-29 23:15:41 +02:00
storm64 4824c4bcd4 [sleeplog] Update README.md + screenshots 2022-08-29 23:11:49 +02:00
storm64 0d59e20cd9 [sleeplog] Update README.md 2022-08-29 22:30:39 +02:00