Skip to content

Feature request: expose raw ID and source ID on Android #8

@ReveredMachine

Description

@ReveredMachine

It would be nice to get the additional contacts information

  1. rawContactId
  2. deletion timestamp
  3. last modified timestamp
  4. source ID for the contacts I am the owner of (belonging to my account)

Android

  • deletion timestamps maybe with ContactsContract.DeletedContacts.CONTENT_URI, but therefore the minSdkVersion has to be upgraded to 18
  • last modification timestamp from the Contact
  • rawContactId, and source ID from the RawContact

IOS
In the IOS documentation I did not found a hint in order how to do such thing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions