1
0
Fork 0
Commit Graph

9 Commits (4a08dcbaeafcb53d37652df808b39ddd9f7eb927)

Author SHA1 Message Date
BartS23 808a94582f Alarms with hidden: true are not filtered 2022-06-26 12:23:09 +02:00
Gordon Williams 5c84ec9e2c Refactored alarm into separate 'sched' library/app 2022-04-04 15:49:45 +01:00
Gordon Williams 9055cd7990 Fixes, README and alarm lib 2022-03-31 15:32:26 +01:00
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