From 8e5cdf78cd8e8414c4242d23d927b00988d6065c Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 9 Jul 2017 23:27:19 +0200 Subject: [PATCH] updating 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 0c7df443e..ba9476aec 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt @@ -480,6 +480,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener { add(Release(112, R.string.release_112)) add(Release(114, R.string.release_114)) add(Release(115, R.string.release_115)) + add(Release(118, R.string.release_118)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index eb93d433e..df1915f19 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,7 @@ + Added a toggle for replacing Share with Rotate at fullscreen media Added an indicator of folders located on SD cards Improved the way of rotating jpg images on the internal storage by modifying the exif tags + added autosave