mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-03-09 16:10:23 +01:00
add the launcher color customization in release notes
This commit is contained in:
parent
6ca5191500
commit
cadd25d3bd
@ -869,6 +869,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
|
||||
add(Release(158, R.string.release_158))
|
||||
add(Release(159, R.string.release_159))
|
||||
add(Release(163, R.string.release_163))
|
||||
add(Release(177, R.string.release_177))
|
||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||
}
|
||||
}
|
||||
|
@ -2,6 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_177">Allow customizing the app launcher icon color</string>
|
||||
<string name="release_163">Added toggles for disabling Pull-to-refresh and permanent Delete dialog confirmation skipping</string>
|
||||
<string name="release_159">
|
||||
Added a toggle for replacing deep zoomable images with better quality ones\n
|
||||
|
Loading…
x
Reference in New Issue
Block a user