Gordon Williams
|
a385c09922
|
openstmap .10: Improve scale factor calculation to fix scaling issues (#984)
|
2021-12-03 12:04:40 +00:00 |
Gordon Williams
|
052eb41ebc
|
Stop crypto polyfill being pulled in - fix http://forum.espruino.com/conversations/369197/#comment16294286
|
2021-12-03 09:20:13 +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 |
Gordon Williams
|
79f37b2bfa
|
Merge pull request #987 from hughbarney/master
Pebble: use LECO1976 font, update boot icon, redo screenshots
|
2021-12-03 08:12:21 +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 |
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
|
32980bf3be
|
Update apps.json
Declare pooqroman.json, our private config file.
|
2021-12-02 13:04:29 -08:00 |
stephenPspackman
|
ade94521b7
|
Update README.md
Github flubs UTF-8? Really?
|
2021-12-02 12:57:25 -08:00 |
stephenPspackman
|
2906e228ba
|
Update apps.json
|
2021-12-02 12:54:03 -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 |
Gordon Williams
|
56b9e04ff0
|
new core
|
2021-12-02 10:37:08 +00: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
|
ce2d182247
|
tweak 2v11 firmware mentions
|
2021-12-02 09:43:03 +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 |
Gordon Williams
|
0cb1dfbb82
|
Merge pull request #982 from rigrig/delete-settings-library
remove Settings module
|
2021-12-02 09:06:07 +00:00 |
Gordon Williams
|
e0018a495c
|
Merge pull request #981 from andrewgoz/master
New icon, improved UI
|
2021-12-02 08:12:16 +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 |
Richard de Boer
|
3baa465f01
|
remove Settings module
Better not to have this at all than to have a library that you can't
actually use in widgets/boot/settings code
|
2021-12-01 19:34:52 +01: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
|
4d239bf71e
|
Version 0.03
|
2021-12-01 22:24:43 +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 |
Gordon Williams
|
7218acf0b4
|
Merge pull request #980 from myxor/poweroff-icon-color-fix
Poweroff: icon color fix & README improvement
|
2021-12-01 13:26:44 +00: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 |
Marco H
|
871c345cea
|
Update README.md
|
2021-12-01 13:49:25 +01:00 |