diff --git a/app/src/main/kotlin/com/simplemobiletools/filemanager/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/filemanager/activities/MainActivity.kt index b91d4c8e..7f50f674 100644 --- a/app/src/main/kotlin/com/simplemobiletools/filemanager/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/filemanager/activities/MainActivity.kt @@ -271,6 +271,7 @@ class MainActivity : SimpleActivity(), ItemsFragment.ItemInteractionListener, Br add(Release(28, R.string.release_28)) add(Release(29, R.string.release_29)) add(Release(34, R.string.release_34)) + add(Release(35, R.string.release_35)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 55adafa3..927ff11d 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,10 @@ + + Added zip file de/compressing\n + Improved root folder handling for rooted devices, if enabled + Allow password protecting hidden item visibility Added a couple ways of sorting