Commit Graph

6 Commits (b3cc125a3f733b8f8a9cd591d537f947ca2488b1)

Author SHA1 Message Date
Gordon Williams e53099aea6 Widgets now shown on Alarm screen
Alarm widget state now updates when setting/resetting an alarm
2021-10-06 10:05:15 +01:00
hughbarney 88f8138ecf fix alarm widget for b2, set widget size for widpedom with large text 2021-09-20 12:20:50 +01:00
Gordon Williams e0d29c81f2 Big refactor #2 - variable width widgets 2020-03-05 13:15:27 +00: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 47205bfe61 Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00