add the temporary excluded folder showing in Whats New

This commit is contained in:
tibbi 2022-06-06 16:46:08 +02:00
parent 0e0a3e5596
commit f297cc6d2e
2 changed files with 2 additions and 0 deletions

View File

@ -1478,6 +1478,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener {
add(Release(295, R.string.release_295))
add(Release(327, R.string.release_327))
add(Release(359, R.string.faq_16_text))
add(Release(369, R.string.release_369))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View File

@ -6,6 +6,7 @@
<string name="package_name">com.simplemobiletools.gallery.pro</string>
<!-- Release notes -->
<string name="release_369">Allow temporarily showing excluded folders on Android 11+</string>
<string name="release_327">
Adding some folder thumbnail customization at the app settings\n
Allow setting a default folder to be opened at app launch