From e7dd7185e2d4b99e2766d8be0d989a9f3f534d95 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 29 Jun 2017 19:05:49 +0200 Subject: [PATCH] updating release notes --- .../com/simplemobiletools/gallery/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/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt index 7c5c96689..f38eb9b82 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt @@ -474,6 +474,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener { add(Release(108, R.string.release_108)) add(Release(112, R.string.release_112)) add(Release(114, R.string.release_114)) + add(Release(115, R.string.release_115)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 399439034..eb93d433e 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,10 @@ + + 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 + Added an option for automatically hiding the system UI at entering fullscreen mode Added an option for enabling horizontal scrolling Allow setting custom folder covers