1. 47fd388 Fixing unit tests by Dmitri Plotnikov · 15 years ago
  2. 0a940aa Revert "Update list of unrestricted packages" by Jason Chen · 15 years ago
  3. c183f4f Update list of unrestricted packages by Jean-Baptiste Queru · 15 years ago
  4. 09562b6 bug:3097939 trigger on a table without good index = slow contacts app by Vasu Nori · 15 years ago
  5. 117166d Merge "Fixing the trigger for aggregated presence." into gingerbread by Dmitri Plotnikov · 15 years ago
  6. 093b644 Fixing the trigger for aggregated presence. by Dmitri Plotnikov · 15 years ago
  7. afcfc00 Fixing ContactAggregator breakage revealed by an automated test by Dmitri Plotnikov · 15 years ago
  8. 72c7667 Making aggregation exceptions override the not-from-same-account rule by Dmitri Plotnikov · 15 years ago
  9. cfdc077 Fixing the "duplication" of contacts by Dmitri Plotnikov · 15 years ago
  10. 0dce6bf Changing contact aggregation to not join from same account by Dmitri Plotnikov · 15 years ago
  11. 8638e1e Revert "Changing contact aggregation to not join from same account" by Dmitri Plotnikov · 15 years ago
  12. 2a0d5f9 Changing contact aggregation to not join from same account by Dmitri Plotnikov · 15 years ago
  13. f481f22 Handle DATA in ContactsProvider2.getType(). by David Brown · 15 years ago
  14. 94c6c5a Rebuilding name lookup for gingerbread by Dmitri Plotnikov · 15 years ago
  15. b5b7b17 Allow contacts provider to grant URI permissions. by Dianne Hackborn · 15 years ago
  16. 9516b6e Use new SharedPreferences$Editor.apply() instead of commit(). by Brad Fitzpatrick · 15 years ago
  17. f1ee431 add emma filter to make file by Guang Zhu · 15 years ago
  18. 02123b7 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 15 years ago
  19. aabcd1d add chat_mode to presence_db tables: presence, aggregate_presence by Vasu Nori · 15 years ago
  20. 487fa82 set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 15 years ago
  21. 9a18b32 Avoiding a race condition caused by configuration change during FroYo upgrade by Dmitri Plotnikov · 15 years ago
  22. 4f20a36 Avoiding a race condition caused by configuration change during FroYo upgrade by Dmitri Plotnikov · 15 years ago
  23. 138b351 Resolving a race condition in upgrade to Froyo by Dmitri Plotnikov · 15 years ago
  24. 80952e0 Resolving a race condition in upgrade to Froyo by Dmitri Plotnikov · 15 years ago
  25. c085b3e Avoid long running upgrade work on the main thread by Jeff Hamilton · 15 years ago
  26. 7109133 Add a PRE_BOOT_COMPLETED receiver. by Jeff Hamilton · 15 years ago
  27. 758a756 Cleaning up the contacts DB during upgrade to version 203 by Dmitri Plotnikov · 15 years ago
  28. 39f93a3 Merge "Import revised translations" into froyo by Kenny Root · 15 years ago
  29. 25d561c Import revised translations by Kenny Root · 15 years ago
  30. 7f786e5 Using strict projection map by Dmitri Plotnikov · 15 years ago
  31. ee0e6b1 1. Rebuild locale related RowHandler when locale was changed by Bai Tao · 15 years ago
  32. 45d8626 Fixing phone number picker in search mode. by Dmitri Plotnikov · 15 years ago
  33. 35ebc8d Fixing handling of null sync ID in legacy import. Part II by Dmitri Plotnikov · 15 years ago
  34. 2aa932d Fixing handling of null sync ID in legacy import. by Dmitri Plotnikov · 15 years ago
  35. c64e0fb revert the stripping of System Group: from the names of google system groups by Fred Quintana · 15 years ago
  36. 69cc3a2 Fixing adding a raw contact to an existing contact. by Dmitri Plotnikov · 15 years ago
  37. 33fd566 Cleaning up dangling pointers after account removal. by Dmitri Plotnikov · 15 years ago
  38. 6dddb9a Removing broken SQL by Dmitri Plotnikov · 15 years ago
  39. 7ceafd0 Reflecting name/phonetic name change in name lookup by Dmitri Plotnikov · 15 years ago
  40. f8536aa Put the contacts on the phone into My Contacts group. by Bai Tao · 15 years ago
  41. 5ecb42d Merge "Deprioritizing twitter pictures in contact aggregation" by Dmitri Plotnikov · 15 years ago
  42. 767e109 Deprioritizing twitter pictures in contact aggregation by Dmitri Plotnikov · 15 years ago
  43. 198e4e8 Merge "Making contact visibility update null-tolerant" by Dmitri Plotnikov · 15 years ago
  44. d6e233b Making contact visibility update null-tolerant by Dmitri Plotnikov · 15 years ago
  45. f604d03 Remove the fake ContentChanged notification by Bai Tao · 15 years ago
  46. afbf2a3 Publish NameRawContactId in ContactData-Query Bug:2534647 by Daniel Lehmann · 15 years ago
  47. 992edb8 Fixing an issue with legacy contact import. by Dmitri Plotnikov · 15 years ago
  48. 3b10d3a Adding phonetic given name to contact name lookup by Dmitri Plotnikov · 15 years ago
  49. d5a176c Construct a SQL string instead of using parameters to not run into param-count limits by Daniel Lehmann · 15 years ago
  50. bc487a3 Fixing NPE in isWritableAccount by Dmitri Plotnikov · 15 years ago
  51. e8d2c82 Support for Data.CONTENT_URI URI for photos by Dmitri Plotnikov · 15 years ago
  52. d4d73e2 Handle account==null instead of throwing NullPointerException Bug:2528419 by Daniel Lehmann · 15 years ago
  53. 73f1f39 Favoring editable contact name over read-only by Dmitri Plotnikov · 15 years ago
  54. de8f19d Use PHONEBOOK_COLLATOR toward sort keys, assuming sqlite already has the custom collator. by Daisuke Miyakawa · 15 years ago
  55. 44e4e1a Fixing a delay in contact deletion. by Dmitri Plotnikov · 15 years ago
  56. 743eac3 Optimizing the "all accounts" query in ContactsProvider2. by Dmitri Plotnikov · 15 years ago
  57. 8ebd00a Merge "Storing legacy contact status in the database." by Dmitri Plotnikov · 15 years ago
  58. b2e2729 Storing legacy contact status in the database. by Dmitri Plotnikov · 15 years ago
  59. 26f889c Merge "Import revised translations" by Eric Fischer · 15 years ago
  60. 27171a0 Import revised translations by Kenny Root · 15 years ago
  61. e709da2 Fixing SUSPENDED contact aggregation mode by Dmitri Plotnikov · 15 years ago
  62. 1391e03 Merge "Avoiding unneccessary aggregation passes" by Dmitri Plotnikov · 15 years ago
  63. 813fd57 Avoiding unneccessary aggregation passes by Dmitri Plotnikov · 15 years ago
  64. 18cba80 Fixed visibility of contacts, display-names and lookup-keys after Donut->Froyo update. Reworked Tests. by Daniel Lehmann · 15 years ago
  65. eb8d238 Disabling broken test on Sapphire by Dmitri Plotnikov · 15 years ago
  66. f5a847e Fixing handling of aggregation mode by Dmitri Plotnikov · 15 years ago
  67. bd578a7 Implementing legacy contact upgrade under low storage conditions by Dmitri Plotnikov · 15 years ago
  68. 51698db Fixing broken build by Dmitri Plotnikov · 15 years ago
  69. e0bbba6 Allowing "-" to occur in contact lookup key by Dmitri Plotnikov · 15 years ago
  70. 42aff67 Ability to create VCards containing several contacts Bug:2501468 by Daniel Lehmann · 15 years ago
  71. 609cc5b Update visibility after accounts have changed Bug: 2268520 by Daniel Lehmann · 15 years ago
  72. 4878676 Enabling search by phonetic name by Dmitri Plotnikov · 15 years ago
  73. 65ce381 Fixing call ordering during ContactsProvider2 initialization. by Dmitri Plotnikov · 15 years ago
  74. f0da835 Fixing contact list breakage caused by rapid switching between locales by Dmitri Plotnikov · 15 years ago
  75. 60de6f6 Fix lookup of lookup-keys that are encoded (e.g. Exchange) Bug:2497276 by Daniel Lehmann · 15 years ago
  76. cdd03b2 Filter English contacts by initial char in Chinese Locale by Bai Tao · 15 years ago
  77. 89f1f71 Fixed SQL syntax error broken by change 42758 (take II) by Dmitri Plotnikov · 15 years ago
  78. 90507ed Fixed SQL syntax error broken by change 42758 by Dmitri Plotnikov · 15 years ago
  79. 51f41be Rebuilding contacts sort and lookup keys on locale change. by Dmitri Plotnikov · 15 years ago
  80. 8366638 Merge "Adding basic support for the new ContactsProvider status URI" by Dmitri Plotnikov · 15 years ago
  81. 09c6613 Adding basic support for the new ContactsProvider status URI by Dmitri Plotnikov · 15 years ago
  82. 2126f23 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  83. 5086b63 Fixing ArrayIndexOutOfBoundsException in contact sync by Dmitri Plotnikov · 15 years ago
  84. f844783 b/2481029 Support searching with lead consonants for Korean names. by Sang-il, Lee · 15 years ago
  85. 08768a0 Making two changes: extracting actual address from an RFC 822 address and making matching case-insensitive. by Dmitri Plotnikov · 15 years ago
  86. 92fcdfb Adding a format of contact lookup key that works better for unnamed unsynced contacts. by Dmitri Plotnikov · 15 years ago
  87. 0265a18 Explicitly closing cursors and databases in ContactsProvider2 and related tests. by Dmitri Plotnikov · 15 years ago
  88. 2526f94 Switching from string builder to "?" notation for status update statements in ContactsProvider by Dmitri Plotnikov · 15 years ago
  89. f6c1658 Properly updating TIMES_CONTACTED when invoked via legacy Contacts API by Dmitri Plotnikov · 15 years ago
  90. 9005e31 Adding a mime type for the phone lookup URI. by Dmitri Plotnikov · 15 years ago
  91. d806946 Preventing Chinese shorthand keys from being inserted for non-Chinese contacts. by Dmitri Plotnikov · 15 years ago
  92. fa4a38c Making exceptions more verbose in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  93. 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
  94. 34d90e0 Merge "Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX" by Dmitri Plotnikov · 15 years ago
  95. bfd59cb Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 15 years ago
  96. 7c00712 Fixing NPE in Contact Aggregator by Dmitri Plotnikov · 15 years ago
  97. 697b72a Allow global search to read contacts photos by Bjorn Bringert · 15 years ago
  98. ae77334 Retrofitting Eclair/Froyo changes into the legacy contact conversion script. by Dmitri Plotnikov · 15 years ago
  99. a7c2f6d Merge "reuse SQL statements with different selection args, correctly this time" by Doug Zongker · 15 years ago
  100. 1b6f0fa Merge "Fix path-permission for search suggestions" by Bjorn Bringert · 15 years ago