From d160b5b15897961ae0435010cef704b097377a06 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 1 Apr 2017 23:16:30 +0200 Subject: [PATCH] updating the release notes --- .../com/simplemobiletools/gallery/activities/MainActivity.kt | 1 + app/src/main/res/values/donottranslate.xml | 5 +++++ 2 files changed, 6 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 0e0b3ad2d..1f850a296 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt @@ -363,6 +363,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener { add(Release(83, R.string.release_83)) add(Release(84, R.string.release_84)) add(Release(88, R.string.release_88)) + add(Release(89, R.string.release_89)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index eb123b845..89d7d0180 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,11 @@ + + Improved fullscreen image zooming\n + Added more settings related to screen autorotating\n + Split copy and move functions for ease of use + Added an option to temporarily show hidden folders\n Added a setting for preventing thumbnail croping to square\n