1. 9431911 Fixes NoSuchMethod errors in VCardTest. by Flavio Lerda · 14 years ago
  2. c1bef1e Merge "Implement openAssetFile() for profile vcard." by Martijn Coenen · 14 years ago
  3. fdd04bc Implement openAssetFile() for profile vcard. by Martijn Coenen · 14 years ago
  4. b6b3633 Import revised translations. by Eric Fischer · 14 years ago
  5. c591cc2 Prefer primary data to others. by Daisuke Miyakawa · 14 years ago
  6. 6494f8d Merge "Fix test breakage introduced in ICU upgrade." by Daisuke Miyakawa · 14 years ago
  7. 00e7c94 Added checks in voicemail provider to not expose call_log fields. by Debashish Chatterjee · 14 years ago
  8. 7134034 Fix test breakage introduced in ICU upgrade. by Daisuke Miyakawa · 14 years ago
  9. 1975b56 Unit tests for voicemail provider. by Debashish Chatterjee · 14 years ago
  10. 07b66b7 Merge "Voicemail provider implementation within ContactsProvider." by Debashish Chatterjee · 14 years ago
  11. 2ad4134 Merge "Prioritize IN_VISIBLE_GROUP in auto-complete." by Daisuke Miyakawa · 14 years ago
  12. 2262f0c Prioritize IN_VISIBLE_GROUP in auto-complete. by Daisuke Miyakawa · 14 years ago
  13. 3535990 Fix LegacyContactImporterTest by Daisuke Miyakawa · 14 years ago
  14. 988b96f Merge "Support for streaming vcards without photo." by Martijn Coenen · 14 years ago
  15. dfa6d58 Support for streaming vcards without photo. by Martijn Coenen · 14 years ago
  16. 52e8d24 Voicemail provider implementation within ContactsProvider. by Debashish Chatterjee · 14 years ago
  17. 59f6477 Introduced new voicemail fields in 'calls' table. by Debashish Chatterjee · 14 years ago
  18. 46abbb5 Introduce data usage table for per-method ranking. by Daisuke Miyakawa · 14 years ago
  19. 24c1d38 URIs and queries to support profiles. by Dave Santoro · 14 years ago
  20. 6bf90e1 am 37f0bdbb: Remove stale rows in directory table. by Daisuke Miyakawa · 14 years ago
  21. 37f0bdb Remove stale rows in directory table. by Daisuke Miyakawa · 14 years ago
  22. 09e6952 Enable selection strict mode and sql injection tests by Daniel Lehmann · 14 years ago
  23. 90d5c8f Import revised translations. by Eric Fischer · 14 years ago
  24. 1ec0261 Reconcile with honeycomb-release by The Android Open Source Project · 14 years ago
  25. 5bd0284 Fix search support tests. by Dave Santoro · 14 years ago
  26. 5fdc17b Fix wrong handling in getQueryParameter() by Daisuke Miyakawa · 14 years ago
  27. 2ab9366 Merge "Fix issues with Contacts sync." by Dave Santoro · 14 years ago
  28. 547c5ed Fix issues with Contacts sync. by Dave Santoro · 14 years ago
  29. 25110bb Handle zero-query case for global search. by Mathew Inwood · 14 years ago
  30. 3716f14 Move snippet logic from DB to a cursor wrapper. by Dave Santoro · 14 years ago
  31. 04f7fc0 Rewrite subquery to make better use of indexes by Daniel Lehmann · 14 years ago
  32. 64c69b6 Don't create E164 numbers during update (country detector not ready) by Daniel Lehmann · 14 years ago
  33. 7d82ae9 Add "primary account" support. by Daisuke Miyakawa · 14 years ago
  34. 108f1be Use new interface for vCard export by Daisuke Miyakawa · 14 years ago
  35. 7df711d Use old version of vCard composition method by Daisuke Miyakawa · 14 years ago
  36. 202c910 Add test for vCard. by Daisuke Miyakawa · 14 years ago
  37. 17a22fa Preserving dot in name prefixes like "Mr." and "Prof." by Dmitri Plotnikov · 14 years ago
  38. 55e5cbf Displaying name prefix in the list and detail panel by Dmitri Plotnikov · 14 years ago
  39. 8ab0b7a Moving updateRawContactDisplayName from aggregator to dbhelper by Dmitri Plotnikov · 14 years ago
  40. dadaeeb Trim parts of the contact name before joining. by Dmitri Plotnikov · 14 years ago
  41. 383d8aa Fix tests broken by proguard by Dmitri Plotnikov · 14 years ago
  42. 0db2cea Added a couple of regression tests by Dmitri Plotnikov · 14 years ago
  43. 2352cf6 Masking the 'malformed MATCH expression' error by Dmitri Plotnikov · 14 years ago
  44. bee8da0 Fixing a test by Dmitri Plotnikov · 14 years ago
  45. 155accb Full text search: email suggestions by Dmitri Plotnikov · 14 years ago
  46. 92ddc5c Full text search: Asian language support by Dmitri Plotnikov · 14 years ago
  47. 174f7d3 Full text search: QSB support by Dmitri Plotnikov · 14 years ago
  48. 30cc766 Full text search: minor bug fixes and test clean-up. by Dmitri Plotnikov · 14 years ago
  49. 7ba290f Full text search: optimizing index use by Dmitri Plotnikov · 14 years ago
  50. 197411a Full text search: removing organization from name lookup by Dmitri Plotnikov · 14 years ago
  51. bd9abbb Full text search: updating search index on change of visibility by Dmitri Plotnikov · 14 years ago
  52. f482a4e Full text search: no snippet when searching by name by Dmitri Plotnikov · 14 years ago
  53. 3d0f0e0 Full text search: special snippet for phone number search by Dmitri Plotnikov · 14 years ago
  54. 5e70c07 Full text search: special snippet for email address search by Dmitri Plotnikov · 14 years ago
  55. 03197a0 Full text search: updating filtering logic by Dmitri Plotnikov · 14 years ago
  56. 05e50fb Full text search: building full index for all contacts by Dmitri Plotnikov · 14 years ago
  57. 6d9702c Full text search: adding remaining built-in data types by Dmitri Plotnikov · 14 years ago
  58. eeeed56 Full text search: adding common data types by Dmitri Plotnikov · 14 years ago
  59. f262d56 Full text search: adding internal provider API. by Dmitri Plotnikov · 14 years ago
  60. 504e309 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  61. 7f200bb merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  62. d83e7c2 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  63. 6ca8273 Fixing inappropriate use of implementation detail by Dmitri Plotnikov · 15 years ago
  64. a45e472 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  65. 06801ba merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  66. 322349c merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  67. b492971 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  68. b7b7266 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  69. 9c04d2d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  70. 531324d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  71. 584c4e6 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  72. 670cf16 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  73. d47c7eb merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  74. b64933b merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  75. a8adbab am d2b294c7: Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  76. fcf433b Mass merge from gingerbread - do not merge by The Android Open Source Project · 15 years ago
  77. d2b294c Reconcile gingerbread-plus-aosp and honeycomb by The Android Open Source Project · 15 years ago
  78. 301fd5a merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  79. 4d87a0f merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  80. b28fc55 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  81. 6fc435b merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  82. 132899a am e057dd09: am ec73c992: Fixing deadlock in contacts provider by Dmitri Plotnikov · 15 years ago
  83. e057dd0 am ec73c992: Fixing deadlock in contacts provider by Dmitri Plotnikov · 15 years ago
  84. ec73c99 Fixing deadlock in contacts provider by Dmitri Plotnikov · 15 years ago
  85. 024713a merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  86. b102767 am c9d8e21b: (-s ours) Import translations for additional languages. by Eric Fischer · 15 years ago
  87. b3873bf am ba9d09cd: am 7b330a64: Fixing NPE during bulk insert in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  88. ba9d09c am 7b330a64: Fixing NPE during bulk insert in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  89. 7b330a6 Fixing NPE during bulk insert in ContactsProvider2 by Dmitri Plotnikov · 15 years ago
  90. 6ef52e1 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  91. 0d1021d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  92. 70ebc40 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  93. 8310ac3 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  94. 1511d8b merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  95. 8c5d320 am feff06ce: am 9a6be161: Making QSB query not return "Dial 777" when on a no-telephony device by Dmitri Plotnikov · 15 years ago
  96. feff06c am 9a6be161: Making QSB query not return "Dial 777" when on a no-telephony device by Dmitri Plotnikov · 15 years ago
  97. 9a6be16 Making QSB query not return "Dial 777" when on a no-telephony device by Dmitri Plotnikov · 15 years ago
  98. c276c9d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  99. bf2d4a4 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 15 years ago
  100. 6f9ce02 am 6bb55288: am c1619ab0: Fixing a concurrency issue in aggregation suggestion query by Dmitri Plotnikov · 15 years ago