mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-03 09:17:34 +01:00
adding dialpad into release notes
This commit is contained in:
parent
c1ba8b0d13
commit
98e527eba8
@ -550,6 +550,7 @@ class MainActivity : SimpleActivity(), RefreshContactsListener {
|
||||
add(Release(27, R.string.release_27))
|
||||
add(Release(29, R.string.release_29))
|
||||
add(Release(31, R.string.release_31))
|
||||
add(Release(32, R.string.release_32))
|
||||
checkWhatsNew(this, BuildConfig.VERSION_CODE)
|
||||
}
|
||||
}
|
||||
|
@ -12,6 +12,7 @@
|
||||
<string name="jabber">Jabber</string>
|
||||
|
||||
<!-- Release notes -->
|
||||
<string name="release_32">Added a simple dialpad, dialer will come soon</string>
|
||||
<string name="release_31">
|
||||
Added an optional IM field\n
|
||||
Added support for custom phone number/email/address types
|
||||
|
Loading…
x
Reference in New Issue
Block a user