1. c70dc0e Reimplementing global search integration in ContactsProvider2. by Dmitri Plotnikov · 15 years ago
  2. 2815f58 Adds URI for querying Contacts joined with RawContacts. by Evan Millar · 15 years ago
  3. f1ce2d5 Added COUNT(*) to support ContentProviderOperation. by Jeff Sharkey · 15 years ago
  4. e99988b Extracting call log implementation out of the legacy contacts provider. by Dmitri Plotnikov · 15 years ago
  5. 226c3dc - test that query entities works by Fred Quintana · 15 years ago
  6. 61d61cb [Issue 2017273] Contacts Aggregator doesn't maintain state of dirty bit... by Dmitri Plotnikov · 15 years ago
  7. d3fde75 ContactsProvider2: Renaming Aggregates to Contacts by Dmitri Plotnikov · 15 years ago
  8. 373f7d2 Implementing Presence query. by Dmitri Plotnikov · 15 years ago
  9. 17392c6 Fixing a merge issue by Dmitri Plotnikov · 15 years ago
  10. 5ef0401 ContactsProvider2: Renaming CONTACT_ID to RAW_CONTACT_ID by Dmitri Plotnikov · 15 years ago
  11. 1fd9b53 add unit tests for the contacts dirty and version trigger and fix any bugs found by Fred Quintana · 15 years ago
  12. 33b41fd Implementing Raw Contact deletion. by Dmitri Plotnikov · 15 years ago
  13. 6cffee4 Changing Contacts to RawContacts. by Dmitri Plotnikov · 15 years ago
  14. 6b27a97 Merge change 8576 by Android (Google) Code Review · 15 years ago
  15. b0160a0 Fix trigger so that dirty is set for contacts when its data items are changed by Marc Blank · 15 years ago
  16. 445ca81 Implementing compatibility mode for contact filtering by Dmitri Plotnikov · 15 years ago
  17. 70b5ee6 Compatibility support for Presence by Dmitri Plotnikov · 15 years ago
  18. c6ad6f6 Adding compatibility support for contact photos. by Dmitri Plotnikov · 15 years ago
  19. 20a94c8 Fixing bulk update and delete of contacts data. by Dmitri Plotnikov · 15 years ago
  20. c628553 Associating Presence with Contact as opposed to Aggregate. by Dmitri Plotnikov · 15 years ago
  21. d51a83a Adding SQL VIEWs to support backwards compatible WHERE clauses. by Dmitri Plotnikov · 15 years ago
  22. 0f8f3b3 Adding compatibility support for Contact Extensions and groups. by Dmitri Plotnikov · 15 years ago
  23. 67dde51 Hard-coded IS_RESTRICTED exceptions, move to RES_PACKAGE. by Jeff Sharkey · 15 years ago
  24. e80e514 Adding compatibility support for ContactMethods and phone numbers. by Dmitri Plotnikov · 15 years ago
  25. 3cebbf7 Work in progress: introducing DataRowHandlers in ContactsProvider2. by Dmitri Plotnikov · 15 years ago
  26. 9261b21 - add the DIRTY and VERSION columns to the ContactsProvider2 Groups contract by Fred Quintana · 15 years ago
  27. f4e1358 Removing ContactOptions table. by Dmitri Plotnikov · 15 years ago
  28. 111b2c2 Merge change 7411 by Android (Google) Code Review · 15 years ago
  29. b67163a Add Uri for filtering the aggregate summary on group name. by Evan Millar · 15 years ago
  30. 0a5bd36 rev the version number by Fred Quintana · 15 years ago
  31. ae6ca1f Chooses one photo to represent the aggregate. by Evan Millar · 15 years ago
  32. 28b3769 fix a build breakage by Fred Quintana · 15 years ago
  33. 35ed957 make ContactsProvider2 create a syncstate table for use by sync adapters by Fred Quintana · 15 years ago
  34. 035b4cc remove the accounts table from the ContactsProvider2 by Fred Quintana · 15 years ago
  35. 28f8857 Merge commit 'goog/eclair-dev' into merge3 by Evan Millar · 15 years ago
  36. ca81724 Wrote groups support, minor refactoring work. by Jeff Sharkey · 15 years ago
  37. bc5c799 Fix the presence query code. by Evan Millar · 15 years ago
  38. 4097855 ContactsProvider2: Parsing display name into structural parts. by Dmitri Plotnikov · 15 years ago
  39. a5ad551 Aggregation based on email address and nickname. by Dmitri Plotnikov · 15 years ago
  40. b597adb Aggregation based on nicknames, e.g. Richard/Dick by Dmitri Plotnikov · 15 years ago
  41. bf65910 Adding phone number matches as secondary aggregation triggers. by Dmitri Plotnikov · 15 years ago
  42. bb5f85c Completing CL 5604, which was merged prematurely - GIT's fault :-) by Dmitri Plotnikov · 15 years ago
  43. 53056d4 Refactoring ContactAggregator for testability of scheduling. by Dmitri Plotnikov · 15 years ago
  44. d35d9c7 Implementing send-to-voicemail and custom-ringtone handling by ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  45. 619871b Implemented core of restricted data security model. by Jeff Sharkey · 15 years ago
  46. 7a39bf2 Fixing a bug in contact splitting, renaming test. by Dmitri Plotnikov · 15 years ago
  47. d3b76e0 Add frequent and strequent support to ContactsProvider2 by Evan Millar · 15 years ago
  48. cceca0d Adding aproximate name matching based on the Jaro-Winkler algorithm. by Dmitri Plotnikov · 15 years ago
  49. 47a9976 am a8a4bb9c: Use better icons for call contact and create contact search suggestions, just added to the framework. by Mike LeBeau · 15 years ago
  50. a8a4bb9 Use better icons for call contact and create contact search suggestions, by Mike LeBeau · 15 years ago
  51. e2e0ba7 Aggregation exceptions now take precedence over name matches. by Dmitri Plotnikov · 15 years ago
  52. b86b779 Fixing broken SQL syntax. by Dmitri Plotnikov · 15 years ago
  53. 127071b Redesigning API for aggregation exceptions. by Dmitri Plotnikov · 15 years ago
  54. 18a0e84 Merge change 4179 into eclair-dev by Android (Google) Code Review · 15 years ago
  55. ea0ec71 Adds 3 new uris to support list filtering and picking a phone or postal. by Evan Millar · 15 years ago
  56. 61bbb22 Refactoring for simplicity, thread safety and code reuse by Dmitri Plotnikov · 15 years ago
  57. 90dfb8e Aggregating contacts using UNICODE normalized strings. by Dmitri Plotnikov · 15 years ago
  58. bd9b87d Fix the build by removing an @Override on an interface method. by Ficus Kirkpatrick · 15 years ago
  59. 6bccc07 Moving code populating lookup tables for aggregation purposes to ContactAggregator. by Dmitri Plotnikov · 15 years ago
  60. f5b2072 changes for syncing by Fred Quintana · 15 years ago
  61. 31b8631 Adding infrastructure for aggregation suggestions by Dmitri Plotnikov · 15 years ago
  62. fb241ad Fixing minor SQL errors from earlier commit. by Jeff Sharkey · 15 years ago
  63. 4977955 am 01ff5402: Remove obsolete TODO from Contactsprovider. by Bjorn Bringert · 15 years ago
  64. 01ff540 Remove obsolete TODO from Contactsprovider. by Bjorn Bringert · 15 years ago
  65. 1f42f19 Added notion of aggregate "summary" and presence. by Jeff Sharkey · 15 years ago
  66. 8b341f8 Fixes NPE in ContactsProvider2. by Evan Millar · 15 years ago
  67. 80c4571 Changing aggregation exception handling from async to synchronous. by Dmitri Plotnikov · 15 years ago
  68. b174c7c ConactsProvider/Aggregator support for aggregation exceptions by Dmitri Plotnikov · 15 years ago
  69. d0b9dd4 Another attempt at fixing the merge. by Bjorn Bringert · 15 years ago
  70. 343c56b add the ability to specify the desired Account when reading data rows by Fred Quintana · 15 years ago
  71. 4dd5016 fix problem with previous merge by The Android Open Source Project · 15 years ago
  72. 53294bb effectively undo previous merge by The Android Open Source Project · 15 years ago
  73. 37f4204 resolve conflicts w/bc4056 by The Android Open Source Project · 15 years ago
  74. bc40569 Use openAssetFile() for contact photos in search suggestions. by Bjorn Bringert · 15 years ago
  75. c0834a8 Add code for setting a new primary data record. by Evan Millar · 15 years ago
  76. a8dc456 Initial commit for ContactAggregator. by Dmitri Plotnikov · 15 years ago
  77. 7e4676d - add the Accounts table by Fred Quintana · 15 years ago
  78. 7092437 am 5a539745: Support ?limit=N query parameter for contacts provider. by Bjorn Bringert · 15 years ago
  79. 5a53974 Support ?limit=N query parameter for contacts provider. by Bjorn Bringert · 15 years ago
  80. de4c4d8 Make updates to the new contacts provider to enable contact viewing. by Evan Millar · 15 years ago
  81. 7499903 Hand merge from cupcake_dcm from donut, part 5.1 by Daisuke Miyakawa · 15 years ago
  82. fec4e13 Fix an accidental deletion of 2 characters. Fixes the build. by Evan Millar · 15 years ago
  83. 00d7113 Add primary phone and email to the ContactsProvider2. by Evan Millar · 15 years ago
  84. dc447a2 Merge change 2159 into eclair-dev by Android (Google) Code Review · 15 years ago
  85. 5d0f923 Correctly excape mime-type when performing FILTER query. by Jeff Sharkey · 15 years ago
  86. adb55c2 Adding LINK column to the "activities" table. by Dmitri Plotnikov · 15 years ago
  87. e416818 Updating javadoc for THREAD_PUBLISHED. by Dmitri Plotnikov · 15 years ago
  88. b109f8a Fixed sorting order for in-reply-to messages. by Dmitri Plotnikov · 15 years ago
  89. 499791a Adding THREAD_PUBLISHED column to the Activities table. by Dmitri Plotnikov · 15 years ago
  90. 0022985 am e6962d3c: Make "Create contact" suggestions from the contacts provider never get stored as shortcuts (because that\'s just weird). by Mike LeBeau · 15 years ago
  91. e6962d3 Make "Create contact" suggestions from the contacts provider never by Mike LeBeau · 15 years ago
  92. 28ab0f8 Code review corrections from TBR 1917. by Jeff Sharkey · 15 years ago
  93. e17c303 Added aggregate mapping from social data, and photo data type. by Jeff Sharkey · 15 years ago
  94. 0ff0a6d merge bf7de1787bc6fef9ceb459a88114cf640301cc27 w/conflicts by The Android Open Source Project · 15 years ago
  95. b650982 Separated database table logic and added SocialProvider. by Jeff Sharkey · 15 years ago
  96. bf7de17 ContactsProvder: Use new _TOKENIZE column token_index by Bjorn Bringert · 15 years ago
  97. 77d61de am f07385e: Richer info in contacts search suggestions. by Bjorn Bringert · 15 years ago
  98. f07385e Richer info in contacts search suggestions. by Bjorn Bringert · 15 years ago
  99. 9bce5b0 am be7b7a9: Return MIME types for search suggestion URIs. by Karl Rosaen · 15 years ago
  100. be7b7a9 Return MIME types for search suggestion URIs. by Karl Rosaen · 15 years ago