From da5ca030fa810ecbc18dc027bd320ed2d50acc14 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 17 Oct 2018 14:08:33 +0200 Subject: [PATCH] adding the new option for showing the recycle bin at the bottom in 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 2609148ae..635f68603 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt @@ -1134,6 +1134,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener { add(Release(182, R.string.release_182)) add(Release(184, R.string.release_184)) add(Release(201, R.string.release_201)) + add(Release(202, R.string.release_202)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index f7e4703aa..ec39823c1 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 showing the Recycle Bin as the last folder Added a new settings toggle \"Show images in the highest possible quality\"\n Allow faster video seeking by dragging a finger at the bottom seekbar