| .. |
|
alarms
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |
|
editalarm
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |
|
model
|
Scheduling alarm via AlarmUtils no longer shows Toast confirmation for you
|
2016-07-09 23:46:05 -07:00 |
|
ringtone
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |
|
settings
|
Moved preference strings from strings.xml to their own category file
|
2016-06-06 21:24:44 -07:00 |
|
util
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |
|
Alarm.java
|
AlarmViewHolder hides dismiss button if recurring and upcoming alarm dismissed via notification
|
2016-07-08 19:31:03 -07:00 |
|
AsyncItemChangeHandler.java
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |
|
BaseActivity.java
|
Imported SettingsActivity and related classes
|
2016-06-06 19:49:39 -07:00 |
|
BaseAdapter.java
|
BaseVH and BaseAdapter finished
|
2016-05-31 15:33:33 -07:00 |
|
BaseFragment.java
|
Background loading of single Alarm in relevant components, added queryEnabledAlarms() in database helper
|
2016-07-01 03:40:27 -07:00 |
|
BaseViewHolder.java
|
Split onBind() of AlarmViewHolder into multiple discrete method calls
|
2016-06-06 19:19:06 -07:00 |
|
DaysOfWeek.java
|
stable test for recurring days
|
2016-06-10 00:08:47 -07:00 |
|
DaysOfWeekHelper.java
|
stable test for recurring days
|
2016-06-10 00:08:47 -07:00 |
|
DurationDisplayer.java
|
Imported Alarm countdown text
|
2016-06-07 13:16:53 -07:00 |
|
MainActivity.java
|
Result from EditAlarmActivity returns to AlarmsFragment and the list is updated correctly
|
2016-06-29 21:26:26 -07:00 |
|
Numpad.java
|
Alarm Ppreferences applied to code
|
2016-06-07 02:03:05 -07:00 |
|
OnBootUpAlarmScheduler.java
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |
|
OnBootUpReceiver.java
|
Reschedule alarms after booting up
|
2016-06-14 21:41:14 -07:00 |
|
OnListItemInteractionListener.java
|
Deleting alarm works
|
2016-06-02 00:12:59 -07:00 |
|
PendingAlarmScheduler.java
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |
|
SharedPreferencesHelper.java
|
CRUD operations implemented
|
2016-06-27 02:52:38 -07:00 |
|
TickHandler.java
|
Imported Alarm countdown text
|
2016-06-07 13:16:53 -07:00 |
|
UpcomingAlarmReceiver.java
|
Created AlarmController class and moved relevant AlarmUtils code
|
2016-07-11 02:28:20 -07:00 |