update Commons, allow selecting No Sound at notifications

This commit is contained in:
tibbi
2018-04-11 12:14:29 +02:00
parent 820f4ac256
commit fe16f35c66
3 changed files with 18 additions and 10 deletions

View File

@ -19,7 +19,6 @@ const val TABS_COUNT = 4
const val EDITED_TIME_ZONE_SEPARATOR = ":"
const val ALARM_ID = "alarm_id"
const val DEFAULT_ALARM_MINUTES = 480
const val DAY_MINUTES = 1440
const val DEFAULT_MAX_ALARM_REMINDER_SECS = 300
const val DEFAULT_MAX_TIMER_REMINDER_SECS = 60
const val HIDE_REMINDER_ACTIVITY = "hide_reminder_activity"