1
0
Fork 0
Commit Graph

12 Commits (53d7103272945d25853a45716b2f5f121b6d66a2)

Author SHA1 Message Date
Gordon Williams 26a8755da0 Add translations from #202 2021-12-15 10:11:02 +00:00
Gordon Williams 4a3ef4829c alarm 0.14: Order of 'back' menu item 2021-11-08 10:03:33 +00: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
Gordon Williams ce358e4b55 Add timer capability to alarms app 2021-10-06 09:47:37 +01:00
Gordon Williams 8309804985 0.10: Fix auto-snooze option (this stopped new alarms being added) (fix #506) 2020-06-23 08:17:52 +01:00
Sabin Iacob 89909c0746 Add auto-snooze option to alarms 2020-06-01 20:12:14 +03:00
Gordon Williams 3b7eec70e3 Alarm: Change 'New Alarm' to 'Save', allow Deletion of Alarms 2020-04-08 09:35:38 +01:00
Gordon Williams 441e518885 Alarm: fix More alarm scheduling issues 2020-03-02 17:32:01 +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 1354227b6a Fix issues with alarm scheduling 2020-02-28 15:34:31 +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