1
0
Fork 0
Commit Graph

21 Commits (e755d64cc1df08d560735f6fe2cb860757fe3b27)

Author SHA1 Message Date
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 c373c3150f fix coloring issue from GPS widget 2020-02-13 10:50:04 +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
sebi5361 960401b53c bug fix2 2019-12-03 02:46:38 +01:00
sebi5361 d3830e6dc6 bug fix 2019-12-02 21:43:34 +01:00
sebi5361 52be9ef483 message16 2019-12-02 20:57:55 +01:00
sebi5361 0f90c06ec7 message16 2019-12-02 20:57:13 +01:00
sebi5361 8c5852ec91 message15 2019-12-02 20:47:58 +01:00
sebi5361 2a9c16c160 message14 2019-12-02 20:26:35 +01:00
sebi5361 3fe78154c3 message13 2019-12-02 20:23:21 +01:00
sebi5361 bdfbb52766 message12 2019-12-02 20:09:56 +01:00
sebi5361 69ce853d71 message11 2019-12-02 19:35:55 +01:00
sebi5361 68fbcd49a5 message10 2019-12-02 19:27:15 +01:00
sebi5361 03fa1e9349 MESSAGE9 2019-12-02 19:05:00 +01:00
sebi5361 bbc9d5f0c9 MESSAGE8 2019-12-02 19:03:45 +01:00
sebi5361 a5217341c9 MESSAGE7 2019-12-02 19:00:57 +01:00
sebi5361 1925676ea5 MESSAGE6 2019-12-02 18:56:02 +01:00
sebi5361 c557bc518f MESSAGE5 2019-12-02 18:31:25 +01:00
sebi5361 f6191c0589 MESSAGE4 2019-12-02 18:13:26 +01:00
sebi5361 1314d2ec86 Adding a 3x2 pixel digit clock app 2019-12-02 17:01:14 +01:00