mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
updating release notes
This commit is contained in:
@@ -480,6 +480,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
|
|||||||
add(Release(112, R.string.release_112))
|
add(Release(112, R.string.release_112))
|
||||||
add(Release(114, R.string.release_114))
|
add(Release(114, R.string.release_114))
|
||||||
add(Release(115, R.string.release_115))
|
add(Release(115, R.string.release_115))
|
||||||
|
add(Release(118, R.string.release_118))
|
||||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -2,6 +2,7 @@
|
|||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- Release notes -->
|
<!-- Release notes -->
|
||||||
|
<string name="release_118">Added a toggle for replacing Share with Rotate at fullscreen media</string>
|
||||||
<string name="release_115">
|
<string name="release_115">
|
||||||
Added an indicator of folders located on SD cards
|
Added an indicator of folders located on SD cards
|
||||||
Improved the way of rotating jpg images on the internal storage by modifying the exif tags + added autosave
|
Improved the way of rotating jpg images on the internal storage by modifying the exif tags + added autosave
|
||||||
|
Reference in New Issue
Block a user