updating Whats New

This commit is contained in:
tibbi 2017-11-10 21:43:28 +01:00
parent 900e5bb1bc
commit d11a8b5468
2 changed files with 5 additions and 0 deletions

View File

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

View File

@ -2,6 +2,10 @@
<resources>
<!-- Release notes -->
<string name="release_39">
Added a new option to use english language on non-english devices\n
Allow scrolling widgets vertically
</string>
<string name="release_29">
Added an option to make emails and links clickable\n
Allow importing text from files\n