adding the new option for password protection to release notes

This commit is contained in:
tibbi 2018-10-30 23:36:05 +01:00
parent a5f52416b4
commit c7039df24a
2 changed files with 2 additions and 0 deletions

View File

@ -1239,6 +1239,7 @@ class MainActivity : SimpleActivity(), DirectoryOperationsListener {
add(Release(184, R.string.release_184))
add(Release(201, R.string.release_201))
add(Release(202, R.string.release_202))
add(Release(206, R.string.release_206))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View File

@ -2,6 +2,7 @@
<resources>
<!-- Release notes -->
<string name="release_206">Added a new option for password protecting file deletion/move</string>
<string name="release_202">Added a new option for showing the Recycle Bin as the last folder</string>
<string name="release_201">
Added a new settings toggle \"Show images in the highest possible quality\"\n