diff --git a/app/src/main/kotlin/com/simplemobiletools/calendar/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/calendar/activities/MainActivity.kt index 353a5a8cc..75374d906 100644 --- a/app/src/main/kotlin/com/simplemobiletools/calendar/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/calendar/activities/MainActivity.kt @@ -835,6 +835,7 @@ class MainActivity : SimpleActivity(), RefreshRecyclerViewListener { add(Release(88, R.string.release_88)) add(Release(98, R.string.release_98)) add(Release(117, R.string.release_117)) + add(Release(119, R.string.release_119)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 79d32003b..f92b9e967 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,10 @@ + + Allow changing the app launcher icon color\n + Added support for more advanced yearly repetition rules + Reworked custom notification sound picking, should be more reliable Added a Location field\n