Clockplus/app/src/main/java/com/philliphsu/clock2
2016-08-22 18:52:15 -07:00
..
alarms Fixed text colors confusion 2016-08-21 02:16:29 -07:00
aospdatetimepicker Replaced extra vector drawable resources with programmatic tinting 2016-08-22 18:21:12 -07:00
editalarm Correct dark theme divider color for number grid 2016-08-22 18:52:15 -07:00
edittimer Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
model Implemented stopwatch page 2016-08-12 20:58:01 -07:00
ringtone New ringtone activity layout 2016-08-06 03:34:53 -07:00
settings New preferences for timers 2016-08-08 18:58:07 -07:00
stopwatch Fixed incorrect visibilities of mini FABs for stopwatch page 2016-08-15 23:52:00 -07:00
timers Fixed text colors confusion 2016-08-21 02:16:29 -07:00
util Implemented stopwatch page 2016-08-12 20:58:01 -07:00
Alarm.java Created TimerNotificationService, TimesUpActivity. Schedule alarms with AlarmManager for timers. 2016-08-03 03:26:53 -07:00
AsyncAlarmsTableUpdateHandler.java Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
AsyncDatabaseTableUpdateHandler.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
AsyncTimersTableUpdateHandler.java New ringtone activity layout 2016-08-06 00:06:15 -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
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
DaysOfWeek.java Show elevation on ExpandedAlarmViewHolder, changed name of AlarmViewHolder to CollapsedAlarmViewHolder 2016-07-31 20:28:08 -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 Numpad looking good 2016-08-22 03:45:58 -07:00
Numpad.java Alarm Ppreferences applied to code 2016-06-07 02:03:05 -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 New update and delete callbacks for OnListItemInteractionListener 2016-08-01 01:18:44 -07:00
PendingAlarmScheduler.java Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00
RecyclerViewFragment.java Implemented stopwatch page 2016-08-12 20:58:01 -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
Timer.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
UpcomingAlarmReceiver.java Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00