From ec244858eeeb07a40b7458ac89880d3b5730e7a9 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 21 Oct 2017 23:31:39 +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 067e6cd2..53607601 100644 --- a/app/src/main/kotlin/com/simplemobiletools/camera/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/camera/activities/MainActivity.kt @@ -589,6 +589,7 @@ class MainActivity : SimpleActivity(), PreviewListener, PhotoProcessor.MediaSave add(Release(35, R.string.release_35)) add(Release(39, R.string.release_39)) add(Release(44, R.string.release_44)) + add(Release(46, R.string.release_46)) checkWhatsNew(this, BuildConfig.VERSION_CODE) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index dad2e053..d0c4b656 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,7 @@ + Added optional exif metadata saving, enabled by default Added a toggle for flipping front camera photos horizontally Add an option to focus the photo before capture\n