mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
Notification channel cleanup
This commit is contained in:
@ -30,6 +30,7 @@ const val DEFAULT_ALARM_MINUTES = 480
|
||||
const val DEFAULT_MAX_ALARM_REMINDER_SECS = 300
|
||||
const val DEFAULT_MAX_TIMER_REMINDER_SECS = 60
|
||||
const val SIMPLE_PHONE = "Simple_Phone"
|
||||
const val ALARM_NOTIFICATION_CHANNEL_ID = "Alarm_Channel"
|
||||
|
||||
const val PICK_AUDIO_FILE_INTENT_ID = 9994
|
||||
const val REMINDER_ACTIVITY_INTENT_ID = 9995
|
||||
|
Reference in New Issue
Block a user