More callback events added to AlarmVH. Toast message confirmation when upcoming alarm is dismissed.

This commit is contained in:
Phillip Hsu
2016-06-08 01:54:06 -07:00
parent ffb6f40fd0
commit e2449bb11e
3 changed files with 56 additions and 1 deletions
+2
View File
@@ -36,6 +36,8 @@
<string name="abbrev_hours">%1$dh</string>
<string name="abbrev_minutes">%2$dm</string>
<string name="abbrev_less_than_one_minute">&lt;1m</string>
<string name="upcoming_alarm_dismissed">%1$s alarm dismissed.</string>
<!-- ======================================================================================= -->
<!-- ==================================== NOTIFICATIONS ==================================== -->