From d11a8b5468312f65779a70fe36ee4789d1ec5870 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 10 Nov 2017 21:43:28 +0100 Subject: [PATCH] updating Whats New --- .../com/simplemobiletools/notes/activities/MainActivity.kt | 1 + app/src/main/res/values/donottranslate.xml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/app/src/main/kotlin/com/simplemobiletools/notes/activities/MainActivity.kt b/app/src/main/kotlin/com/simplemobiletools/notes/activities/MainActivity.kt index f3f3a2c7..e897a319 100644 --- a/app/src/main/kotlin/com/simplemobiletools/notes/activities/MainActivity.kt +++ b/app/src/main/kotlin/com/simplemobiletools/notes/activities/MainActivity.kt @@ -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) } } diff --git a/app/src/main/res/values/donottranslate.xml b/app/src/main/res/values/donottranslate.xml index fa024349..9f4fd782 100644 --- a/app/src/main/res/values/donottranslate.xml +++ b/app/src/main/res/values/donottranslate.xml @@ -2,6 +2,10 @@ + + Added a new option to use english language on non-english devices\n + Allow scrolling widgets vertically + Added an option to make emails and links clickable\n Allow importing text from files\n