Clockplus/app/src/main/java/com/philliphsu/clock2/stopwatch
2016-09-12 03:13:37 -07:00
..
AsyncLapsTableUpdateHandler.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
ChronometerWithMillis.java Replace CountdownDelegate with ChronometerDelegate. Create BaseChronometer as superclass of CountdownChronometer and ChronometerWithMillis. 2016-09-09 21:06:06 -07:00
Lap.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
LapCursor.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
LapsAdapter.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
LapsCursorLoader.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
LapsTable.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
LapsTableManager.java Implemented stopwatch page 2016-08-12 20:58:01 -07:00
LapViewHolder.java Replace CountdownDelegate with ChronometerDelegate. Create BaseChronometer as superclass of CountdownChronometer and ChronometerWithMillis. 2016-09-09 21:06:06 -07:00
StopwatchFragment.java Send intent with stop action from StopwatchFragment to StopwatchNotificationService to remove notification when stopwatch is stopped 2016-09-12 03:13:37 -07:00
StopwatchNotificationService.java Send intent with stop action from StopwatchFragment to StopwatchNotificationService to remove notification when stopwatch is stopped 2016-09-12 03:13:37 -07:00