1. 2126f23 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  2. 5086b63 Fixing ArrayIndexOutOfBoundsException in contact sync by Dmitri Plotnikov · 15 years ago
  3. f844783 b/2481029 Support searching with lead consonants for Korean names. by Sang-il, Lee · 15 years ago
  4. 08768a0 Making two changes: extracting actual address from an RFC 822 address and making matching case-insensitive. by Dmitri Plotnikov · 15 years ago
  5. 92fcdfb Adding a format of contact lookup key that works better for unnamed unsynced contacts. by Dmitri Plotnikov · 15 years ago
  6. 0265a18 Explicitly closing cursors and databases in ContactsProvider2 and related tests. by Dmitri Plotnikov · 15 years ago
  7. 2526f94 Switching from string builder to "?" notation for status update statements in ContactsProvider by Dmitri Plotnikov · 15 years ago
  8. f6c1658 Properly updating TIMES_CONTACTED when invoked via legacy Contacts API by Dmitri Plotnikov · 15 years ago
  9. 9005e31 Adding a mime type for the phone lookup URI. by Dmitri Plotnikov · 15 years ago
  10. d806946 Preventing Chinese shorthand keys from being inserted for non-Chinese contacts. by Dmitri Plotnikov · 15 years ago
  11. fa4a38c Making exceptions more verbose in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  12. 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
  13. 34d90e0 Merge "Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX" by Dmitri Plotnikov · 15 years ago
  14. bfd59cb Switching to the new SQLite extension function, GET_PHONEBOOK_INDEX by Dmitri Plotnikov · 15 years ago
  15. 7c00712 Fixing NPE in Contact Aggregator by Dmitri Plotnikov · 15 years ago
  16. 697b72a Allow global search to read contacts photos by Bjorn Bringert · 15 years ago
  17. ae77334 Retrofitting Eclair/Froyo changes into the legacy contact conversion script. by Dmitri Plotnikov · 15 years ago
  18. a7c2f6d Merge "reuse SQL statements with different selection args, correctly this time" by Doug Zongker · 15 years ago
  19. 1b6f0fa Merge "Fix path-permission for search suggestions" by Bjorn Bringert · 15 years ago
  20. 96b7618 reuse SQL statements with different selection args, correctly this time by Doug Zongker · 15 years ago
  21. 6e2b261 Fix path-permission for search suggestions by Bjorn Bringert · 15 years ago
  22. 0ea5453 Revert "reuse SQL statements with different selection args" by Doug Zongker · 15 years ago
  23. 7cac580 reuse SQL statements with different selection args by Doug Zongker · 15 years ago
  24. 04b7ce0 Rebuilding contact name lookup during an upgrade from Eclair. by Dmitri Plotnikov · 15 years ago
  25. d056951 Refactoring common nickname cache into a separate class. by Dmitri Plotnikov · 15 years ago
  26. 0b1eaf5 Making all contacts provider tests pass on Sholes (which is missing Chinese Locale) by Dmitri Plotnikov · 15 years ago
  27. b064840 Fixing contact lookup by email or nickname by Dmitri Plotnikov · 15 years ago
  28. 9c6ef00 Reflecting the rename of contact search snippet fields. by Dmitri Plotnikov · 15 years ago
  29. 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
  30. 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
  31. 3f0445d Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  32. 916f2d7 Adding support for contact search snippets by Dmitri Plotnikov · 15 years ago
  33. 734dd93 Removing db intialization code from SocialProvider. by Dmitri Plotnikov · 15 years ago
  34. c6baecf Merge "Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon)" by Fabrice Di Meglio · 15 years ago
  35. 1527551 Fix bug #2457859 (Contacts app / Contacts Storage / Contacts Sync Adapter should have the same icon) by Fabrice Di Meglio · 15 years ago
  36. 6c0d1eb Fixed a bug that was causing the Gmail unit tests to fail by Paul Westbrook · 15 years ago
  37. f3f4a38 Fixing NPE in the A-Z contacts list. by Dmitri Plotnikov · 15 years ago
  38. ba2c85b Implementing the "count contacts grouped by first letter of sort key" URI. by Dmitri Plotnikov · 15 years ago
  39. 7a2a564 Use ContentProvider2 use VCARD_TYPE_DEFAULT in VCardConfig instead of using invalid String "default". by Daisuke Miyakawa · 15 years ago
  40. 6f158d1 Add a assert statement checking empty vCard string. by Daisuke Miyakawa · 15 years ago
  41. 8299cb7 Merge "Update mdpi resource with 2.0 style icons" by Eugene Koh · 15 years ago
  42. 2b7a632 Fixing lookup key update for unsynced contacts. by Dmitri Plotnikov · 15 years ago
  43. b16deb4 Update mdpi resource with 2.0 style icons by Bai Tao · 15 years ago
  44. 7c31165 Fixing a broken test. by Dmitri Plotnikov · 15 years ago
  45. 3446997 Fixing contacts.db version. by Dmitri Plotnikov · 15 years ago
  46. 04619f7 Merge "Fixing contact lookup by company name and title" by Dmitri Plotnikov · 15 years ago
  47. 31168f4 Fixing contact lookup by company name and title by Dmitri Plotnikov · 15 years ago
  48. 338d92c am b3c80626: am a72b3934: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  49. b3c8062 am a72b3934: reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  50. a72b393 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
  51. bc4f473 Fixing ClassCastException in contact search. by Dmitri Plotnikov · 15 years ago
  52. b4e183e reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  53. 4cd13c4 a. Fix the issue that the FullNameStyle is not updated when user edits the contact or the contacts being synced. by Bai Tao · 15 years ago
  54. 8be93f4 Optimizing the Contacts Display Setting screen. by Dmitri Plotnikov · 15 years ago
  55. ea509f3 am fdbc8f37: am f4a3b7e5: Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 15 years ago
  56. f01c876 Support for the RawContacts.NAME_VERIFIED field. by Dmitri Plotnikov · 15 years ago
  57. fdbc8f3 am f4a3b7e5: Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 15 years ago
  58. f4a3b7e Solving deadlock in ContactProvider2 by Dmitri Plotnikov · 15 years ago
  59. d698a84 Merge "don't set max cachesize anylonger. it is managed by SQLiteDatabase." by Vasu Nori · 15 years ago
  60. 7cf157b don't set max cachesize anylonger. it is managed by SQLiteDatabase. by Vasu Nori · 15 years ago
  61. 5b6f7fb Make PostalSplitter support Japanese name-splitting algorithm and add unit tests for them. by Daisuke Miyakawa · 15 years ago
  62. 5f603d3 android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
  63. bcbd6a5 Fixing upgrade logic to contacts.db v.205 by Dmitri Plotnikov · 15 years ago
  64. 134e08c Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  65. 08e5078 Fixing Contacts DB upgrade logic by Dmitri Plotnikov · 15 years ago
  66. ba35524 Correctly report unknown vCard size for OpenableColumns. by Jeff Sharkey · 15 years ago
  67. 2d2ec88 Contacts provider uses LOOKUP_KEY for search result IDs by Tom O'Neill · 15 years ago
  68. e246689 Require both or neither ACCOUNT_NAME and _TYPE. by Jeff Sharkey · 15 years ago
  69. 88de448 am db69a883: am 28caf262: Update imports to android-common by Tom Taylor · 15 years ago
  70. db69a88 am 28caf262: Update imports to android-common by Tom Taylor · 15 years ago
  71. 28caf26 Update imports to android-common by Tom Taylor · 15 years ago
  72. 5dd6d5d Resubmit: Adding support for new Contacts columns for names and sorting by Dmitri Plotnikov · 15 years ago
  73. f5bda8d Merge change I502d43d5 by Android (Google) Code Review · 15 years ago
  74. 06e4b0e Fixing broken build by Dmitri Plotnikov · 15 years ago
  75. bca1c8b Revert "Merge change Ief95261a" by Mike Lockwood · 15 years ago
  76. 003009d Merge change Ief95261a by Android (Google) Code Review · 15 years ago
  77. 5b3b3ec Add GoldenContact, SuggestionTester and their builders. by Tom O'Neill · 15 years ago
  78. b0812f9 Adding support for new Contacts columns for names and sorting by Dmitri Plotnikov · 15 years ago
  79. 635a11c Adding Name Splitter functionality that works for CJK names. by Dmitri Plotnikov · 15 years ago
  80. 547238f Merge commit 'goog/eclair-plus-aosp' by Android Git Automerger · 15 years ago
  81. 1dd069b resolved conflicts for merge of 569f265f to master by Fred Quintana · 15 years ago
  82. 569f265 am 038a60f1: moved the hidden sync helpers out of the framework removed the old ContactsProvider by Fred Quintana · 15 years ago
  83. 038a60f moved the hidden sync helpers out of the framework by Fred Quintana · 15 years ago
  84. eec9fc5 am ce1fec83: am 6e38acbd: Update times_contacted manually since triggers to do that are gone. by Vasu Nori · 15 years ago
  85. ce1fec8 am 6e38acbd: Update times_contacted manually since triggers to do that are gone. by Vasu Nori · 15 years ago
  86. 6e38acb Update times_contacted manually since triggers to do that are gone. by Vasu Nori · 15 years ago
  87. b2b43bc am 51c0aef8: am 9b1bd624: drop a couple of triggers on contacts tables and move them to code. by Vasu Nori · 15 years ago
  88. 51c0aef am 9b1bd624: drop a couple of triggers on contacts tables and move them to code. by Vasu Nori · 15 years ago
  89. 9b1bd62 drop a couple of triggers on contacts tables and move them to code. by Vasu Nori · 15 years ago
  90. eef8165 am cfb554d3: am 62318e1e: changed to use the new EntityIterator interface by Fred Quintana · 15 years ago
  91. cfb554d am 62318e1e: changed to use the new EntityIterator interface by Fred Quintana · 15 years ago
  92. 62318e1 changed to use the new EntityIterator interface by Fred Quintana · 15 years ago
  93. 3a05337 am c3c11ecf: am 31ee50d0: Merge change I5f14b939 into eclair-mr2 by Dmitri Plotnikov · 15 years ago
  94. 3a8a9c0 am 4c583345: am 7318f9e1: Removing unnecessary limit on name lookups in global search support for contacts by Dmitri Plotnikov · 15 years ago
  95. c3c11ec am 31ee50d0: Merge change I5f14b939 into eclair-mr2 by Dmitri Plotnikov · 15 years ago
  96. 4c58334 am 7318f9e1: Removing unnecessary limit on name lookups in global search support for contacts by Dmitri Plotnikov · 15 years ago
  97. 31ee50d Merge change I5f14b939 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  98. 4a318ba Getting rid of some dead code by Dmitri Plotnikov · 15 years ago
  99. 1b77332 am 21454ad5: (-s ours) am b6eeec4b: am 1b6c85b9: (-s ours) DO NOT MERGE cherry-pick of CL I0ff20aa2 from eclair-mr2 by Dmitri Plotnikov · 15 years ago
  100. 7318f9e Removing unnecessary limit on name lookups in global search support for contacts by Dmitri Plotnikov · 15 years ago