This commit is contained in:
Pavol Franek
2020-03-04 16:27:48 +01:00
parent 046f0323d1
commit c3ab1f9330
6 changed files with 99 additions and 140 deletions

View File

@ -8,6 +8,7 @@ const val SHOW_SECONDS = "show_seconds"
const val SELECTED_TIME_ZONES = "selected_time_zones"
const val EDITED_TIME_ZONE_TITLES = "edited_time_zone_titles"
const val TIMER_SECONDS = "timer_seconds"
const val TIMER_TIMESTAMP = "timer_timetamp"
const val TIMER_VIBRATE = "timer_vibrate"
const val TIMER_SOUND_URI = "timer_sound_uri"
const val TIMER_SOUND_TITLE = "timer_sound_title"