add hex codes in Whats new

This commit is contained in:
tibbi 2017-01-23 23:40:07 +01:00
parent 14d9a5ce23
commit 18f9fb6f79
10 changed files with 10 additions and 0 deletions

View File

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

View File

@ -27,6 +27,7 @@
<string name="right">Rechtsbündig</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right">Derecha</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right">Droite</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right">Jobbra</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right">Right</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right"></string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right">Direita</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right">Right</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>

View File

@ -27,6 +27,7 @@
<string name="right">Right</string>
<!-- Release notes -->
<string name="release_28">Allow picking colors by hex codes</string>
<string name="release_25">
Added more color customization options\n
Your settings have been cleared, please reset them</string>