adding custom notification sound picker to release notes

This commit is contained in:
tibbi 2018-03-30 18:02:44 +02:00
parent 2f8f5ac4bc
commit 2e4b2f4ddb
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -2,6 +2,7 @@
<resources>
<!-- Release notes -->
<string name="release_117">Reworked custom notification sound picking, should be more reliable</string>
<string name="release_98">
Added a Location field\n
Allow adding Contact birthdays