From 27ddd1fb575e6d92cf636316de1d57ac4080d644 Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 26 Apr 2017 23:10:21 +0200 Subject: [PATCH] update version to 2.9.0 --- app/build.gradle | 4 ++-- .../com/simplemobiletools/gallery/activities/MainActivity.kt | 1 + app/src/main/res/values/donottranslate.xml | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 203fb43b7..86f9810ba 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.simplemobiletools.gallery" minSdkVersion 16 targetSdkVersion 23 - versionCode 96 - versionName "2.8.6" + versionCode 97 + versionName "2.9.0" } signingConfigs { 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 3c8f40b80..0f15aeaf4 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/activities/MainActivity.kt @@ -366,6 +366,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener { add(Release(89, R.string.release_89)) add(Release(93, R.string.release_93)) add(Release(94, R.string.release_94)) + add(Release(97, R.string.release_97)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index e3976c948..1d07ffd6c 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,7 @@ + Allow hiding individual files by prepending filenames with a dot Added horizontal and vertical image flipping in the image editor Allow setting portrait wallpapers\n