Commit Graph
21 Commits
Author SHA1 Message Date
Phillip Hsu 68fb80b42b Numpad key listener set 2016-06-02 20:35:41 -07:00
Phillip Hsu 881b4dcf83 Ported numpad 2016-06-02 20:16:37 -07:00
Phillip Hsu 680fd28782 Selecting ringtone works 2016-06-02 14:09:09 -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 9aa47ccfbe Added positionOf() method to DaysOfWeek 2016-06-01 20:32:08 -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 15b850d9bd EditAlarmActivity created 2016-05-31 17:36:41 -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 a8e2a88140 Testing multiple alarms 2016-05-29 13:56:05 -07:00
Phillip Hsu 666b3a2a6e Snooze and dismiss buttons added to RingtoneActivity 2016-05-29 02:55:37 -07:00
Phillip Hsu f7c788cf46 Created UpcomingAlarmReceiver to handle upcoming alarm notifications 2016-05-29 00:50:27 -07:00
Phillip Hsu 37e7d3dd3b Setup RingtoneService 2016-05-28 18:44:51 -07:00
Phillip Hsu 7d4b0c0dff Modified unit test code for Alarm 2016-05-28 02:50:38 -07:00
Phillip Hsu 2a5b6db25c Wrote unit tests for Alarm 2016-05-28 02:14:13 -07:00
Phillip Hsu e9b99880d7 Initial commit 2016-05-27 02:23:44 -07:00