add some new features to Whats New

This commit is contained in:
tibbi 2018-01-26 23:21:22 +01:00
parent 50800111fe
commit 0a2db99a61
2 changed files with 2 additions and 0 deletions

View File

@ -538,6 +538,7 @@ class MainActivity : SimpleActivity(), ViewPager.OnPageChangeListener {
add(Release(28, R.string.release_28))
add(Release(29, R.string.release_29))
add(Release(39, R.string.release_39))
add(Release(45, R.string.release_45))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View File

@ -2,6 +2,7 @@
<resources>
<!-- Release notes -->
<string name="release_45">Allow exporting all notes at once, toggling line wrap and autosave</string>
<string name="release_39">
Added a new option to use english language on non-english devices\n
Allow scrolling widgets vertically