commit | ea0ec7120315589eaafb45d88ff872abbde35e38 | [log] [tgz] |
---|---|---|
author | Evan Millar <emillar@google.com> | Tue Jun 09 16:13:55 2009 -0700 |
committer | Evan Millar <emillar@google.com> | Mon Jun 15 16:33:44 2009 -0700 |
tree | 550f7c8c6c33c2b3ccb415d5ec75caf80803734b | |
parent | 90dfb8e292caac95c84767aeea6069fad0052373 [diff] |
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.