mirror of
https://github.com/etesync/android
synced 2025-03-04 17:26:29 +00:00
Support for birthdays without year
This commit is contained in:
parent
c1979846bd
commit
02e44b0ab5
@ -84,7 +84,7 @@
|
||||
<DataKind kind="website" />
|
||||
|
||||
<DataKind kind="event" dateWithTime="false" >
|
||||
<Type maxOccurs="1" type="birthday" yearOptional="false" />
|
||||
<Type maxOccurs="1" type="birthday" yearOptional="true" />
|
||||
<Type maxOccurs="1" type="anniversary" />
|
||||
</DataKind>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1bb0b25339af67f550e334f5d6b2cd4752e24a9f
|
||||
Subproject commit 0cb821c7b4b5cb30995b1e75802f7aefd85ef5f3
|
Loading…
Reference in New Issue
Block a user