You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2026. It is now read-only.
CRUD for data class ContactAndPhoto(val rawContact: Entity, val group: Entity, val photo: ByteArray) in AndroidPhotoContactStore that decorates AndroidContactStore (similar to AndroidRecurringCalendar that decorates AndroidCalendar). Mapping will then between vCard ↔ RawContactAndPhoto
So that it has the same architecture as events and tasks
AndroidAddressBookin favor of newAndroidContactStore(takesAccountas argument)Entity) inAndroidContactStoreEntity) inAndroidContactStoreAndroidContactStoreAndroidContactStoredata class ContactAndPhoto(val rawContact: Entity, val group: Entity, val photo: ByteArray)inAndroidPhotoContactStorethat decoratesAndroidContactStore(similar toAndroidRecurringCalendarthat decoratesAndroidCalendar). Mapping will then between vCard ↔RawContactAndPhoto