Created TimerNotificationService, TimesUpActivity. Schedule alarms with AlarmManager for timers.

This commit is contained in:
Phillip Hsu
2016-08-03 03:26:53 -07:00
parent 6f8d22f15b
commit 9e4369282d
18 changed files with 449 additions and 114 deletions
+2
View File
@@ -191,4 +191,6 @@
<!-- TODO: Remove or change this placeholder text -->
<string name="title_activity_create_timer">CreateTimerActivity</string>
<string name="timer">Timer</string>
</resources>