Andrew Gregory
|
77967c037e
|
Update app.js
|
2021-12-03 22:39:39 +08:00 |
Andrew Gregory
|
6187a53b3c
|
Merge branch 'espruino:master' into master
|
2021-12-03 22:34:53 +08:00 |
Gordon Williams
|
a385c09922
|
openstmap .10: Improve scale factor calculation to fix scaling issues (#984)
|
2021-12-03 12:04:40 +00:00 |
Gordon Williams
|
6baddd3b43
|
Add gbdebug app
|
2021-12-03 09:15:37 +00:00 |
Gordon Williams
|
b5fa5fb64e
|
tweak for lint errors - still some assignment warnings
|
2021-12-03 08:24:12 +00:00 |
Gordon Williams
|
d504017782
|
Merge pull request #986 from stephenPspackman/master
pooq Roman - a watch face
|
2021-12-03 08:18:47 +00:00 |
Gordon Williams
|
e2ae57faa4
|
Merge pull request #951 from rigrig/qmsched-clean
Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app
|
2021-12-03 08:13:52 +00:00 |
stephenPspackman
|
633cad5cd3
|
Update app.js
Fix (hopefully) time zone issues and boundaries in the event scanner.
|
2021-12-03 00:11:07 -08:00 |
Andrew Gregory
|
184a57ef42
|
Update app.js
|
2021-12-03 12:24:46 +08:00 |
Andrew Gregory
|
36ae60a81a
|
Update app.js
|
2021-12-03 12:15:44 +08:00 |
Andrew Gregory
|
517ff25fc2
|
Update app.js
|
2021-12-03 12:07:26 +08:00 |
Andrew Gregory
|
a75b58df70
|
Rework idle timeout.
|
2021-12-03 12:02:31 +08:00 |
hughbarney
|
b595e60333
|
Pebble: switched to LECO1976 font and slanting boot icon
|
2021-12-02 22:17:00 +00:00 |
Richard de Boer
|
3595fab079
|
qmsched: manage LCD options
Also migrates old settings file: we now store options in qmsched.json,
instead of in the global setting.json.
|
2021-12-02 22:54:16 +01:00 |
Richard de Boer
|
d743b2266a
|
boot: remove Quiet Mode options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
|
2021-12-02 22:54:16 +01:00 |
Richard de Boer
|
c24f67b06b
|
settings: remove Quiet Mode LCD options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
|
2021-12-02 22:54:16 +01:00 |
stephenPspackman
|
ade94521b7
|
Update README.md
Github flubs UTF-8? Really?
|
2021-12-02 12:57:25 -08:00 |
stephenPspackman
|
9c8fd93783
|
Create README.md
|
2021-12-02 12:53:18 -08:00 |
stephenPspackman
|
6ed4565ee1
|
Add files via upload
Upload the right file this time :-}.
|
2021-12-02 12:16:53 -08:00 |
stephenPspackman
|
98bb9c28b3
|
Add files via upload
|
2021-12-02 12:02:15 -08:00 |
stephenPspackman
|
4803365ab3
|
Update app.js
Conform to filename conventions for our settings file—it is json.
|
2021-12-02 11:49:28 -08:00 |
stephenPspackman
|
8ff08cbaab
|
Create resourcer.js
|
2021-12-02 11:35:39 -08:00 |
stephenPspackman
|
ad96a97ae9
|
Create app-icon.js
|
2021-12-02 11:34:25 -08:00 |
stephenPspackman
|
2fc3cee139
|
Create app.js
|
2021-12-02 11:27:53 -08:00 |
hughbarney
|
43a68fb908
|
Pebble: 0.03 changed font to Leco1976, updated screenshots
|
2021-12-02 19:01:40 +00:00 |
Andrew Gregory
|
c537d5c5f7
|
Touch resets idle timeout
|
2021-12-03 00:06:30 +08:00 |
Andrew Gregory
|
e7dcd59295
|
Exit to clock on inactivity
|
2021-12-02 23:55:46 +08:00 |
Andrew Gregory
|
257e73d869
|
Update ChangeLog
|
2021-12-02 23:11:58 +08:00 |
Andrew Gregory
|
5856db39e4
|
Update ChangeLog
|
2021-12-02 21:58:13 +08:00 |
Andrew Gregory
|
adc274d1d3
|
Merge branch 'espruino:master' into master
|
2021-12-02 21:55:22 +08:00 |
Andrew Gregory
|
5fe942446b
|
Update app.js
|
2021-12-02 21:54:53 +08:00 |
Gordon Williams
|
9d26a6448e
|
launcher 0.09: Bangle.js 2 - pressing the button goes back to clock (fix #971)
After 10s of being locked, the launcher goes back to the clock screen
|
2021-12-02 10:28:38 +00:00 |
Gordon Williams
|
5b967184b6
|
0.03: Fix unfreed memory, and clearInterval that disabled all clocks at midnight (fix #946)
Fix app icon
Change menu order so 'back' is at the top
|
2021-12-02 10:08:11 +00:00 |
Gordon Williams
|
829ee9129a
|
Merge pull request #983 from hughbarney/master
Pebble: deploy settings file, updated README
|
2021-12-02 09:06:21 +00:00 |
Andrew Gregory
|
cb8ee70625
|
Update app.js
|
2021-12-02 16:05:36 +08:00 |
Andrew Gregory
|
012982e910
|
Update README.md
|
2021-12-02 16:03:22 +08:00 |
hughbarney
|
7a1bb02bce
|
Pebble: updated README
|
2021-12-01 21:07:41 +00:00 |
hughbarney
|
bd8bb638d4
|
Pebble: deploy pebble.settings.js in apps.json
|
2021-12-01 20:29:34 +00:00 |
Andrew Gregory
|
b848c45ce4
|
Improve token display
Limit label length. Reduce digits font size until it fits.
|
2021-12-01 23:42:17 +08:00 |
Andrew Gregory
|
86ea0554b3
|
Colour icon
|
2021-12-01 23:26:45 +08:00 |
Andrew Gregory
|
3305a5db6a
|
Colour icon
|
2021-12-01 23:23:44 +08:00 |
Andrew Gregory
|
26cc978a40
|
Update README.md
|
2021-12-01 22:29:37 +08:00 |
Andrew Gregory
|
21961edf42
|
Update ChangeLog
|
2021-12-01 22:26:01 +08:00 |
Andrew Gregory
|
16f20970d9
|
Limit scanned label length
Fixed #5
|
2021-12-01 22:21:21 +08:00 |
Andrew Gregory
|
d4ddf22399
|
Try new JSON settings format
|
2021-12-01 22:15:55 +08:00 |
Andrew Gregory
|
60a8c487ad
|
Support updated settings file
|
2021-12-01 22:05:53 +08:00 |
Andrew Gregory
|
7a9b64a7fd
|
Merge branch 'espruino:master' into master
|
2021-12-01 21:28:07 +08:00 |
Andrew Gregory
|
dfd7a02e12
|
Show placeholder "Calculating"
Fixes #2
|
2021-12-01 21:26:41 +08:00 |
Marco H
|
a789e0bea4
|
Icon white with 1px black border
|
2021-12-01 13:55:25 +01:00 |
Marco H
|
ca6b73e3e4
|
Icon white with 1px black border
|
2021-12-01 13:54:49 +01:00 |