1. 758a756 Cleaning up the contacts DB during upgrade to version 203 by Dmitri Plotnikov · 15 years ago
  2. 7f786e5 Using strict projection map by Dmitri Plotnikov · 15 years ago
  3. ee0e6b1 1. Rebuild locale related RowHandler when locale was changed by Bai Tao · 15 years ago
  4. 45d8626 Fixing phone number picker in search mode. by Dmitri Plotnikov · 15 years ago
  5. 35ebc8d Fixing handling of null sync ID in legacy import. Part II by Dmitri Plotnikov · 15 years ago
  6. 2aa932d Fixing handling of null sync ID in legacy import. by Dmitri Plotnikov · 15 years ago
  7. c64e0fb revert the stripping of System Group: from the names of google system groups by Fred Quintana · 15 years ago
  8. 69cc3a2 Fixing adding a raw contact to an existing contact. by Dmitri Plotnikov · 15 years ago
  9. 33fd566 Cleaning up dangling pointers after account removal. by Dmitri Plotnikov · 15 years ago
  10. 6dddb9a Removing broken SQL by Dmitri Plotnikov · 15 years ago
  11. 7ceafd0 Reflecting name/phonetic name change in name lookup by Dmitri Plotnikov · 15 years ago
  12. f8536aa Put the contacts on the phone into My Contacts group. by Bai Tao · 15 years ago
  13. 5ecb42d Merge "Deprioritizing twitter pictures in contact aggregation" by Dmitri Plotnikov · 15 years ago
  14. 767e109 Deprioritizing twitter pictures in contact aggregation by Dmitri Plotnikov · 15 years ago
  15. 198e4e8 Merge "Making contact visibility update null-tolerant" by Dmitri Plotnikov · 15 years ago
  16. d6e233b Making contact visibility update null-tolerant by Dmitri Plotnikov · 15 years ago
  17. f604d03 Remove the fake ContentChanged notification by Bai Tao · 15 years ago
  18. afbf2a3 Publish NameRawContactId in ContactData-Query Bug:2534647 by Daniel Lehmann · 15 years ago
  19. 992edb8 Fixing an issue with legacy contact import. by Dmitri Plotnikov · 15 years ago
  20. 3b10d3a Adding phonetic given name to contact name lookup by Dmitri Plotnikov · 15 years ago
  21. d5a176c Construct a SQL string instead of using parameters to not run into param-count limits by Daniel Lehmann · 15 years ago
  22. bc487a3 Fixing NPE in isWritableAccount by Dmitri Plotnikov · 15 years ago
  23. e8d2c82 Support for Data.CONTENT_URI URI for photos by Dmitri Plotnikov · 15 years ago
  24. d4d73e2 Handle account==null instead of throwing NullPointerException Bug:2528419 by Daniel Lehmann · 15 years ago
  25. 73f1f39 Favoring editable contact name over read-only by Dmitri Plotnikov · 15 years ago
  26. de8f19d Use PHONEBOOK_COLLATOR toward sort keys, assuming sqlite already has the custom collator. by Daisuke Miyakawa · 15 years ago
  27. 44e4e1a Fixing a delay in contact deletion. by Dmitri Plotnikov · 15 years ago
  28. 743eac3 Optimizing the "all accounts" query in ContactsProvider2. by Dmitri Plotnikov · 15 years ago
  29. 8ebd00a Merge "Storing legacy contact status in the database." by Dmitri Plotnikov · 15 years ago
  30. b2e2729 Storing legacy contact status in the database. by Dmitri Plotnikov · 15 years ago
  31. e709da2 Fixing SUSPENDED contact aggregation mode by Dmitri Plotnikov · 15 years ago
  32. 1391e03 Merge "Avoiding unneccessary aggregation passes" by Dmitri Plotnikov · 15 years ago
  33. 813fd57 Avoiding unneccessary aggregation passes by Dmitri Plotnikov · 15 years ago
  34. 18cba80 Fixed visibility of contacts, display-names and lookup-keys after Donut->Froyo update. Reworked Tests. by Daniel Lehmann · 15 years ago
  35. f5a847e Fixing handling of aggregation mode by Dmitri Plotnikov · 15 years ago
  36. bd578a7 Implementing legacy contact upgrade under low storage conditions by Dmitri Plotnikov · 15 years ago
  37. 51698db Fixing broken build by Dmitri Plotnikov · 15 years ago
  38. e0bbba6 Allowing "-" to occur in contact lookup key by Dmitri Plotnikov · 15 years ago
  39. 42aff67 Ability to create VCards containing several contacts Bug:2501468 by Daniel Lehmann · 15 years ago
  40. 609cc5b Update visibility after accounts have changed Bug: 2268520 by Daniel Lehmann · 15 years ago
  41. 4878676 Enabling search by phonetic name by Dmitri Plotnikov · 15 years ago
  42. 65ce381 Fixing call ordering during ContactsProvider2 initialization. by Dmitri Plotnikov · 15 years ago
  43. f0da835 Fixing contact list breakage caused by rapid switching between locales by Dmitri Plotnikov · 15 years ago
  44. 60de6f6 Fix lookup of lookup-keys that are encoded (e.g. Exchange) Bug:2497276 by Daniel Lehmann · 15 years ago
  45. cdd03b2 Filter English contacts by initial char in Chinese Locale by Bai Tao · 15 years ago
  46. 89f1f71 Fixed SQL syntax error broken by change 42758 (take II) by Dmitri Plotnikov · 15 years ago
  47. 90507ed Fixed SQL syntax error broken by change 42758 by Dmitri Plotnikov · 15 years ago
  48. 51f41be Rebuilding contacts sort and lookup keys on locale change. by Dmitri Plotnikov · 15 years ago
  49. 09c6613 Adding basic support for the new ContactsProvider status URI by Dmitri Plotnikov · 15 years ago
  50. 5086b63 Fixing ArrayIndexOutOfBoundsException in contact sync by Dmitri Plotnikov · 15 years ago
  51. f844783 b/2481029 Support searching with lead consonants for Korean names. by Sang-il, Lee · 15 years ago
  52. 08768a0 Making two changes: extracting actual address from an RFC 822 address and making matching case-insensitive. by Dmitri Plotnikov · 15 years ago
  53. 92fcdfb Adding a format of contact lookup key that works better for unnamed unsynced contacts. by Dmitri Plotnikov · 15 years ago
  54. 0265a18 Explicitly closing cursors and databases in ContactsProvider2 and related tests. by Dmitri Plotnikov · 15 years ago
  55. 2526f94 Switching from string builder to "?" notation for status update statements in ContactsProvider by Dmitri Plotnikov · 15 years ago
  56. f6c1658 Properly updating TIMES_CONTACTED when invoked via legacy Contacts API by Dmitri Plotnikov · 15 years ago
  57. 9005e31 Adding a mime type for the phone lookup URI. by Dmitri Plotnikov · 15 years ago
  58. d806946 Preventing Chinese shorthand keys from being inserted for non-Chinese contacts. by Dmitri Plotnikov · 15 years ago
  59. fa4a38c Making exceptions more verbose in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  60. 9fcf109 Lookup of contacts with known ID and LOOKUP fixed. Used to be a problem for contacts without names by Daniel Lehmann · 15 years ago
  61. 34d90e0 Merge "Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX" by Dmitri Plotnikov · 15 years ago
  62. bfd59cb Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 15 years ago
  63. 7c00712 Fixing NPE in Contact Aggregator by Dmitri Plotnikov · 15 years ago
  64. ae77334 Retrofitting Eclair/Froyo changes into the legacy contact conversion script. by Dmitri Plotnikov · 15 years ago
  65. 96b7618 reuse SQL statements with different selection args, correctly this time by Doug Zongker · 15 years ago
  66. 0ea5453 Revert "reuse SQL statements with different selection args" by Doug Zongker · 15 years ago
  67. 7cac580 reuse SQL statements with different selection args by Doug Zongker · 15 years ago
  68. 04b7ce0 Rebuilding contact name lookup during an upgrade from Eclair. by Dmitri Plotnikov · 15 years ago
  69. d056951 Refactoring common nickname cache into a separate class. by Dmitri Plotnikov · 15 years ago
  70. b064840 Fixing contact lookup by email or nickname by Dmitri Plotnikov · 15 years ago
  71. 9c6ef00 Reflecting the rename of contact search snippet fields. by Dmitri Plotnikov · 15 years ago
  72. 9d9673d make the ContactsProvider2 abort the request by throwing an exception if the sync state to update no longer exists by Fred Quintana · 15 years ago
  73. 916f2d7 Adding support for contact search snippets by Dmitri Plotnikov · 15 years ago
  74. 734dd93 Removing db intialization code from SocialProvider. by Dmitri Plotnikov · 15 years ago
  75. 6c0d1eb Fixed a bug that was causing the Gmail unit tests to fail by Paul Westbrook · 15 years ago
  76. f3f4a38 Fixing NPE in the A-Z contacts list. by Dmitri Plotnikov · 15 years ago
  77. ba2c85b Implementing the "count contacts grouped by first letter of sort key" URI. by Dmitri Plotnikov · 15 years ago
  78. 7a2a564 Use ContentProvider2 use VCARD_TYPE_DEFAULT in VCardConfig instead of using invalid String "default". by Daisuke Miyakawa · 15 years ago
  79. 2b7a632 Fixing lookup key update for unsynced contacts. by Dmitri Plotnikov · 15 years ago
  80. 3446997 Fixing contacts.db version. by Dmitri Plotnikov · 16 years ago
  81. 31168f4 Fixing contact lookup by company name and title by Dmitri Plotnikov · 16 years ago
  82. bc4f473 Fixing ClassCastException in contact search. by Dmitri Plotnikov · 16 years ago
  83. 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
  84. 8be93f4 Optimizing the Contacts Display Setting screen. by Dmitri Plotnikov · 16 years ago
  85. ea509f3 am fdbc8f37: am f4a3b7e5: Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 16 years ago
  86. f01c876 Support for the RawContacts.NAME_VERIFIED field. by Dmitri Plotnikov · 16 years ago
  87. f4a3b7e Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 16 years ago
  88. d698a84 Merge "don't set max cachesize anylonger. it is managed by SQLiteDatabase." by Vasu Nori · 16 years ago
  89. 7cf157b don't set max cachesize anylonger. it is managed by SQLiteDatabase. by Vasu Nori · 16 years ago
  90. 5b6f7fb Make PostalSplitter support Japanese name-splitting algorithm and add unit tests for them. by Daisuke Miyakawa · 16 years ago
  91. bcbd6a5 Fixing upgrade logic to contacts.db v.205 by Dmitri Plotnikov · 16 years ago
  92. 08e5078 Fixing Contacts DB upgrade logic by Dmitri Plotnikov · 16 years ago
  93. ba35524 Correctly report unknown vCard size for OpenableColumns. by Jeff Sharkey · 16 years ago
  94. 2d2ec88 Contacts provider uses LOOKUP_KEY for search result IDs by Tom O'Neill · 16 years ago
  95. e246689 Require both or neither ACCOUNT_NAME and _TYPE. by Jeff Sharkey · 16 years ago
  96. 88de448 am db69a883: am 28caf262: Update imports to android-common by Tom Taylor · 16 years ago
  97. 28caf26 Update imports to android-common by Tom Taylor · 16 years ago
  98. 5dd6d5d Resubmit: Adding support for new Contacts columns for names and sorting by Dmitri Plotnikov · 16 years ago
  99. f5bda8d Merge change I502d43d5 by Android (Google) Code Review · 16 years ago
  100. 06e4b0e Fixing broken build by Dmitri Plotnikov · 16 years ago