From c7039df24a15445b31e6d0f214d1ce4c5fb3d542 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 30 Oct 2018 23:36:05 +0100 Subject: [PATCH] adding the new option for password protection to release notes --- .../com/simplemobiletools/gallery/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/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt index d2ab4df1f..8662466f9 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt @@ -1239,6 +1239,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener { add(Release(184, R.string.release_184)) add(Release(201, R.string.release_201)) add(Release(202, R.string.release_202)) + add(Release(206, R.string.release_206)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index ec39823c1..2c669f7a8 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,7 @@ + Added a new option for password protecting file deletion/move Added a new option for showing the Recycle Bin as the last folder Added a new settings toggle \"Show images in the highest possible quality\"\n