mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
added slideshow to release notes
This commit is contained in:
@@ -492,6 +492,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
|
|||||||
add(Release(115, R.string.release_115))
|
add(Release(115, R.string.release_115))
|
||||||
add(Release(118, R.string.release_118))
|
add(Release(118, R.string.release_118))
|
||||||
add(Release(119, R.string.release_119))
|
add(Release(119, R.string.release_119))
|
||||||
|
add(Release(122, R.string.release_122))
|
||||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_122">Added slideshow at the fullscreen view</string>
|
||||||
<string name="release_119">Added pattern/pin protection for showing hidden items</string>
|
<string name="release_119">Added pattern/pin protection for showing hidden items</string>
|
||||||
<string name="release_118">Added a toggle for replacing Share with Rotate at fullscreen media</string>
|
<string name="release_118">Added a toggle for replacing Share with Rotate at fullscreen media</string>
|
||||||
<string name="release_115">
|
<string name="release_115">
|
||||||
|
Reference in New Issue
Block a user