From f297cc6d2ef82d8cdec86c71e5494c9ab76b5896 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 6 Jun 2022 16:46:08 +0200 Subject: [PATCH] add the temporary excluded folder showing in Whats New --- .../com/simplemobiletools/gallery/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/gallery/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt index 231b28dca..37f1b6eb7 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt @@ -1478,6 +1478,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener { add(Release(295, R.string.release_295)) add(Release(327, R.string.release_327)) add(Release(359, R.string.faq_16_text)) + add(Release(369, R.string.release_369)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index a36ddae4c..19127696d 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -6,6 +6,7 @@ com.simplemobiletools.gallery.pro + Allow temporarily showing excluded folders on Android 11+ Adding some folder thumbnail customization at the app settings\n Allow setting a default folder to be opened at app launch