1. 916f2d7 Adding support for contact search snippets by Dmitri Plotnikov · 15 years ago
  2. ba2c85b Implementing the "count contacts grouped by first letter of sort key" URI. by Dmitri Plotnikov · 15 years ago
  3. 6f158d1 Add a assert statement checking empty vCard string. by Daisuke Miyakawa · 15 years ago
  4. 7c31165 Fixing a broken test. by Dmitri Plotnikov · 16 years ago
  5. 31168f4 Fixing contact lookup by company name and title by Dmitri Plotnikov · 16 years ago
  6. 4cd13c4 a. Fix the issue that the FullNameStyle is not updated when user edits the contact or the contacts being synced. by Bai Tao · 16 years ago
  7. f01c876 Support for the RawContacts.NAME_VERIFIED field. by Dmitri Plotnikov · 16 years ago
  8. 5b6f7fb Make PostalSplitter support Japanese name-splitting algorithm and add unit tests for them. by Daisuke Miyakawa · 16 years ago
  9. 2d2ec88 Contacts provider uses LOOKUP_KEY for search result IDs by Tom O'Neill · 16 years ago
  10. e246689 Require both or neither ACCOUNT_NAME and _TYPE. by Jeff Sharkey · 16 years ago
  11. 5dd6d5d Resubmit: Adding support for new Contacts columns for names and sorting by Dmitri Plotnikov · 16 years ago
  12. bca1c8b Revert "Merge change Ief95261a" by Mike Lockwood · 16 years ago
  13. 003009d Merge change Ief95261a by Android (Google) Code Review · 16 years ago
  14. 5b3b3ec Add GoldenContact, SuggestionTester and their builders. by Tom O'Neill · 16 years ago
  15. b0812f9 Adding support for new Contacts columns for names and sorting by Dmitri Plotnikov · 16 years ago
  16. 635a11c Adding Name Splitter functionality that works for CJK names. by Dmitri Plotnikov · 16 years ago
  17. 038a60f moved the hidden sync helpers out of the framework by Fred Quintana · 16 years ago
  18. 62318e1 changed to use the new EntityIterator interface by Fred Quintana · 16 years ago
  19. 3410a80 resolved conflicts for merge of 1c8e40c1 to eclair-mr2 by Dmitri Plotnikov · 16 years ago
  20. 1c8e40c Fixing legacy contacts API breakage uncovered by CTS tests by Dmitri Plotnikov · 16 years ago
  21. b4e61e0 resolved conflicts for merge of 62715245 to eclair-mr2 by Dmitri Plotnikov · 16 years ago
  22. 6271524 Making the first account "adopt" contacts created on the phone before any accounts by Dmitri Plotnikov · 16 years ago
  23. f7f747a ContactsProvider2 optimization: two hot spots: parsing query parameters and allocation of Account objects by Dmitri Plotnikov · 16 years ago
  24. d076a10 Removing contact aggregation scheduler. The aggregation is no longer running in a separate thread. by Dmitri Plotnikov · 16 years ago
  25. ed87b51 am 9a75d6d8: Merge change I63646eb5 into eclair by Dmitri Plotnikov · 16 years ago
  26. d0f6355 Optimizing ContactsProvide2: reducing the number of "data" queries during contact insert. by Dmitri Plotnikov · 16 years ago
  27. 3684089 ContactsProvider2 optimization: Performing name and email lookup entirely in the database by Dmitri Plotnikov · 16 years ago
  28. 7a4be8b Fixing ContactsProvider2 test breakage. by Dmitri Plotnikov · 16 years ago
  29. e40e5c0 do not merge Bringing change https://android-git.corp.google.com/g/#change,30376 into Eclair branch by Dmitri Plotnikov · 16 years ago
  30. fcbe2c6 Fixing tests broken by jsharkey in CL https://android-git.corp.google.com/g/#change,29785 by Dmitri Plotnikov · 16 years ago
  31. 9705f5b add support to update/delete data in status_updates table. update tests. by Vasu Nori · 16 years ago
  32. 1d9c0e1 Unit tests to verify IS_RESTRICTED security mechanisms. by Jeff Sharkey · 16 years ago
  33. b9e5599 [Issue 2176079] Fixing the test: ContactAggregatorPerformanceTest by Dmitri Plotnikov · 16 years ago
  34. 6581e1d [Issue 2176922] Raising aggregation suggestion threshold for email addresses from 0.82 to 0.95 by Dmitri Plotnikov · 16 years ago
  35. 732961a [Issue 2163519] Making ContactsProvider2 honor the super-primary flag on a photo by Dmitri Plotnikov · 16 years ago
  36. 67c9ed1 [Issue 2171774] Fixing the fixStructuredNameComponents() method by Dmitri Plotnikov · 16 years ago
  37. dd0e0f4 [Issue 2160728] Fixing full name update when parts of structured name are deleted by Dmitri Plotnikov · 16 years ago
  38. 0f51162 Making contacts provider tests run again by Dmitri Plotnikov · 16 years ago
  39. 4e8ced9 [Issue 2156901] Fixing update of the "starred" flag on raw contacts by Dmitri Plotnikov · 16 years ago
  40. 339603c [Issue 2147424] Making sure that a contact can be filtered/looked up by any word in the name by Dmitri Plotnikov · 16 years ago
  41. e06751f [Issue 2084032] Adding support for legacy contacts uris "people/#/organizations" and "people/#/organizations/#" by Dmitri Plotnikov · 16 years ago
  42. c76cdd0 Remove GAIA string by Costin Manolache · 16 years ago
  43. c10787a [Issue 2155084] Favoring first name, not last name, in contact name splitter by Dmitri Plotnikov · 16 years ago
  44. 8920a04 Update test documentation and suite classifications. by Omari Stephens · 16 years ago
  45. b38ed2c Renaming OpenHelper to ContactsDatabaseHelper by Dmitri Plotnikov · 16 years ago
  46. 0a185cd Adding support to ContactsProvider2 for status update attribution by Dmitri Plotnikov · 16 years ago
  47. 82bd858 Adding columns to support attribution of status updates. Also renaming some columns to better describe their purpose. by Dmitri Plotnikov · 16 years ago
  48. 1a21fa6 Replace delayed query parameters with transaction flags. by Jeff Sharkey · 16 years ago
  49. d4b57da [Issue 2148075] Legacy contacts API: Adding missing columns to the groupmembership projection map by Dmitri Plotnikov · 16 years ago
  50. 71e051c [Issue 2148072] Adding support for non-public legacy API content://contacts/groups/name/*/members by Dmitri Plotnikov · 16 years ago
  51. a23cd5b Storing social status updates in a persistent table. by Dmitri Plotnikov · 16 years ago
  52. 7d9fdcf Allow updating via raw_contacts/#/data by Neel Parekh · 16 years ago
  53. 5aec18c Offer to delay visibility updates until caller forces. by Jeff Sharkey · 16 years ago
  54. bffeabd [Issue 2110703] Using triggers to update aggregate contact presence status by Dmitri Plotnikov · 16 years ago
  55. a5d05d9 ContactProvider: Make nickname, company and title searchable. by Tadashi G. Takaoka · 16 years ago
  56. 2d89933 [Issue 2097207] Adding support for filtering of contact aggregation suggestions by Dmitri Plotnikov · 16 years ago
  57. c91ffc4 Fixing OOM exception in ContactsProvider2 caused by names that look like this: "A B C D E F G H I" by Dmitri Plotnikov · 16 years ago
  58. 4e3790e Fix test breakage as per Dmitri's report. by Daisuke Miyakawa · 16 years ago
  59. 0be993f [Issue 2133143] Updating contact visibility as group membership changes by Dmitri Plotnikov · 16 years ago
  60. f237646 No longer relying on the components of structured name for aggregation. by Dmitri Plotnikov · 16 years ago
  61. 48828f5 Adding support for contacts/data/phones/#, contacts/data/emails/# and contacts/data/postals/# by Dmitri Plotnikov · 16 years ago
  62. 044685c [Issue 2084032] Adding support for remaining legacy contacts API update and delete calls. by Dmitri Plotnikov · 16 years ago
  63. ee56e80 [Issue 2123926] Adding support for some non-public legacy contact APIs by Dmitri Plotnikov · 16 years ago
  64. 89c626e [Issue 2125440] Checking account query parameters for all relevant queries by Dmitri Plotnikov · 16 years ago
  65. dee54bb Fixing breakage of legacy contacts API support broken by an earlier CL by Dmitri Plotnikov · 16 years ago
  66. f6be85f change to use the new CALLER_IS_SYNCADAPTER flag by Fred Quintana · 16 years ago
  67. bce6ee2 [Issue 2084032] Adding support for legacy URI: contacts/contact_methods/email by Dmitri Plotnikov · 16 years ago
  68. 8c4f838 ContactsProvider2: optimizing structured name update by Dmitri Plotnikov · 16 years ago
  69. 67b73a3 [Issue 2083923] Preventing contacts from crashing Google Voice by Dmitri Plotnikov · 16 years ago
  70. 81d6a78 Reducing unnecessary triggering of sync adapters by ContactsProvider2 by Dmitri Plotnikov · 16 years ago
  71. 1e530df [Issue 2111706] Fixing email filter, which was stopping after an "@" by Dmitri Plotnikov · 16 years ago
  72. 7581213 [Issue 2112637] Adding support for Presence to the Aggregation Suggestions. by Dmitri Plotnikov · 16 years ago
  73. c1778ef [Issue 2102836] Fixing the false positive aggregating on multiple secondary matches by Dmitri Plotnikov · 16 years ago
  74. 718b97b Return to original GroupsTest; wasn't broken after all. by Jeff Sharkey · 16 years ago
  75. dea3ee5 [Issue 2097210] Fixing incorrect aggregate contact update when splitting a three-way joined contact by Dmitri Plotnikov · 16 years ago
  76. cb144e1 [Issue 2108974] Deletion of an aggregate contact will now be synched to the server. by Dmitri Plotnikov · 16 years ago
  77. 790d120 Clearing out references to deprecated API by Dmitri Plotnikov · 16 years ago
  78. 6bc46c9 Fixing broken tests in ContactsProvider2 by Dmitri Plotnikov · 16 years ago
  79. ad8e419 Merge change 24292 into eclair by Android (Google) Code Review · 16 years ago
  80. c100221 Fix typo: IMMEDITATE -> IMMEDIATE by Omari Stephens · 16 years ago
  81. 28245e1 Making automatic contact aggregation even more conservative. by Dmitri Plotnikov · 16 years ago
  82. 01911fa [Issue 1789740] Ensuring that organization is used as a contact display name if name itself is unspecified by Dmitri Plotnikov · 16 years ago
  83. 5e99505 Introducing a more advanced email filter, which will do a proper name lookup by Dmitri Plotnikov · 16 years ago
  84. 0c0adda Fixing contact aggregation exception API. by Dmitri Plotnikov · 16 years ago
  85. 70d2ff8 Add an onAccountsUpdated handler, to delete contacts if an account is deleted. by Cynthia Wong · 16 years ago
  86. af088ae Removing references to deprecated API by Dmitri Plotnikov · 16 years ago
  87. a5bfaf5 Adding a trigger to implement the "removeContactIfSingleton" functionality. by Dmitri Plotnikov · 16 years ago
  88. 622e0a2 Relaxed type and label checking, structured consistency. by Jeff Sharkey · 16 years ago
  89. b3ce7aa Contacts: Cleaning up golden test files after the change of data mime types. by Dmitri Plotnikov · 16 years ago
  90. 285b771 [Issue 2092543] Making manually created contacts show in the list immediately. by Dmitri Plotnikov · 16 years ago
  91. 25abcf9 [Issue 2084618] Making the contact aggregator favor better display names. by Dmitri Plotnikov · 16 years ago
  92. cdbd854 Making aggregation optional during Donut->Eclair contact import. by Dmitri Plotnikov · 16 years ago
  93. 1b7a794 Implementing live folders in ContactsProvider2 by Dmitri Plotnikov · 16 years ago
  94. 5870f2d Adding soft identity to Contacts by Dmitri Plotnikov · 16 years ago
  95. e2579e0 Use the account name and type when we are doing update and deletes on contacts in the provider. Added a test for the delete case. by Cynthia Wong · 16 years ago
  96. ff2de10 Removing "summary"-style URIs. by Dmitri Plotnikov · 16 years ago
  97. 88d964d Fixing aggregation performance test by Dmitri Plotnikov · 16 years ago
  98. 5dec8cf [Issue 2070421] Providing legacy table names as aliases, so you can use people._id in queries. by Dmitri Plotnikov · 16 years ago
  99. a276d23 Making name matching in aggregation much less lenient. by Dmitri Plotnikov · 16 years ago
  100. 8e45e5f Several changes in Contact Aggregation logic: by Dmitri Plotnikov · 16 years ago