updating the release notes

This commit is contained in:
tibbi 2017-04-01 23:16:30 +02:00
parent e2c37d9afa
commit d160b5b158
2 changed files with 6 additions and 0 deletions

View file

@ -363,6 +363,7 @@ class MainActivity : SimpleActivity(), DirectoryAdapter.DirOperationsListener {
add(Release(83, R.string.release_83))
add(Release(84, R.string.release_84))
add(Release(88, R.string.release_88))
add(Release(89, R.string.release_89))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View file

@ -2,6 +2,11 @@
<resources>
<!-- Release notes -->
<string name="release_89">
Improved fullscreen image zooming\n
Added more settings related to screen autorotating\n
Split copy and move functions for ease of use
</string>
<string name="release_88">
Added an option to temporarily show hidden folders\n
Added a setting for preventing thumbnail croping to square\n