1. 5aec18c Offer to delay visibility updates until caller forces. by Jeff Sharkey · 16 years ago
  2. 5ac5c70 Limit to account when updating RawContacts. by Jeff Sharkey · 16 years ago
  3. bffeabd [Issue 2110703] Using triggers to update aggregate contact presence status by Dmitri Plotnikov · 16 years ago
  4. a5d05d9 ContactProvider: Make nickname, company and title searchable. by Tadashi G. Takaoka · 16 years ago
  5. 70c314f [Issue 2133126] Fixing presence update/insert to do a proper replace. by Dmitri Plotnikov · 16 years ago
  6. 23c48e7 fix entity query when querying by id by Fred Quintana · 16 years ago
  7. 2d89933 [Issue 2097207] Adding support for filtering of contact aggregation suggestions by Dmitri Plotnikov · 16 years ago
  8. 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
  9. 4e3790e Fix test breakage as per Dmitri's report. by Daisuke Miyakawa · 16 years ago
  10. 0be993f [Issue 2133143] Updating contact visibility as group membership changes by Dmitri Plotnikov · 16 years ago
  11. f237646 No longer relying on the components of structured name for aggregation. by Dmitri Plotnikov · 16 years ago
  12. d15a13a Merge change 25940 into eclair by Android (Google) Code Review · 16 years ago
  13. 3a6a49c Use strict phone number comparation algorithm if the config tells the package to do so. by Daisuke Miyakawa · 16 years ago
  14. 48828f5 Adding support for contacts/data/phones/#, contacts/data/emails/# and contacts/data/postals/# by Dmitri Plotnikov · 16 years ago
  15. 9b43551 Changes sortorder for LIST_STEQUENT. by Megha Joshi · 16 years ago
  16. abeef28 Merge change 25781 into eclair by Android (Google) Code Review · 16 years ago
  17. 47065b7 Fixing broken legacy contact importer test by Dmitri Plotnikov · 16 years ago
  18. 044685c [Issue 2084032] Adding support for remaining legacy contacts API update and delete calls. by Dmitri Plotnikov · 16 years ago
  19. ee56e80 [Issue 2123926] Adding support for some non-public legacy contact APIs by Dmitri Plotnikov · 16 years ago
  20. 3de6754 Making contact name filtering more restrictive: ignoring name variants and email-based nicknames. by Dmitri Plotnikov · 16 years ago
  21. 8f1631f Add LOOKUP_KEY to distinct data projection. by Jeff Sharkey · 16 years ago
  22. 48e6471 Merge change 25673 into eclair by Android (Google) Code Review · 16 years ago
  23. 5f9e610 fix some places where we did not clean all data for removed accounts by Fred Quintana · 16 years ago
  24. f2f14a3 Fixing database upgrade logic for upgrade 87->90 by Dmitri Plotnikov · 16 years ago
  25. ed4754b Merge change 25592 into eclair by Android (Google) Code Review · 16 years ago
  26. 1ea2971 clear the aggregation state at transaction start time by Fred Quintana · 16 years ago
  27. d92a6ee Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  28. fc4e892 Fixing broken build by Dmitri Plotnikov · 16 years ago
  29. 0e8520c Add system property to control contact aggregation. by Ken Shirriff · 16 years ago
  30. 43880c9 Waking up sync adapters when sync settings change. by Dmitri Plotnikov · 16 years ago
  31. bae1149 Merge change 25506 into eclair by Android (Google) Code Review · 16 years ago
  32. 89c626e [Issue 2125440] Checking account query parameters for all relevant queries by Dmitri Plotnikov · 16 years ago
  33. 6f157d1 [Issue 2123481] Adding notifications to CallLogProvider by Dmitri Plotnikov · 16 years ago
  34. a4090f6 Fix build breakage. Remove junk from file. by Michael Chan · 16 years ago
  35. 2b6b4cd change the contact_entities_view to join to the raw_contacts table by Fred Quintana · 16 years ago
  36. 1b03c2d [Issue 2112473] Speeding up aggregation by changing LEFT OUTER JOIN to JOIN and adding LIMIT to some queries by Dmitri Plotnikov · 16 years ago
  37. bb89f2b Merge change 25437 into eclair by Android (Google) Code Review · 16 years ago
  38. dee54bb Fixing breakage of legacy contacts API support broken by an earlier CL by Dmitri Plotnikov · 16 years ago
  39. dc0c284 Merge change 25384 into eclair by Android (Google) Code Review · 16 years ago
  40. f60d509 Make bulkInsert yield if contented, s.t. other processes can access the contacts db if needed. This is a temp. fix until we figure out what is going on with the bulkInsert of presence - i.e., why are they taking so long. by Cynthia Wong · 16 years ago
  41. 1443b15 [Issue 2112473] Speeding up aggregation by running it on the main thread by Dmitri Plotnikov · 16 years ago
  42. 21ed031 Merge change 25200 into eclair by Android (Google) Code Review · 16 years ago
  43. e1b656d [Issue 2112473] Another round of optimizations in Contact Aggregator. by Dmitri Plotnikov · 16 years ago
  44. 341e462 Add logic to expose new Settings.ANY_UNSYNCED flag. by Jeff Sharkey · 16 years ago
  45. 56d2bd4 Add lookup_key to 2 projection maps. by Evan Millar · 16 years ago
  46. f795380 [Issue 2112473] Optimizing contact aggregation by enforcing use of indexes by Dmitri Plotnikov · 16 years ago
  47. f6be85f change to use the new CALLER_IS_SYNCADAPTER flag by Fred Quintana · 16 years ago
  48. bce6ee2 [Issue 2084032] Adding support for legacy URI: contacts/contact_methods/email by Dmitri Plotnikov · 16 years ago
  49. 8c4f838 ContactsProvider2: optimizing structured name update by Dmitri Plotnikov · 16 years ago
  50. 67b73a3 [Issue 2083923] Preventing contacts from crashing Google Voice by Dmitri Plotnikov · 16 years ago
  51. 52aa678 Merge change 24820 into eclair by Android (Google) Code Review · 16 years ago
  52. 7f42577 Fixing contact name lookup delete (it was inserting instead of deleting) by Dmitri Plotnikov · 16 years ago
  53. 4637c20 [Issue 2116081] Removing account's data from _sync_state when account is deleted by Dmitri Plotnikov · 16 years ago
  54. 81d6a78 Reducing unnecessary triggering of sync adapters by ContactsProvider2 by Dmitri Plotnikov · 16 years ago
  55. cac7746 Removing unnecessary (and very harmful) aggregation trigger by Dmitri Plotnikov · 16 years ago
  56. 1e530df [Issue 2111706] Fixing email filter, which was stopping after an "@" by Dmitri Plotnikov · 16 years ago
  57. 2e990cc Handle lookup Uris for delete and update cases. by Jeff Sharkey · 16 years ago
  58. 51bf5ea Correct to use RawContacts._ID instead of CONTACT_ID. by Jeff Sharkey · 16 years ago
  59. 7581213 [Issue 2112637] Adding support for Presence to the Aggregation Suggestions. by Dmitri Plotnikov · 16 years ago
  60. da165c9 [Issue 2112162] Fixing the issue causing incomplete contact aggregation passes. by Dmitri Plotnikov · 16 years ago
  61. c1778ef [Issue 2102836] Fixing the false positive aggregating on multiple secondary matches by Dmitri Plotnikov · 16 years ago
  62. 718b97b Return to original GroupsTest; wasn't broken after all. by Jeff Sharkey · 16 years ago
  63. d173ca0 Add support to open contacts as vCard asset files. by Jeff Sharkey · 16 years ago
  64. dea3ee5 [Issue 2097210] Fixing incorrect aggregate contact update when splitting a three-way joined contact by Dmitri Plotnikov · 16 years ago
  65. cb144e1 [Issue 2108974] Deletion of an aggregate contact will now be synched to the server. by Dmitri Plotnikov · 16 years ago
  66. 03b8c9d Merge change 24451 into eclair by Android (Google) Code Review · 16 years ago
  67. cf9b3dd Fixing transactionality of contact aggregation by bailing after yielding the transaction by Dmitri Plotnikov · 16 years ago
  68. df9db5e clear mUpdatedSyncStates in clearTransactionalChanges() by Fred Quintana · 16 years ago
  69. 790d120 Clearing out references to deprecated API by Dmitri Plotnikov · 16 years ago
  70. 6bc46c9 Fixing broken tests in ContactsProvider2 by Dmitri Plotnikov · 16 years ago
  71. 4529f06 Addressing data security issues in ContactsProvider2 by Dmitri Plotnikov · 16 years ago
  72. ad8e419 Merge change 24292 into eclair by Android (Google) Code Review · 16 years ago
  73. c100221 Fix typo: IMMEDITATE -> IMMEDIATE by Omari Stephens · 16 years ago
  74. 28245e1 Making automatic contact aggregation even more conservative. by Dmitri Plotnikov · 16 years ago
  75. b5a4add batch up some changes, like the version update, until the end of the transaction by Fred Quintana · 16 years ago
  76. 70e8934 Merge change 24270 into eclair by Android (Google) Code Review · 16 years ago
  77. 01911fa [Issue 1789740] Ensuring that organization is used as a contact display name if name itself is unspecified by Dmitri Plotnikov · 16 years ago
  78. 75fd8ba Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  79. 3ee1a2b Merge change 24076 into eclair by Android (Google) Code Review · 16 years ago
  80. 5e99505 Introducing a more advanced email filter, which will do a proper name lookup by Dmitri Plotnikov · 16 years ago
  81. b61f0d6 Fix a race condition that could break legacy APIs. by Jeff Hamilton · 16 years ago
  82. 0c0adda Fixing contact aggregation exception API. by Dmitri Plotnikov · 16 years ago
  83. 352a5f6 Merge change 23526 into eclair by Android (Google) Code Review · 16 years ago
  84. 70d2ff8 Add an onAccountsUpdated handler, to delete contacts if an account is deleted. by Cynthia Wong · 16 years ago
  85. 588891a Add contacts aggregator event logging. by Ken Shirriff · 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. f8a5056 Bump db version, since I forgot to in 23713. by Evan Millar · 16 years ago
  89. 622e0a2 Relaxed type and label checking, structured consistency. by Jeff Sharkey · 16 years ago
  90. b3ce7aa Contacts: Cleaning up golden test files after the change of data mime types. by Dmitri Plotnikov · 16 years ago
  91. 3cb415e Add IS_SUPER_PRIMARY to Entity query projection. by Evan Millar · 16 years ago
  92. 285b771 [Issue 2092543] Making manually created contacts show in the list immediately. by Dmitri Plotnikov · 16 years ago
  93. 25abcf9 [Issue 2084618] Making the contact aggregator favor better display names. by Dmitri Plotnikov · 16 years ago
  94. 1261c42 Bump db version to force re-sync after mimetype name changes. by Dmitri Plotnikov · 16 years ago
  95. 433a3a0 Re-aggregate RawContacts when STARRED touched. by Jeff Sharkey · 16 years ago
  96. be84be1 Fixing getType, which I broke in CL 23525 by Dmitri Plotnikov · 16 years ago
  97. b4cfef6 Returning the correct content type for CONTENT_LOOKUP_URI by Dmitri Plotnikov · 16 years ago
  98. a673394 Avoiding reaggregation when the only thing that changes is the photo. by Dmitri Plotnikov · 16 years ago
  99. 927b9dc Breaking up contact aggregation into smaller transactions. by Dmitri Plotnikov · 16 years ago
  100. cdbd854 Making aggregation optional during Donut->Eclair contact import. by Dmitri Plotnikov · 16 years ago