1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00

Add group memberships to contacts.xml so that they can be edited with some Contacts apps

Also includes:
Add maxOccurs to contacts.xml group membership (allows editing of contacts again)
This commit is contained in:
Ricki Hirner 2018-05-28 10:43:25 +02:00 committed by Tom Hacohen
parent cd58a6bcac
commit 0a6fd197d3

View File

@ -73,7 +73,9 @@
<DataKind kind="nickname" maxOccurs="1" />
<DataKind kind="note" maxOccurs="1" />
<DataKind kind="group_membership" maxOccurs="1" />
<DataKind kind="postal" needsStructured="true" >
<Type type="home" />
<Type type="work" />