From c75c4461f5f6e37ac7770f41a4599469a9a53120 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 29 Oct 2020 23:34:17 +0100 Subject: [PATCH] adding Grid view into WhatsNew --- .../simplemobiletools/filemanager/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/filemanager/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt index 62ab0ef7..796a9d95 100644 --- a/app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/filemanager/pro/activities/MainActivity.kt @@ -416,6 +416,7 @@ class MainActivity : SimpleActivity() { add(Release(37, R.string.release_37)) add(Release(71, R.string.release_71)) add(Release(75, R.string.release_75)) + add(Release(96, R.string.release_96)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index d8789f51..150612bb 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -3,6 +3,7 @@ com.simplemobiletools.filemanager.pro + Allow toggling between list and grid view Allow customizing the bottom navigation bar color\n Allow toggling between the old renaming by append/prepend and the new pattern