From 16a654ea394b35f66fc288b82a32b4cf1763af2d Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 17 Dec 2018 22:47:03 +0100 Subject: [PATCH] adding some of the new features in the release notes --- .../simplemobiletools/gallery/pro/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/gallery/pro/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/gallery/pro/activities/MainActivity.kt index ad106ed3c..a40906bbe 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 @@ -1227,6 +1227,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener { add(Release(201, R.string.release_201)) add(Release(202, R.string.release_202)) add(Release(206, R.string.release_206)) + add(Release(213, R.string.release_213)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 2c669f7a8..2e6a8223d 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,10 @@ + + Added an initial widget implementation for creating homescreen folder shortcuts\n + Added optional grouping of direct subfolders, as a check at the \"Change view type\" dialog + Added a new option for password protecting file deletion/move Added a new option for showing the Recycle Bin as the last folder