1. cfcc8ff am 758a7562: Cleaning up the contacts DB during upgrade to version 203 by Dmitri Plotnikov · 15 years ago
  2. 758a756 Cleaning up the contacts DB during upgrade to version 203 by Dmitri Plotnikov · 15 years ago
  3. 219c2a9 Make ContactsProvider use a static version of vCard library. by Daisuke Miyakawa · 15 years ago
  4. 35da06e Adding garbage collection for the visible_contacts table. by Dmitri Plotnikov · 15 years ago
  5. e3e7903 Preventing unnecessary update of contact visibility at boot time by Dmitri Plotnikov · 15 years ago
  6. 4394086 Changing the db structure to keep visible contact ids in a separate table. by Dmitri Plotnikov · 15 years ago
  7. 2149ab8 Adding support for contact/lookup/*/#/data URIs by Dmitri Plotnikov · 15 years ago
  8. c9e6d75 Fixing filtering with an empty filter by Dmitri Plotnikov · 15 years ago
  9. dd5c25c move favorites and my contacts group handling to the provider and sync adapter by Fred Quintana · 15 years ago
  10. 633d446 Start weaning NameNormalizer off icu4jni implementation details. by Elliott Hughes · 15 years ago
  11. 80d7871 Add NAME_RAW_CONTACT_ID to view_contacts by Daniel Lehmann · 15 years ago
  12. 39f93a3 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  13. 25d561c Import revised translations by Kenny Root · 15 years ago
  14. 7f786e5 Using strict projection map by Dmitri Plotnikov · 15 years ago
  15. ee0e6b1 1. Rebuild locale related RowHandler when locale was changed by Bai Tao · 15 years ago
  16. 45d8626 Fixing phone number picker in search mode. by Dmitri Plotnikov · 15 years ago
  17. 35ebc8d Fixing handling of null sync ID in legacy import. Part II by Dmitri Plotnikov · 15 years ago
  18. 2aa932d Fixing handling of null sync ID in legacy import. by Dmitri Plotnikov · 15 years ago
  19. c64e0fb revert the stripping of System Group: from the names of google system groups by Fred Quintana · 15 years ago
  20. 69cc3a2 Fixing adding a raw contact to an existing contact. by Dmitri Plotnikov · 15 years ago
  21. 33fd566 Cleaning up dangling pointers after account removal. by Dmitri Plotnikov · 15 years ago
  22. 6dddb9a Removing broken SQL by Dmitri Plotnikov · 15 years ago
  23. 7ceafd0 Reflecting name/phonetic name change in name lookup by Dmitri Plotnikov · 15 years ago
  24. f8536aa Put the contacts on the phone into My Contacts group. by Bai Tao · 15 years ago
  25. 5ecb42d Merge "Deprioritizing twitter pictures in contact aggregation" by Dmitri Plotnikov · 15 years ago
  26. 767e109 Deprioritizing twitter pictures in contact aggregation by Dmitri Plotnikov · 15 years ago
  27. 198e4e8 Merge "Making contact visibility update null-tolerant" by Dmitri Plotnikov · 15 years ago
  28. d6e233b Making contact visibility update null-tolerant by Dmitri Plotnikov · 15 years ago
  29. f604d03 Remove the fake ContentChanged notification by Bai Tao · 15 years ago
  30. afbf2a3 Publish NameRawContactId in ContactData-Query Bug:2534647 by Daniel Lehmann · 15 years ago
  31. 992edb8 Fixing an issue with legacy contact import. by Dmitri Plotnikov · 15 years ago
  32. 3b10d3a Adding phonetic given name to contact name lookup by Dmitri Plotnikov · 15 years ago
  33. d5a176c Construct a SQL string instead of using parameters to not run into param-count limits by Daniel Lehmann · 15 years ago
  34. bc487a3 Fixing NPE in isWritableAccount by Dmitri Plotnikov · 15 years ago
  35. e8d2c82 Support for Data.CONTENT_URI URI for photos by Dmitri Plotnikov · 15 years ago
  36. d4d73e2 Handle account==null instead of throwing NullPointerException Bug:2528419 by Daniel Lehmann · 15 years ago
  37. 73f1f39 Favoring editable contact name over read-only by Dmitri Plotnikov · 15 years ago
  38. de8f19d Use PHONEBOOK_COLLATOR toward sort keys, assuming sqlite already has the custom collator. by Daisuke Miyakawa · 15 years ago
  39. 44e4e1a Fixing a delay in contact deletion. by Dmitri Plotnikov · 15 years ago
  40. 743eac3 Optimizing the "all accounts" query in ContactsProvider2. by Dmitri Plotnikov · 15 years ago
  41. 8ebd00a Merge "Storing legacy contact status in the database." by Dmitri Plotnikov · 15 years ago
  42. b2e2729 Storing legacy contact status in the database. by Dmitri Plotnikov · 15 years ago
  43. 26f889c Merge "Import revised translations" by Eric Fischer · 15 years ago
  44. 27171a0 Import revised translations by Kenny Root · 15 years ago
  45. e709da2 Fixing SUSPENDED contact aggregation mode by Dmitri Plotnikov · 15 years ago
  46. 1391e03 Merge "Avoiding unneccessary aggregation passes" by Dmitri Plotnikov · 15 years ago
  47. 813fd57 Avoiding unneccessary aggregation passes by Dmitri Plotnikov · 15 years ago
  48. 18cba80 Fixed visibility of contacts, display-names and lookup-keys after Donut->Froyo update. Reworked Tests. by Daniel Lehmann · 15 years ago
  49. eb8d238 Disabling broken test on Sapphire by Dmitri Plotnikov · 15 years ago
  50. f5a847e Fixing handling of aggregation mode by Dmitri Plotnikov · 15 years ago
  51. bd578a7 Implementing legacy contact upgrade under low storage conditions by Dmitri Plotnikov · 15 years ago
  52. 51698db Fixing broken build by Dmitri Plotnikov · 15 years ago
  53. e0bbba6 Allowing "-" to occur in contact lookup key by Dmitri Plotnikov · 15 years ago
  54. 42aff67 Ability to create VCards containing several contacts Bug:2501468 by Daniel Lehmann · 15 years ago
  55. 609cc5b Update visibility after accounts have changed Bug: 2268520 by Daniel Lehmann · 15 years ago
  56. 4878676 Enabling search by phonetic name by Dmitri Plotnikov · 15 years ago
  57. 65ce381 Fixing call ordering during ContactsProvider2 initialization. by Dmitri Plotnikov · 15 years ago
  58. f0da835 Fixing contact list breakage caused by rapid switching between locales by Dmitri Plotnikov · 15 years ago
  59. 60de6f6 Fix lookup of lookup-keys that are encoded (e.g. Exchange) Bug:2497276 by Daniel Lehmann · 15 years ago
  60. cdd03b2 Filter English contacts by initial char in Chinese Locale by Bai Tao · 15 years ago
  61. 89f1f71 Fixed SQL syntax error broken by change 42758 (take II) by Dmitri Plotnikov · 15 years ago
  62. 90507ed Fixed SQL syntax error broken by change 42758 by Dmitri Plotnikov · 15 years ago
  63. 51f41be Rebuilding contacts sort and lookup keys on locale change. by Dmitri Plotnikov · 15 years ago
  64. 8366638 Merge "Adding basic support for the new ContactsProvider status URI" by Dmitri Plotnikov · 15 years ago
  65. 09c6613 Adding basic support for the new ContactsProvider status URI by Dmitri Plotnikov · 15 years ago
  66. 2126f23 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  67. 5086b63 Fixing ArrayIndexOutOfBoundsException in contact sync by Dmitri Plotnikov · 15 years ago
  68. f844783 b/2481029 Support searching with lead consonants for Korean names. by Sang-il, Lee · 15 years ago
  69. 08768a0 Making two changes: extracting actual address from an RFC 822 address and making matching case-insensitive. by Dmitri Plotnikov · 15 years ago
  70. 92fcdfb Adding a format of contact lookup key that works better for unnamed unsynced contacts. by Dmitri Plotnikov · 15 years ago
  71. 0265a18 Explicitly closing cursors and databases in ContactsProvider2 and related tests. by Dmitri Plotnikov · 15 years ago
  72. 2526f94 Switching from string builder to "?" notation for status update statements in ContactsProvider by Dmitri Plotnikov · 15 years ago
  73. f6c1658 Properly updating TIMES_CONTACTED when invoked via legacy Contacts API by Dmitri Plotnikov · 15 years ago
  74. 9005e31 Adding a mime type for the phone lookup URI. by Dmitri Plotnikov · 15 years ago
  75. d806946 Preventing Chinese shorthand keys from being inserted for non-Chinese contacts. by Dmitri Plotnikov · 15 years ago
  76. fa4a38c Making exceptions more verbose in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  77. 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
  78. 34d90e0 Merge "Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX" by Dmitri Plotnikov · 15 years ago
  79. bfd59cb Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 15 years ago
  80. 7c00712 Fixing NPE in Contact Aggregator by Dmitri Plotnikov · 15 years ago
  81. 697b72a Allow global search to read contacts photos by Bjorn Bringert · 15 years ago
  82. ae77334 Retrofitting Eclair/Froyo changes into the legacy contact conversion script. by Dmitri Plotnikov · 15 years ago
  83. a7c2f6d Merge "reuse SQL statements with different selection args, correctly this time" by Doug Zongker · 15 years ago
  84. 1b6f0fa Merge "Fix path-permission for search suggestions" by Bjorn Bringert · 15 years ago
  85. 96b7618 reuse SQL statements with different selection args, correctly this time by Doug Zongker · 15 years ago
  86. 6e2b261 Fix path-permission for search suggestions by Bjorn Bringert · 15 years ago
  87. 0ea5453 Revert "reuse SQL statements with different selection args" by Doug Zongker · 15 years ago
  88. 7cac580 reuse SQL statements with different selection args by Doug Zongker · 15 years ago
  89. 04b7ce0 Rebuilding contact name lookup during an upgrade from Eclair. by Dmitri Plotnikov · 15 years ago
  90. d056951 Refactoring common nickname cache into a separate class. by Dmitri Plotnikov · 15 years ago
  91. 0b1eaf5 Making all contacts provider tests pass on Sholes (which is missing Chinese Locale) by Dmitri Plotnikov · 15 years ago
  92. b064840 Fixing contact lookup by email or nickname by Dmitri Plotnikov · 15 years ago
  93. 9c6ef00 Reflecting the rename of contact search snippet fields. by Dmitri Plotnikov · 15 years ago
  94. 3850638 Merge "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
  95. 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
  96. 3f0445d Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  97. 916f2d7 Adding support for contact search snippets by Dmitri Plotnikov · 15 years ago
  98. 734dd93 Removing db intialization code from SocialProvider. by Dmitri Plotnikov · 15 years ago
  99. c6baecf Merge "Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon)" by Fabrice Di Meglio · 15 years ago
  100. 1527551 Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon) by Fabrice Di Meglio · 15 years ago