From a68317a13e9641f29c5720637388741868b98768 Mon Sep 17 00:00:00 2001 From: tibbi Date: Thu, 21 Sep 2017 23:12:50 +0200 Subject: [PATCH] updating Whats New --- .../com/simplemobiletools/camera/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/camera/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/camera/activities/MainActivity.kt index 14f6aba1..f5ff1f48 100644 --- a/app/src/main/kotlin/com/simplemobiletools/camera/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/camera/activities/MainActivity.kt @@ -619,6 +619,7 @@ class MainActivity : SimpleActivity(), PreviewListener, PhotoProcessor.MediaSave add(Release(33, R.string.release_33)) add(Release(35, R.string.release_35)) add(Release(39, R.string.release_39)) + add(Release(44, R.string.release_44)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index 1c1c2ebb..dad2e053 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 flipping front camera photos horizontally Add an option to focus the photo before capture\n Add an option to use the volume buttons as shutter