1. a01e50c Fix IM constants to match framework change. by Jeff Sharkey · 16 years ago
  2. c70dc0e Reimplementing global search integration in ContactsProvider2. by Dmitri Plotnikov · 16 years ago
  3. e99988b Extracting call log implementation out of the legacy contacts provider. by Dmitri Plotnikov · 16 years ago
  4. 226c3dc - test that query entities works by Fred Quintana · 16 years ago
  5. 61d61cb [Issue 2017273] Contacts Aggregator doesn't maintain state of dirty bit... by Dmitri Plotnikov · 16 years ago
  6. d3fde75 ContactsProvider2: Renaming Aggregates to Contacts by Dmitri Plotnikov · 16 years ago
  7. 373f7d2 Implementing Presence query. by Dmitri Plotnikov · 16 years ago
  8. 5ef0401 ContactsProvider2: Renaming CONTACT_ID to RAW_CONTACT_ID by Dmitri Plotnikov · 16 years ago
  9. 1fd9b53 add unit tests for the contacts dirty and version trigger and fix any bugs found by Fred Quintana · 16 years ago
  10. 33b41fd Implementing Raw Contact deletion. by Dmitri Plotnikov · 16 years ago
  11. 6cffee4 Changing Contacts to RawContacts. by Dmitri Plotnikov · 16 years ago
  12. 445ca81 Implementing compatibility mode for contact filtering by Dmitri Plotnikov · 16 years ago
  13. 70b5ee6 Compatibility support for Presence by Dmitri Plotnikov · 16 years ago
  14. c6ad6f6 Adding compatibility support for contact photos. by Dmitri Plotnikov · 16 years ago
  15. 20a94c8 Fixing bulk update and delete of contacts data. by Dmitri Plotnikov · 16 years ago
  16. d51a83a Adding SQL VIEWs to support backwards compatible WHERE clauses. by Dmitri Plotnikov · 16 years ago
  17. 0f8f3b3 Adding compatibility support for Contact Extensions and groups. by Dmitri Plotnikov · 16 years ago
  18. 67dde51 Hard-coded IS_RESTRICTED exceptions, move to RES_PACKAGE. by Jeff Sharkey · 16 years ago
  19. e80e514 Adding compatibility support for ContactMethods and phone numbers. by Dmitri Plotnikov · 16 years ago
  20. 3cebbf7 Work in progress: introducing DataRowHandlers in ContactsProvider2. by Dmitri Plotnikov · 16 years ago
  21. 9261b21 - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contract by Fred Quintana · 16 years ago
  22. f4e1358 Removing ContactOptions table. by Dmitri Plotnikov · 16 years ago
  23. ae6ca1f Chooses one photo to represent the aggregate. by Evan Millar · 16 years ago
  24. bee1a6b Initial cut of legacy public API unit test. by Dmitri Plotnikov · 16 years ago
  25. 28f8857 Merge commit 'goog/eclair-dev' into merge3 by Evan Millar · 16 years ago
  26. ca81724 Wrote groups support, minor refactoring work. by Jeff Sharkey · 16 years ago
  27. bc5c799 Fix the presence query code. by Evan Millar · 16 years ago
  28. 4097855 ContactsProvider2: Parsing display name into structural parts. by Dmitri Plotnikov · 16 years ago
  29. a5ad551 Aggregation based on email address and nickname. by Dmitri Plotnikov · 16 years ago
  30. b597adb Aggregation based on nicknames, e.g. Richard/Dick by Dmitri Plotnikov · 16 years ago
  31. bf65910 Adding phone number matches as secondary aggregation triggers. by Dmitri Plotnikov · 16 years ago
  32. bb5f85c Completing CL 5604, which was merged prematurely - GIT's fault :-) by Dmitri Plotnikov · 16 years ago
  33. 53056d4 Refactoring ContactAggregator for testability of scheduling. by Dmitri Plotnikov · 16 years ago
  34. d35d9c7 Implementing send-to-voicemail and custom-ringtone handling by ContactsProvider2 by Dmitri Plotnikov · 16 years ago
  35. 619871b Implemented core of restricted data security model. by Jeff Sharkey · 16 years ago
  36. 7a39bf2 Fixing a bug in contact splitting, renaming test. by Dmitri Plotnikov · 16 years ago
  37. cceca0d Adding aproximate name matching based on the Jaro-Winkler algorithm. by Dmitri Plotnikov · 16 years ago
  38. 127071b Redesigning API for aggregation exceptions. by Dmitri Plotnikov · 16 years ago
  39. 90dfb8e Aggregating contacts using UNICODE normalized strings. by Dmitri Plotnikov · 16 years ago
  40. 31b8631 Adding infrastructure for aggregation suggestions by Dmitri Plotnikov · 16 years ago
  41. 80c4571 Changing aggregation exception handling from async to synchronous. by Dmitri Plotnikov · 16 years ago
  42. b174c7c ConactsProvider/Aggregator support for aggregation exceptions by Dmitri Plotnikov · 16 years ago
  43. a8dc456 Initial commit for ContactAggregator. by Dmitri Plotnikov · 16 years ago
  44. de4c4d8 Make updates to the new contacts provider to enable contact viewing. by Evan Millar · 16 years ago
  45. 6bc8c0d Adding "aggregates" table. Adding a test. Removing test app Contacts2. by Dmitri Plotnikov · 16 years ago
  46. 508f57e Changed provider to use mime-types and lookup tables. by Jeff Sharkey · 17 years ago
  47. a36c566 Add some basic editing support, and caller ID lookup. by Jeff Hamilton · 17 years ago
  48. 4f86436 First pass at new ContactsProvider. by Jeff Hamilton · 17 years ago