mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-01-27 21:49:19 +01:00
updating Whats New
This commit is contained in:
parent
c9537ec2c4
commit
a68317a13e
@ -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)
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<!-- Release notes -->
|
||||
<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
|
||||
Add an option to use the volume buttons as shutter
|
||||
|
Loading…
x
Reference in New Issue
Block a user