added hyperlinks to release notes

This commit is contained in:
tibbi 2017-03-06 22:18:02 +01:00
parent db26e22067
commit 7571c9095a
11 changed files with 11 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 25
versionCode 28
versionCode 29
versionName "2.0.3"
}

View File

@ -209,6 +209,7 @@ class MainActivity : SimpleActivity(), ViewPager.OnPageChangeListener {
arrayListOf<Release>().apply {
add(Release(25, R.string.release_25))
add(Release(28, R.string.release_28))
add(Release(29, R.string.release_29))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View File

@ -29,6 +29,7 @@
<string name="right">Rechtsbündig</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right">Derecha</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right">Droite</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right">Jobbra</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right">Right</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right"></string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right">Direita</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right">Right</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n

View File

@ -29,6 +29,7 @@
<string name="right">Right</string>
<!-- Release notes -->
<string name="release_29">Added an option to make emails and links clickable</string>
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n