Skip to content

Commit a68317a

Browse files
committed
updating Whats New
1 parent c9537ec commit a68317a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

app/src/main/kotlin/com/simplemobiletools/camera/activities/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,7 @@ class MainActivity : SimpleActivity(), PreviewListener, PhotoProcessor.MediaSave
619619
add(Release(33, R.string.release_33))
620620
add(Release(35, R.string.release_35))
621621
add(Release(39, R.string.release_39))
622+
add(Release(44, R.string.release_44))
622623
checkWhatsNew(this, BuildConfig.VERSION_CODE)
623624
}
624625
}

app/src/main/res/values/donottranslate.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<resources>
33

44
<!-- Release notes -->
5+
<string name="release_44">Added a toggle for flipping front camera photos horizontally</string>
56
<string name="release_39">
67
Add an option to focus the photo before capture\n
78
Add an option to use the volume buttons as shutter

0 commit comments

Comments
 (0)