1
0
Fork 0
Commit Graph

6241 Commits (1ef82444df3c5ca083414cb43ad4342e7da0ff0d)

Author SHA1 Message Date
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
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 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
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 d7ec86b716
Authentiwatch: version 0.04 2021-12-02 21:56:36 +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 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