mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-04-13 23:12:02 +02:00
updating Whats New
This commit is contained in:
parent
900e5bb1bc
commit
d11a8b5468
@ -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)
|
||||
}
|
||||
}
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user