Commit Graph
18 Commits
Author SHA1 Message Date
Phillip Hsu 55836799da Changed where and when we save alarms 2016-06-09 12:36:06 -07:00
Phillip Hsu 8dc71ae34b Lots of changes 2016-06-08 12:44:12 -07:00
Phillip Hsu e2449bb11e More callback events added to AlarmVH. Toast message confirmation when upcoming alarm is dismissed. 2016-06-08 01:54:06 -07:00
Phillip Hsu abdb939ada More Alarm utility methods for cancelling and scheduling 2016-06-07 17:35:50 -07:00
Phillip Hsu 5eb52ee510 Fixed binding of dismiss button in AlarmVH when cancelling snoozed alarm 2016-06-07 13:43:00 -07:00
Phillip Hsu 9f151fa9cc Imported Alarm countdown text 2016-06-07 13:16:53 -07:00
Phillip Hsu dca0a258f8 Alarm Ppreferences applied to code 2016-06-07 02:03:05 -07:00
Phillip Hsu c4cd333cf7 Split onBind() of AlarmViewHolder into multiple discrete method calls 2016-06-06 19:19:06 -07:00
Phillip Hsu 2f5eff6842 Deleting alarm works 2016-06-02 00:12:59 -07:00
Phillip Hsu aba3b534a1 DaysOfWeek finished 2016-06-01 21:03:07 -07:00
Phillip Hsu 4de02ed353 Fixed recurrence mapping bug 2016-06-01 17:23:35 -07:00
Phillip Hsu affab12f75 Commit before bug fixing of alarm recurrence and DaysOfWeek 2016-06-01 15:29:09 -07:00
Phillip Hsu e80596060b Repository created 2016-05-31 19:39:00 -07:00
Phillip Hsu 454a84ca72 BaseVH and BaseAdapter finished 2016-05-31 15:33:33 -07:00
Phillip Hsu 402255b4a0 Starting to write BaseVH and BaseAdapter 2016-05-31 02:01:01 -07:00
Phillip Hsu 2ad3cca872 Changed recurring days array in Alarm to have no actual concept of which week days are recurring or not, just that a position in the week recurs or not. 2016-05-31 01:12:46 -07:00
Phillip Hsu ba41c1311e Created DaysOfWeek class 2016-05-31 00:29:15 -07:00
Phillip Hsu 37e7d3dd3b Setup RingtoneService 2016-05-28 18:44:51 -07:00