From fcd9f1a94c14ef0ddd8c4856eefbf978a82e8eaa Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 13 Apr 2017 23:01:44 +0200 Subject: [PATCH] add Portrait wallpapers and Properties dialog changes in 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 e336d0fca..d67254920 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(84, R.string.release_84)) add(Release(88, R.string.release_88)) add(Release(89, R.string.release_89)) + add(Release(93, R.string.release_93)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 89d7d0180..dc87e1fd1 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,10 @@ + + Allow setting portrait wallpapers\n + Added more fields in photo Properties dialog + Improved fullscreen image zooming\n Added more settings related to screen autorotating\n