Adds 3 new uris to support list filtering and picking a phone or postal.

New supported URIs:

com.android.contacts/aggregates_summary/filter/*

        The string to be filtered on should be appended to the end of the URI.

com.android.contacts/data/phones

        A list of data rows that contain phone numbers, joined with the
        associated contact and aggregate.

com.android.contacts/data/postals

        A list of data rows that contain postal addresses, joined with the
        associated contact and aggregate.
1 file changed
tree: 550f7c8c6c33c2b3ccb415d5ec75caf80803734b
  1. src/
  2. tests/
  3. Android.mk
  4. AndroidManifest.xml
  5. MODULE_LICENSE_APACHE2
  6. NOTICE