From 05458cede2f240c5a4e27974a2834fcc0e656127 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 15 Sep 2019 23:49:27 +0200 Subject: [PATCH] mention duplicate contact merging in the release notes --- .../simplemobiletools/contacts/pro/activities/MainActivity.kt | 1 + app/src/main/res/values/donottranslate.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/app/src/main/kotlin/com/simplemobiletools/contacts/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/contacts/pro/activities/MainActivity.kt index f0dd2c18..49abd800 100644 --- a/app/src/main/kotlin/com/simplemobiletools/contacts/pro/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/contacts/pro/activities/MainActivity.kt @@ -569,6 +569,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener { add(Release(34, R.string.release_34)) add(Release(39, R.string.release_39)) add(Release(40, R.string.release_40)) + add(Release(47, R.string.release_47)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 6bd73043..e93bca01 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -14,6 +14,7 @@ Telegram + Removed the setting for merging duplicate contacts, merge them always Removed the Recents tab due to Googles\' latest security policies being stricter than initiall thought\n Allow showing letters on the dialpad