Adam Schmalhofer
cec31972b5
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
...
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Gordon Williams
2ed65f3ead
Welcome: Allow welcome to run after a fresh install
...
+ More useful app menu
+ BTN2 now goes to menu on release
2020-05-14 21:32:36 +01:00
Richard de Boer
0f8247e7e4
Data file fixes for settings/welcome/ncstart
...
settings: never delete settings file
welcome: fix typo, remove outdated comment
ncstart: remove outdated comment
2020-04-20 11:52:19 +02:00
Richard de Boer
db35edede6
ncstart: Save settings in data file
2020-04-17 21:53:42 +02:00
Richard de Boer
69a1e00384
ncstart: don't run when settings are absent/updated
...
Fixes #298
2020-04-15 01:12:34 +02:00
Richard de Boer
8a7c61aa65
Move NodeConfEU 2019 'First Start' Sequence to ncstart.boot.js
...
fix ncstart
2020-04-07 00:27:06 +02:00
Gordon Williams
6cfe9c340b
Take advantage of recent nonbreaking change that stops readJSON from causing errors
2020-02-28 17:02:26 +00:00
Gordon Williams
8220765c11
Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct
2020-02-28 14:17:22 +00:00
Gordon Williams
50e3c852fb
MASSIVE REFACTOR
...
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams
95d4c710bc
Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2.
...
Also make bootloader try and polyfill missing stuff from 2v04
2020-01-17 11:43:26 +00:00