Commit Graph

5 Commits (d0e23e497c17c79d49b325a079c483a05d12de20)

Author SHA1 Message Date
Gordon Williams 852f911dcf testing/converting heart rate apps for Bangle.js 2 2021-10-21 12:40:34 +01:00
Gordon Williams 9f68a24315 tag HRM power requests to allow this to work alongside other widgets/apps (fix #799) 2021-09-13 09:57:46 +01: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