Clockplus/app/src/main/java/com/philliphsu/clock2
2016-08-02 17:25:14 -07:00
..
alarms Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
aospdatetimepicker Implemented basic header behavior 2016-07-22 04:26:59 -07:00
editalarm Implement save and restore instance state 2016-07-25 17:00:04 -07:00
edittimer Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
model Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
ringtone Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00
settings Moved preference strings from strings.xml to their own category file 2016-06-06 21:24:44 -07:00
timers Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
util Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00
Alarm.java Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00
AsyncAlarmsTableUpdateHandler.java Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
AsyncDatabaseTableUpdateHandler.java Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
AsyncTimersTableUpdateHandler.java Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -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 Countdown chronometer implemented 2016-07-27 01:52:28 -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 Abstracted SQL, Cursor, Loader, Adapter, RecyclerView 2016-07-29 23:18:46 -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 Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -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 Timers persisted correctly, chronometer and buttons bind correctly 2016-08-02 17:25:14 -07:00
UpcomingAlarmReceiver.java Replaced all usages of DatabaseManager with AlarmsTableManager 2016-08-01 19:06:46 -07:00