Commit Graph
31 Commits
Author SHA1 Message Date
Phillip Hsu 514bf41475 Calling AlarmUtils.cancelAlarm() in RingtoneActivity and RingtoneService was actually necessary 2016-06-08 14:01:54 -07:00
Phillip Hsu 8dc71ae34b Lots of changes 2016-06-08 12:44:12 -07:00
Phillip Hsu 938f1a62a7 Dismissing snoozed alarm now shows Toast confirmation 2016-06-08 11:42:00 -07:00
Phillip Hsu abdb939ada More Alarm utility methods for cancelling and scheduling 2016-06-07 17:35:50 -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 9441b5da10 Added dismiss now action to upcoming alarm notification 2016-06-06 14:04:06 -07:00
Phillip Hsu 24a9d5e2d6 Created DurationUtils and toast message shows after scheduling alarm 2016-06-06 02:19:20 -07:00
Phillip Hsu 3c3b9bf129 Changed interaction dynamics in EditAlarmActivity 2016-06-05 23:24:22 -07:00
Phillip Hsu f67c5e5bb5 Before trying bug fix 2016-06-05 19:58:27 -07:00
Phillip Hsu 1ea774f21b Added snoozing field to JSON, changed RingtoneActivity launch mode in manifest 2016-06-04 02:45:24 -07:00
Phillip Hsu a4b54bd935 Created AlarmUtilsHelper interface passed into EditAlarmPresenter 2016-06-03 19:14:23 -07:00
Phillip Hsu 5fb8448ce3 Alarms now scheduled after saving in edit screen 2016-06-03 14:58:57 -07:00
Phillip Hsu 49b7d80185 Refactored alarm management classes 2016-06-03 14:40:27 -07:00
Phillip Hsu b798a8e2b0 Fixed NPE due to Presenter constructor trying to load the alarm before it returns 2016-06-03 02:43:07 -07:00
Phillip Hsu ef22355ddf More pointless rerouting 2016-06-03 02:30:35 -07:00
Phillip Hsu 122d42d531 Pointless rerouting of method calls to MVP 2016-06-03 02:23:20 -07:00
Phillip Hsu ef3e029f29 MVP for EditAlarmActivity established 2016-06-03 01:56:36 -07:00
Phillip Hsu 70992a7cbd Defined Alarm contracts for MVP 2016-06-03 00:05:53 -07:00
Phillip Hsu 19856e1981 Alarm switch when editing now has restrictions 2016-06-02 22:43:29 -07:00
Phillip Hsu 87cae57514 Applied size span to am/pm in time text 2016-06-02 20:56:07 -07:00
Phillip Hsu c2707b12b2 Fixes to numpad interactions 2016-06-02 20:48:38 -07:00
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 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