add Portrait wallpapers and Properties dialog changes in release notes

This commit is contained in:
tibbi 2017-04-13 23:01:44 +02:00
parent 7e95356310
commit fcd9f1a94c
2 changed files with 5 additions and 0 deletions

View file

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

View file

@ -2,6 +2,10 @@
<resources>
<!-- Release notes -->
<string name="release_93">
Allow setting portrait wallpapers\n
Added more fields in photo Properties dialog
</string>
<string name="release_89">
Improved fullscreen image zooming\n
Added more settings related to screen autorotating\n