1. d6e233b Making contact visibility update null-tolerant by Dmitri Plotnikov · 15 years ago
  2. afbf2a3 Publish NameRawContactId in ContactData-Query Bug:2534647 by Daniel Lehmann · 15 years ago
  3. 992edb8 Fixing an issue with legacy contact import. by Dmitri Plotnikov · 15 years ago
  4. 3b10d3a Adding phonetic given name to contact name lookup by Dmitri Plotnikov · 15 years ago
  5. d5a176c Construct a SQL string instead of using parameters to not run into param-count limits by Daniel Lehmann · 15 years ago
  6. bc487a3 Fixing NPE in isWritableAccount by Dmitri Plotnikov · 15 years ago
  7. e8d2c82 Support for Data.CONTENT_URI URI for photos by Dmitri Plotnikov · 15 years ago
  8. d4d73e2 Handle account==null instead of throwing NullPointerException Bug:2528419 by Daniel Lehmann · 15 years ago
  9. 73f1f39 Favoring editable contact name over read-only by Dmitri Plotnikov · 15 years ago
  10. de8f19d Use PHONEBOOK_COLLATOR toward sort keys, assuming sqlite already has the custom collator. by Daisuke Miyakawa · 15 years ago
  11. 44e4e1a Fixing a delay in contact deletion. by Dmitri Plotnikov · 15 years ago
  12. 743eac3 Optimizing the "all accounts" query in ContactsProvider2. by Dmitri Plotnikov · 15 years ago
  13. 8ebd00a Merge "Storing legacy contact status in the database." by Dmitri Plotnikov · 15 years ago
  14. b2e2729 Storing legacy contact status in the database. by Dmitri Plotnikov · 15 years ago
  15. 26f889c Merge "Import revised translations" by Eric Fischer · 15 years ago
  16. 27171a0 Import revised translations by Kenny Root · 15 years ago
  17. e709da2 Fixing SUSPENDED contact aggregation mode by Dmitri Plotnikov · 15 years ago
  18. 1391e03 Merge "Avoiding unneccessary aggregation passes" by Dmitri Plotnikov · 15 years ago
  19. 813fd57 Avoiding unneccessary aggregation passes by Dmitri Plotnikov · 15 years ago
  20. 18cba80 Fixed visibility of contacts, display-names and lookup-keys after Donut->Froyo update. Reworked Tests. by Daniel Lehmann · 15 years ago
  21. eb8d238 Disabling broken test on Sapphire by Dmitri Plotnikov · 15 years ago
  22. f5a847e Fixing handling of aggregation mode by Dmitri Plotnikov · 15 years ago
  23. bd578a7 Implementing legacy contact upgrade under low storage conditions by Dmitri Plotnikov · 15 years ago
  24. 51698db Fixing broken build by Dmitri Plotnikov · 15 years ago
  25. e0bbba6 Allowing "-" to occur in contact lookup key by Dmitri Plotnikov · 15 years ago
  26. 42aff67 Ability to create VCards containing several contacts Bug:2501468 by Daniel Lehmann · 15 years ago
  27. 609cc5b Update visibility after accounts have changed Bug: 2268520 by Daniel Lehmann · 15 years ago
  28. 4878676 Enabling search by phonetic name by Dmitri Plotnikov · 15 years ago
  29. 65ce381 Fixing call ordering during ContactsProvider2 initialization. by Dmitri Plotnikov · 15 years ago
  30. f0da835 Fixing contact list breakage caused by rapid switching between locales by Dmitri Plotnikov · 15 years ago
  31. 60de6f6 Fix lookup of lookup-keys that are encoded (e.g. Exchange) Bug:2497276 by Daniel Lehmann · 15 years ago
  32. cdd03b2 Filter English contacts by initial char in Chinese Locale by Bai Tao · 15 years ago
  33. 89f1f71 Fixed SQL syntax error broken by change 42758 (take II) by Dmitri Plotnikov · 15 years ago
  34. 90507ed Fixed SQL syntax error broken by change 42758 by Dmitri Plotnikov · 15 years ago
  35. 51f41be Rebuilding contacts sort and lookup keys on locale change. by Dmitri Plotnikov · 15 years ago
  36. 8366638 Merge "Adding basic support for the new ContactsProvider status URI" by Dmitri Plotnikov · 15 years ago
  37. 09c6613 Adding basic support for the new ContactsProvider status URI by Dmitri Plotnikov · 15 years ago
  38. 2126f23 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  39. 5086b63 Fixing ArrayIndexOutOfBoundsException in contact sync by Dmitri Plotnikov · 15 years ago
  40. f844783 b/2481029 Support searching with lead consonants for Korean names. by Sang-il, Lee · 15 years ago
  41. 08768a0 Making two changes: extracting actual address from an RFC 822 address and making matching case-insensitive. by Dmitri Plotnikov · 15 years ago
  42. 92fcdfb Adding a format of contact lookup key that works better for unnamed unsynced contacts. by Dmitri Plotnikov · 15 years ago
  43. 0265a18 Explicitly closing cursors and databases in ContactsProvider2 and related tests. by Dmitri Plotnikov · 15 years ago
  44. 2526f94 Switching from string builder to "?" notation for status update statements in ContactsProvider by Dmitri Plotnikov · 15 years ago
  45. f6c1658 Properly updating TIMES_CONTACTED when invoked via legacy Contacts API by Dmitri Plotnikov · 15 years ago
  46. 9005e31 Adding a mime type for the phone lookup URI. by Dmitri Plotnikov · 15 years ago
  47. d806946 Preventing Chinese shorthand keys from being inserted for non-Chinese contacts. by Dmitri Plotnikov · 15 years ago
  48. fa4a38c Making exceptions more verbose in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  49. 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
  50. 34d90e0 Merge "Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX" by Dmitri Plotnikov · 15 years ago
  51. bfd59cb Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 15 years ago
  52. 7c00712 Fixing NPE in Contact Aggregator by Dmitri Plotnikov · 15 years ago
  53. 697b72a Allow global search to read contacts photos by Bjorn Bringert · 15 years ago
  54. ae77334 Retrofitting Eclair/Froyo changes into the legacy contact conversion script. by Dmitri Plotnikov · 15 years ago
  55. a7c2f6d Merge "reuse SQL statements with different selection args, correctly this time" by Doug Zongker · 15 years ago
  56. 1b6f0fa Merge "Fix path-permission for search suggestions" by Bjorn Bringert · 15 years ago
  57. 96b7618 reuse SQL statements with different selection args, correctly this time by Doug Zongker · 15 years ago
  58. 6e2b261 Fix path-permission for search suggestions by Bjorn Bringert · 15 years ago
  59. 0ea5453 Revert "reuse SQL statements with different selection args" by Doug Zongker · 15 years ago
  60. 7cac580 reuse SQL statements with different selection args by Doug Zongker · 15 years ago
  61. 04b7ce0 Rebuilding contact name lookup during an upgrade from Eclair. by Dmitri Plotnikov · 15 years ago
  62. d056951 Refactoring common nickname cache into a separate class. by Dmitri Plotnikov · 15 years ago
  63. 0b1eaf5 Making all contacts provider tests pass on Sholes (which is missing Chinese Locale) by Dmitri Plotnikov · 15 years ago
  64. b064840 Fixing contact lookup by email or nickname by Dmitri Plotnikov · 15 years ago
  65. 9c6ef00 Reflecting the rename of contact search snippet fields. by Dmitri Plotnikov · 15 years ago
  66. 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
  67. 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
  68. 3f0445d Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  69. 916f2d7 Adding support for contact search snippets by Dmitri Plotnikov · 15 years ago
  70. 734dd93 Removing db intialization code from SocialProvider. by Dmitri Plotnikov · 15 years ago
  71. c6baecf Merge "Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon)" by Fabrice Di Meglio · 15 years ago
  72. 1527551 Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon) by Fabrice Di Meglio · 15 years ago
  73. 6c0d1eb Fixed a bug that was causing the Gmail unit tests to fail by Paul Westbrook · 15 years ago
  74. f3f4a38 Fixing NPE in the A-Z contacts list. by Dmitri Plotnikov · 15 years ago
  75. ba2c85b Implementing the "count contacts grouped by first letter of sort key" URI. by Dmitri Plotnikov · 15 years ago
  76. 7a2a564 Use ContentProvider2 use VCARD_TYPE_DEFAULT in VCardConfig instead of using invalid String "default". by Daisuke Miyakawa · 15 years ago
  77. 6f158d1 Add a assert statement checking empty vCard string. by Daisuke Miyakawa · 15 years ago
  78. 8299cb7 Merge "Update mdpi resource with 2.0 style icons" by Eugene Koh · 15 years ago
  79. 2b7a632 Fixing lookup key update for unsynced contacts. by Dmitri Plotnikov · 15 years ago
  80. b16deb4 Update mdpi resource with 2.0 style icons by Bai Tao · 15 years ago
  81. 7c31165 Fixing a broken test. by Dmitri Plotnikov · 16 years ago
  82. 3446997 Fixing contacts.db version. by Dmitri Plotnikov · 16 years ago
  83. 04619f7 Merge "Fixing contact lookup by company name and title" by Dmitri Plotnikov · 16 years ago
  84. 31168f4 Fixing contact lookup by company name and title by Dmitri Plotnikov · 16 years ago
  85. 338d92c am b3c80626: am a72b3934: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  86. b3c8062 am a72b3934: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  87. a72b393 reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  88. bc4f473 Fixing ClassCastException in contact search. by Dmitri Plotnikov · 16 years ago
  89. b4e183e reconcile android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  90. 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
  91. 8be93f4 Optimizing the Contacts Display Setting screen. by Dmitri Plotnikov · 16 years ago
  92. ea509f3 am fdbc8f37: am f4a3b7e5: Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 16 years ago
  93. f01c876 Support for the RawContacts.NAME_VERIFIED field. by Dmitri Plotnikov · 16 years ago
  94. fdbc8f3 am f4a3b7e5: Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 16 years ago
  95. f4a3b7e Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 16 years ago
  96. d698a84 Merge "don't set max cachesize anylonger. it is managed by SQLiteDatabase." by Vasu Nori · 16 years ago
  97. 7cf157b don't set max cachesize anylonger. it is managed by SQLiteDatabase. by Vasu Nori · 16 years ago
  98. 5b6f7fb Make PostalSplitter support Japanese name-splitting algorithm and add unit tests for them. by Daisuke Miyakawa · 16 years ago
  99. 5f603d3 android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  100. bcbd6a5 Fixing upgrade logic to contacts.db v.205 by Dmitri Plotnikov · 16 years ago