From 91d7e3efa10026837d97230d2b95815f986bffee Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 10 May 2018 23:22:16 +0200 Subject: [PATCH] adding 2 of the new features in Whats New --- .../com/simplemobiletools/calendar/activities/MainActivity.kt | 1 + app/src/main/res/values/donottranslate.xml | 4 ++++ 2 files changed, 5 insertions(+) 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