1. ed87b51 am 9a75d6d8: Merge change I63646eb5 into eclair by Dmitri Plotnikov · 16 years ago
  2. 19fdfba am bf000932: Fixing the handling of Contact Join Suggestions URI. by Dmitri Plotnikov · 16 years ago
  3. 9a75d6d Merge change I63646eb5 into eclair by Android (Google) Code Review · 16 years ago
  4. a8d8b1c ContactsProvider2 optimization: accumulating setDirty(true) per transaction by Dmitri Plotnikov · 16 years ago
  5. 3604547 ContactsProvider2 optimization: performing phone matching entirely in the database by Dmitri Plotnikov · 16 years ago
  6. 08e42c9 Fixing broken build by Dmitri Plotnikov · 16 years ago
  7. ab91a8b Optimizing ContactsProvide2: reducing the number of group lookups during contact insert. by Dmitri Plotnikov · 16 years ago
  8. d0f6355 Optimizing ContactsProvide2: reducing the number of "data" queries during contact insert. by Dmitri Plotnikov · 16 years ago
  9. 3684089 ContactsProvider2 optimization: Performing name and email lookup entirely in the database by Dmitri Plotnikov · 16 years ago
  10. 315dd70 ContactsProvider2 optimization: using a Bloom filter for lookup of known nicknames by Dmitri Plotnikov · 16 years ago
  11. 3389f7c ContactsProvider2 optimization: caching raw contact IDs involved in aggregation exceptions by Dmitri Plotnikov · 16 years ago
  12. 7a4be8b Fixing ContactsProvider2 test breakage. by Dmitri Plotnikov · 16 years ago
  13. bf00093 Fixing the handling of Contact Join Suggestions URI. by Dmitri Plotnikov · 16 years ago
  14. ab382d3 am e40e5c0b: (-s ours) do not merge Bringing change https://android-git.corp.google.com/g/#change,30376 into Eclair branch by Dmitri Plotnikov · 16 years ago
  15. e40e5c0 do not merge Bringing change https://android-git.corp.google.com/g/#change,30376 into Eclair branch by Dmitri Plotnikov · 16 years ago
  16. fcbe2c6 Fixing tests broken by jsharkey in CL https://android-git.corp.google.com/g/#change,29785 by Dmitri Plotnikov · 16 years ago
  17. 9705f5b add support to update/delete data in status_updates table. update tests. by Vasu Nori · 16 years ago
  18. bac583c am 22d6a52e: Merge change If9a8aee5 into eclair by Dmitri Plotnikov · 16 years ago
  19. 22d6a52 Merge change If9a8aee5 into eclair by Android (Google) Code Review · 16 years ago
  20. 47ab237 [Issue 2185274] Optimizing queries used by Google Voice by Dmitri Plotnikov · 16 years ago
  21. 6f9ea37 am 28fc6898: Merge change I1d9c0e17 into eclair by Jeff Sharkey · 16 years ago
  22. 28fc689 Merge change I1d9c0e17 into eclair by Android (Google) Code Review · 16 years ago
  23. b5ba0aa am 27f039b5: [Issue 2183891] Plugging a security hole in ContactsProvider2: callers will not be able to unrestrict RawContacts by Dmitri Plotnikov · 16 years ago
  24. 27f039b [Issue 2183891] Plugging a security hole in ContactsProvider2: callers will not be able to unrestrict RawContacts by Dmitri Plotnikov · 16 years ago
  25. 556e298 am fda634f3: [Issue 2183494] Deleting status updates when a contacts account is removed by Dmitri Plotnikov · 16 years ago
  26. 16cec11 am c03e723e: [Issue 2168777] Favoring visible contacts on insert of presence/status updates. by Dmitri Plotnikov · 16 years ago
  27. 1d9c0e1 Unit tests to verify IS_RESTRICTED security mechanisms. by Jeff Sharkey · 16 years ago
  28. fda634f [Issue 2183494] Deleting status updates when a contacts account is removed by Dmitri Plotnikov · 16 years ago
  29. c03e723 [Issue 2168777] Favoring visible contacts on insert of presence/status updates. by Dmitri Plotnikov · 16 years ago
  30. 24aa3c4 am b9e55995: [Issue 2176079] Fixing the test: ContactAggregatorPerformanceTest by Dmitri Plotnikov · 16 years ago
  31. fba6e32 am 6581e1d1: [Issue 2176922] Raising aggregation suggestion threshold for email addresses from 0.82 to 0.95 by Dmitri Plotnikov · 16 years ago
  32. b9e5599 [Issue 2176079] Fixing the test: ContactAggregatorPerformanceTest by Dmitri Plotnikov · 16 years ago
  33. 1bf3b38 am e19d06c1: Merge change I92d49bcd into eclair by Dmitri Plotnikov · 16 years ago
  34. 6581e1d [Issue 2176922] Raising aggregation suggestion threshold for email addresses from 0.82 to 0.95 by Dmitri Plotnikov · 16 years ago
  35. e19d06c Merge change I92d49bcd into eclair by Android (Google) Code Review · 16 years ago
  36. 732961a [Issue 2163519] Making ContactsProvider2 honor the super-primary flag on a photo by Dmitri Plotnikov · 16 years ago
  37. 4a22475 am 0a8c90ec: (-s ours) am e697e22c: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  38. 0a8c90e am e697e22c: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  39. 0b399b1 Merge change I96e99082 into eclair by Android (Google) Code Review · 16 years ago
  40. 67c9ed1 [Issue 2171774] Fixing the fixStructuredNameComponents() method by Dmitri Plotnikov · 16 years ago
  41. 3e2bf19 Merge change I5ee7b933 into eclair by Android (Google) Code Review · 16 years ago
  42. 5ee7b93 Mark a ContactsProvider string as being untranslatable. by Eric Fischer · 16 years ago
  43. a0e72d9 [Issue 2134623] Optimizing the view_data view, which was doing a full scan of the data table. by Dmitri Plotnikov · 16 years ago
  44. 46b7bfa - create a Uri for and expose the contacts entities uri by Fred Quintana · 16 years ago
  45. e2a3fb8 Fix lookup query throwing exception for null displayNames. by Megha Joshi · 16 years ago
  46. dd0e0f4 [Issue 2160728] Fixing full name update when parts of structured name are deleted by Dmitri Plotnikov · 16 years ago
  47. f8b937f [Issue 2157431] Optimizing the Status Update insert into the contacts database. by Dmitri Plotnikov · 16 years ago
  48. 5b4b305 account manager api review changes by Fred Quintana · 16 years ago
  49. 14b8a12 Change selection argument so that it complies with the current view by Daisuke Miyakawa · 16 years ago
  50. b5a3163 Work on issue #2163789: Way too much logging by Dianne Hackborn · 16 years ago
  51. 6ce24dc Force sync to happen if Groups.SHOULD_SYNC is set. by Megha Joshi · 16 years ago
  52. 3296d34 Offer separate social projection when requesting data rows. by Jeff Sharkey · 16 years ago
  53. 20938cd [Issue 2159148] Restricting email filtering to not show other email for the suggested person by Dmitri Plotnikov · 16 years ago
  54. 0f51162 Making contacts provider tests run again by Dmitri Plotnikov · 16 years ago
  55. c9bcbd7 [Issue 2139526] Prioritizing phone number over email address in contacts search suggestions by Dmitri Plotnikov · 16 years ago
  56. c5598c1 Merge change Ibd215a4e into eclair by Android (Google) Code Review · 16 years ago
  57. bd215a4 New icon by Mike Cleron · 16 years ago
  58. 21736ff Merge change If80d9ab9 into eclair by Android (Google) Code Review · 16 years ago
  59. f80d9ab use Events for birthdays by Fred Quintana · 16 years ago
  60. 4e8ced9 [Issue 2156901] Fixing update of the "starred" flag on raw contacts by Dmitri Plotnikov · 16 years ago
  61. d91272b Read the unrestricted pacakages list from XML. by Jeff Hamilton · 16 years ago
  62. 339603c [Issue 2147424] Making sure that a contact can be filtered/looked up by any word in the name by Dmitri Plotnikov · 16 years ago
  63. 3b2770e [Issue 2084032] Adding support for non-public legacy contacts uri "groups/system_id/*/members" by Dmitri Plotnikov · 16 years ago
  64. e06751f [Issue 2084032] Adding support for legacy contacts uris "people/#/organizations" and "people/#/organizations/#" by Dmitri Plotnikov · 16 years ago
  65. 1dfe62d Merge change Ie9e5982e into eclair by Android (Google) Code Review · 16 years ago
  66. 13abaf6 Newer icons by Mike Cleron · 16 years ago
  67. c76cdd0 Remove GAIA string by Costin Manolache · 16 years ago
  68. c10787a [Issue 2155084] Favoring first name, not last name, in contact name splitter by Dmitri Plotnikov · 16 years ago
  69. e697e22 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  70. 69f2b80 Merge change I4fcf19f9 into eclair by Android (Google) Code Review · 16 years ago
  71. 8920a04 Update test documentation and suite classifications. by Omari Stephens · 16 years ago
  72. 763100d Read query parameter REQUESTING_PACKAGE_PARAM_KEY to determine whether to restrict data. by Evan Millar · 16 years ago
  73. 14e1ba5 Merge change I42bd86d5 into eclair by Android (Google) Code Review · 16 years ago
  74. 42bd86d New icons by Mike Cleron · 16 years ago
  75. b38ed2c Renaming OpenHelper to ContactsDatabaseHelper by Dmitri Plotnikov · 16 years ago
  76. bae94ad [Issue 2153617] Increasing contact aggregation suggestion cap and constraining lookup types. by Dmitri Plotnikov · 16 years ago
  77. 6a809c1 Updating contacts DB version by Dmitri Plotnikov · 16 years ago
  78. f9aeb84 Use separate API for vCards through openAssetFile(). by Jeff Sharkey · 16 years ago
  79. 0a185cd Adding support to ContactsProvider2 for status update attribution by Dmitri Plotnikov · 16 years ago
  80. ba965ce Fix handling of times_contacted. by Jeff Hamilton · 16 years ago
  81. d237c80 Make ContactsProvider2 check FOR_EXPORT_ONLY query parameter and restrict by Daisuke Miyakawa · 16 years ago
  82. 0cc3889 Fixing legacy contacts API support after the latest change in the status update APIs. by Dmitri Plotnikov · 16 years ago
  83. 82bd858 Adding columns to support attribution of status updates. Also renaming some columns to better describe their purpose. by Dmitri Plotnikov · 16 years ago
  84. 737858a Tweak an index so the contacts list can take advantage of it. by Jeff Hamilton · 16 years ago
  85. 19cf97e Added undo delete handling in update. by Tadashi G. Takaoka · 16 years ago
  86. 1a21fa6 Replace delayed query parameters with transaction flags. by Jeff Sharkey · 16 years ago
  87. d4b57da [Issue 2148075] Legacy contacts API: Adding missing columns to the groupmembership projection map by Dmitri Plotnikov · 16 years ago
  88. 71e051c [Issue 2148072] Adding support for non-public legacy API content://contacts/groups/name/*/members by Dmitri Plotnikov · 16 years ago
  89. dea2b63 When a Presence.DATA_ID is provided explicitly associate the presence with the provided data row. by Jeff Hamilton · 16 years ago
  90. d60cf9b As we are now searching for contacts by organization, adding support for search by email as well. by Dmitri Plotnikov · 16 years ago
  91. a3bd024 request a sync when the database is created by Fred Quintana · 16 years ago
  92. bba785d rename misc to birthday by Fred Quintana · 16 years ago
  93. 8fddc06 [Issue 2138752] Improving performance of sync and contacts UI by fixing stats in the sqlite3.db by Dmitri Plotnikov · 16 years ago
  94. a23cd5b Storing social status updates in a persistent table. by Dmitri Plotnikov · 16 years ago
  95. 7d9fdcf Allow updating via raw_contacts/#/data by Neel Parekh · 16 years ago
  96. 84ccdce New hdpi artwork. by Daniel Sandler · 16 years ago
  97. 5aec18c Offer to delay visibility updates until caller forces. by Jeff Sharkey · 16 years ago
  98. 5ac5c70 Limit to account when updating RawContacts. by Jeff Sharkey · 16 years ago
  99. bffeabd [Issue 2110703] Using triggers to update aggregate contact presence status by Dmitri Plotnikov · 16 years ago
  100. a5d05d9 ContactProvider: Make nickname, company and title searchable. by Tadashi G. Takaoka · 16 years ago