- 00ec508 Fix column map naming, empty projection behavior. by Jeff Sharkey · 16 years ago
- 3d8b043 Contact conversion script, initial cut by Dmitri Plotnikov · 16 years ago
- c345fa4 Ignore duplicate column exceptions during database upgrade by Mike Lockwood · 16 years ago
- e7c19a0 add back a column I mistakenly removed by Fred Quintana · 16 years ago
- 321afd9 - test that query entities works by Fred Quintana · 16 years ago
- f0dda4a Merge change 9671 by Android (Google) Code Review · 16 years ago
- 358d0ad Merge change 9626 by Android (Google) Code Review · 16 years ago
- 29275a6 Fixing db versioning which got messed up a bit between donut and master. by Dmitri Plotnikov · 16 years ago
- 741834c merge from open-source master by Jean-Baptiste Queru · 16 years ago
- 3cfe8d5 Adding columns SYNC1-4 and fixing tests. by Dmitri Plotnikov · 16 years ago
- 72fd7cf Merge change 9385 by Android (Google) Code Review · 16 years ago
- a908fb5 Breaking global search support into a separate class and limiting search results to visible contacts only. by Dmitri Plotnikov · 16 years ago
- 8c6e1ae am e21d4ae9: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
- e21d4ae Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
- 0c83a3c Fix some missed naming conversions by Evan Millar · 16 years ago
- b79160e Remove COUNT(*) from projection, was breaking tests. by Jeff Sharkey · 16 years ago
- a01e50c Fix IM constants to match framework change. by Jeff Sharkey · 16 years ago
- c70dc0e Reimplementing global search integration in ContactsProvider2. by Dmitri Plotnikov · 16 years ago
- 2815f58 Adds URI for querying Contacts joined with RawContacts. by Evan Millar · 16 years ago
- f1ce2d5 Added COUNT(*) to support ContentProviderOperation. by Jeff Sharkey · 16 years ago
- e84f607 merge from donut by Jean-Baptiste Queru · 16 years ago
- e99988b Extracting call log implementation out of the legacy contacts provider. by Dmitri Plotnikov · 16 years ago
- 226c3dc - test that query entities works by Fred Quintana · 16 years ago
- 61d61cb [Issue 2017273] Contacts Aggregator doesn't maintain state of dirty bit... by Dmitri Plotnikov · 16 years ago
- d3fde75 ContactsProvider2: Renaming Aggregates to Contacts by Dmitri Plotnikov · 16 years ago
- 373f7d2 Implementing Presence query. by Dmitri Plotnikov · 16 years ago
- 17392c6 Fixing a merge issue by Dmitri Plotnikov · 16 years ago
- 5ef0401 ContactsProvider2: Renaming CONTACT_ID to RAW_CONTACT_ID by Dmitri Plotnikov · 16 years ago
- 1fd9b53 add unit tests for the contacts dirty and version trigger and fix any bugs found by Fred Quintana · 16 years ago
- 33b41fd Implementing Raw Contact deletion. by Dmitri Plotnikov · 16 years ago
- 6cffee4 Changing Contacts to RawContacts. by Dmitri Plotnikov · 16 years ago
- 6b27a97 Merge change 8576 by Android (Google) Code Review · 16 years ago
- b0160a0 Fix trigger so that dirty is set for contacts when its data items are changed by Marc Blank · 16 years ago
- 5610806 reconcile korg/master into goog/master by Jean-Baptiste Queru · 16 years ago
- 35d763d Merge korg/donut into korg/master by Jean-Baptiste Queru · 16 years ago
- 445ca81 Implementing compatibility mode for contact filtering by Dmitri Plotnikov · 16 years ago
- 70b5ee6 Compatibility support for Presence by Dmitri Plotnikov · 16 years ago
- c6ad6f6 Adding compatibility support for contact photos. by Dmitri Plotnikov · 16 years ago
- 20a94c8 Fixing bulk update and delete of contacts data. by Dmitri Plotnikov · 16 years ago
- 0d0f4dc Merge change 8508 by Android (Google) Code Review · 16 years ago
- c628553 Associating Presence with Contact as opposed to Aggregate. by Dmitri Plotnikov · 16 years ago
- d9d4c0b update the permissions for the AccountManagerService by Fred Quintana · 16 years ago
- d51a83a Adding SQL VIEWs to support backwards compatible WHERE clauses. by Dmitri Plotnikov · 16 years ago
- 0f8f3b3 Adding compatibility support for Contact Extensions and groups. by Dmitri Plotnikov · 16 years ago
- 67dde51 Hard-coded IS_RESTRICTED exceptions, move to RES_PACKAGE. by Jeff Sharkey · 16 years ago
- e80e514 Adding compatibility support for ContactMethods and phone numbers. by Dmitri Plotnikov · 16 years ago
- 3cebbf7 Work in progress: introducing DataRowHandlers in ContactsProvider2. by Dmitri Plotnikov · 16 years ago
- 9261b21 - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contract by Fred Quintana · 16 years ago
- f4e1358 Removing ContactOptions table. by Dmitri Plotnikov · 16 years ago
- 111b2c2 Merge change 7411 by Android (Google) Code Review · 16 years ago
- b67163a Add Uri for filtering the aggregate summary on group name. by Evan Millar · 16 years ago
- 0a5bd36 rev the version number by Fred Quintana · 16 years ago
- ae6ca1f Chooses one photo to represent the aggregate. by Evan Millar · 16 years ago
- 28baa70 am 0802a0da: Import new translations by Eric Fischer · 16 years ago
- 28b3769 fix a build breakage by Fred Quintana · 16 years ago
- 35ed957 make ContactsProvider2 create a syncstate table for use by sync adapters by Fred Quintana · 16 years ago
- 0802a0d Import new translations by Eric Fischer · 16 years ago
- 74d3c07 Merge change 6852 by Android (Google) Code Review · 16 years ago
- bee1a6b Initial cut of legacy public API unit test. by Dmitri Plotnikov · 16 years ago
- 058abca Merge change 6680 by Android (Google) Code Review · 16 years ago
- 035b4cc remove the accounts table from the ContactsProvider2 by Fred Quintana · 16 years ago
- dd22dec resolved conflicts for merge of c885d11f to master by Dianne Hackborn · 16 years ago
- 28f8857 Merge commit 'goog/eclair-dev' into merge3 by Evan Millar · 16 years ago
- c885d11 Update to provide access from global search. by Dianne Hackborn · 16 years ago
- ca81724 Wrote groups support, minor refactoring work. by Jeff Sharkey · 16 years ago
- bc5c799 Fix the presence query code. by Evan Millar · 16 years ago
- b32927e Some more common nicknames. by Dmitri Plotnikov · 16 years ago
- 4097855 ContactsProvider2: Parsing display name into structural parts. by Dmitri Plotnikov · 16 years ago
- a5ad551 Aggregation based on email address and nickname. by Dmitri Plotnikov · 16 years ago
- b597adb Aggregation based on nicknames, e.g. Richard/Dick by Dmitri Plotnikov · 16 years ago
- bf65910 Adding phone number matches as secondary aggregation triggers. by Dmitri Plotnikov · 16 years ago
- bb5f85c Completing CL 5604, which was merged prematurely - GIT's fault :-) by Dmitri Plotnikov · 16 years ago
- 53056d4 Refactoring ContactAggregator for testability of scheduling. by Dmitri Plotnikov · 16 years ago
- d35d9c7 Implementing send-to-voicemail and custom-ringtone handling by ContactsProvider2 by Dmitri Plotnikov · 16 years ago
- 619871b Implemented core of restricted data security model. by Jeff Sharkey · 16 years ago
- 7a39bf2 Fixing a bug in contact splitting, renaming test. by Dmitri Plotnikov · 16 years ago
- d3b76e0 Add frequent and strequent support to ContactsProvider2 by Evan Millar · 16 years ago
- cceca0d Adding aproximate name matching based on the Jaro-Winkler algorithm. by Dmitri Plotnikov · 16 years ago
- 47a9976 am a8a4bb9c: Use better icons for call contact and create contact search suggestions, just added to the framework. by Mike LeBeau · 16 years ago
- a8a4bb9 Use better icons for call contact and create contact search suggestions, by Mike LeBeau · 16 years ago
- e2e0ba7 Aggregation exceptions now take precedence over name matches. by Dmitri Plotnikov · 16 years ago
- b86b779 Fixing broken SQL syntax. by Dmitri Plotnikov · 16 years ago
- 127071b Redesigning API for aggregation exceptions. by Dmitri Plotnikov · 16 years ago
- 18a0e84 Merge change 4179 into eclair-dev by Android (Google) Code Review · 16 years ago
- ea0ec71 Adds 3 new uris to support list filtering and picking a phone or postal. by Evan Millar · 16 years ago
- 61bbb22 Refactoring for simplicity, thread safety and code reuse by Dmitri Plotnikov · 16 years ago
- 90dfb8e Aggregating contacts using UNICODE normalized strings. by Dmitri Plotnikov · 16 years ago
- bd9b87d Fix the build by removing an @Override on an interface method. by Ficus Kirkpatrick · 16 years ago
- 6bccc07 Moving code populating lookup tables for aggregation purposes to ContactAggregator. by Dmitri Plotnikov · 16 years ago
- f5b2072 changes for syncing by Fred Quintana · 16 years ago
- 31b8631 Adding infrastructure for aggregation suggestions by Dmitri Plotnikov · 16 years ago
- 68d20c3 Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/packages/providers/ContactsProvider by Android (Google) Code Review · 16 years ago
- 3a5e24a am b6c9e9b6: AI 149721: Import Portuguese translations. by Eric Fischer · 16 years ago
- b6c9e9b AI 149721: Import Portuguese translations. by Eric Fischer · 16 years ago
- fb241ad Fixing minor SQL errors from earlier commit. by Jeff Sharkey · 16 years ago
- 4977955 am 01ff5402: Remove obsolete TODO from Contactsprovider. by Bjorn Bringert · 16 years ago
- 01ff540 Remove obsolete TODO from Contactsprovider. by Bjorn Bringert · 16 years ago
- 1f42f19 Added notion of aggregate "summary" and presence. by Jeff Sharkey · 16 years ago
- 8b341f8 Fixes NPE in ContactsProvider2. by Evan Millar · 16 years ago
- 80c4571 Changing aggregation exception handling from async to synchronous. by Dmitri Plotnikov · 16 years ago