Commit Graph

4 Commits (8623bc7f968fdd671cd94e16ccffdfcc9c0e355b)

Author SHA1 Message Date
Tuukka Ikkala 0a32e40b1a Remove "no-mixed-spaces-and-tabs": "off" and make linter happy 2020-05-23 23:51:24 +03:00
Gordon Williams 0da0acefd2 Tweaks for issues redrawing after variable size widget addition (partial #121) 2020-03-09 14:30:56 +00:00
Gordon Williams e0d29c81f2 Big refactor #2 - variable width widgets 2020-03-05 13:15:27 +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