adding the new option for showing the recycle bin at the bottom in release notes

This commit is contained in:
tibbi 2018-10-17 14:08:33 +02:00
parent 8a1b8f0870
commit da5ca030fa
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -2,6 +2,7 @@
<resources>
<!-- Release notes -->
<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
Allow faster video seeking by dragging a finger at the bottom seekbar