1
0
Fork 0
Commit Graph

9 Commits (e513031a8770146f7fbe34c672d283d177e31f4a)

Author SHA1 Message Date
Richard de Boer 2278947b3d App Manager: Add support for data files 2020-04-18 00:51:22 +02:00
Gordon Williams 09a0854b08 fix accidental changelog non-commit 2020-04-09 21:20:01 +01:00
Gordon Williams 87904b31ad files 0.02: Fix deletion of apps - now use files list in app.info (fix #262) 2020-04-09 09:03:42 +01: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 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 c2234d39e5 Add newlines to stop app names overflowing - fix #87 2020-02-04 16:19:29 +00:00
Gordon Williams 6d15ec14f0 Fix issue passing extra arguments to load() now we've allowed load to take an extra argument 2020-01-17 11:53:54 +00:00
Gordon Williams b4b882d523 replace deprecated Bangle.menu 2020-01-17 11:32:32 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00