1
0
Fork 0
Commit Graph

7 Commits (e513031a8770146f7fbe34c672d283d177e31f4a)

Author SHA1 Message Date
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
Gordon Williams d306209da7 fix clock app 2019-12-17 16:56:59 +00:00
Stefan Kuehnel 5ca1cb8e0e Updated description and apps.json 2019-12-14 19:22:52 +01:00
Stefan Kuehnel d976cd2d94 Created icon as .png and .js files 2019-12-14 19:14:07 +01:00
Stefan Kuehnel c074be241f Fixed bug. Corrected add_to_apps.json 2019-12-09 22:42:29 +01:00
Stefan Kuehnel c4acfadabb implemented simple version of a Berlin Clock 2019-12-09 22:06:47 +01:00