adding 2 of the new features in Whats New

This commit is contained in:
tibbi 2018-05-10 23:22:16 +02:00
parent 979a034ab1
commit 91d7e3efa1
2 changed files with 5 additions and 0 deletions

View File

@ -835,6 +835,7 @@ class MainActivity : SimpleActivity(), RefreshRecyclerViewListener {
add(Release(88, R.string.release_88))
add(Release(98, R.string.release_98))
add(Release(117, R.string.release_117))
add(Release(119, R.string.release_119))
checkWhatsNew(this, BuildConfig.VERSION_CODE)
}
}

View File

@ -2,6 +2,10 @@
<resources>
<!-- Release notes -->
<string name="release_119">
Allow changing the app launcher icon color\n
Added support for more advanced yearly repetition rules
</string>
<string name="release_117">Reworked custom notification sound picking, should be more reliable</string>
<string name="release_98">
Added a Location field\n