Clockplus/app/src/main/java/com/philliphsu/clock2
2016-09-21 16:15:48 -07:00
..
alarms Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
aospdatetimepicker Apply theme to grid selector time picker 2016-09-20 23:29:33 -07:00
dialogs Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
edittimer Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
model Deleted deprecated and unused classes and files 2016-09-21 15:23:51 -07:00
ringtone Change RingtoneActivity to extend BaseActivity 2016-09-20 16:28:02 -07:00
settings Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
stopwatch Implement multiple timer notifications, restore TimerNotificationService on process restart, release timer resources as they are cancelled 2016-09-18 02:53:27 -07:00
timepickers Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
timers Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
util Deleted deprecated and unused classes and files 2016-09-21 15:23:51 -07:00
Alarm.java Deleted deprecated and unused classes and files 2016-09-21 15:23:51 -07:00
AsyncAlarmsTableUpdateHandler.java Restore current lap when StopwatchNotificationService is restarted. Change add lap icon fillColor to white. 2016-09-16 02:26:43 -07:00
AsyncDatabaseTableUpdateHandler.java Restore current lap when StopwatchNotificationService is restarted. Change add lap icon fillColor to white. 2016-09-16 02:26:43 -07:00
AsyncTimersTableUpdateHandler.java Prevent stopping TimerRingtoneService for successive Timers within the auto silence threshold 2016-09-18 21:07:54 -07:00
BaseActivity.java Change RingtoneActivity to extend BaseActivity 2016-09-20 16:28:02 -07:00
BaseChronometer.java Update BaseChronometer and ChronometerDelegate with Chronometer source code in API 24 2016-09-10 02:17:21 -07:00
BaseCursorAdapter.java Create expanded and collapsed alarm view holders 2016-07-31 18:28:31 -07:00
BaseFragment.java Fixed incorrect visibilities of mini FABs for stopwatch page 2016-08-15 23:52:00 -07:00
BaseViewHolder.java Create expanded and collapsed alarm view holders 2016-07-31 18:28:31 -07:00
ChronometerNotificationService.java Fix bug where pausing Timer from VH was not updating the notification action to 'resume' 2016-09-18 04:06:46 -07:00
ChronometerNotificationThread.java Restore getNoteTag() method 2016-09-17 20:57:19 -07:00
DaysOfWeek.java Use DateFormatSymbols to get weekday labels for the device locale. Remove corresponding string resources. 2016-09-05 15:10:55 -07:00
MainActivity.java Apply any theme change on return to MainActivity 2016-09-20 03:51:30 -07:00
OnBootUpAlarmScheduler.java Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00
OnBootUpReceiver.java Reschedule alarms after booting up 2016-06-14 21:41:14 -07:00
OnListItemInteractionListener.java Deleted deprecated and unused classes and files 2016-09-21 15:23:51 -07:00
PendingAlarmScheduler.java Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00
RecyclerViewFragment.java Create empty view for RecyclerViewFragment 2016-09-05 23:31:01 -07:00
TimePickerDialogController.java Create new dialogs package and rename editalarm package to timepickers 2016-09-21 16:15:48 -07:00
Timer.java Fix bug where addOneMinute() was extending paused Timers whose end times have passed by more than a minute 2016-09-18 15:38:23 -07:00
UntouchableSeekBar.java Fixed SeekBar not animating after device rotation 2016-08-28 22:32:16 -07:00
UpcomingAlarmReceiver.java Deleted deprecated and unused classes and files 2016-09-21 15:23:51 -07:00