updating Whats new

This commit is contained in:
tibbi 2017-10-21 23:31:39 +02:00
parent 2f73156679
commit ec244858ee
2 changed files with 2 additions and 0 deletions

View File

@ -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)
}
}

View File

@ -2,6 +2,7 @@
<resources>
<!-- Release notes -->
<string name="release_46">Added optional exif metadata saving, enabled by default</string>
<string name="release_44">Added a toggle for flipping front camera photos horizontally</string>
<string name="release_39">
Add an option to focus the photo before capture\n