1. 4a22475 am 0a8c90ec: (-s ours) am e697e22c: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  2. 0a8c90e am e697e22c: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  3. 0b399b1 Merge change I96e99082 into eclair by Android (Google) Code Review · 16 years ago
  4. 67c9ed1 [Issue 2171774] Fixing the fixStructuredNameComponents() method by Dmitri Plotnikov · 16 years ago
  5. 3e2bf19 Merge change I5ee7b933 into eclair by Android (Google) Code Review · 16 years ago
  6. 5ee7b93 Mark a ContactsProvider string as being untranslatable. by Eric Fischer · 16 years ago
  7. a0e72d9 [Issue 2134623] Optimizing the view_data view, which was doing a full scan of the data table. by Dmitri Plotnikov · 16 years ago
  8. 46b7bfa - create a Uri for and expose the contacts entities uri by Fred Quintana · 16 years ago
  9. e2a3fb8 Fix lookup query throwing exception for null displayNames. by Megha Joshi · 16 years ago
  10. dd0e0f4 [Issue 2160728] Fixing full name update when parts of structured name are deleted by Dmitri Plotnikov · 16 years ago
  11. f8b937f [Issue 2157431] Optimizing the Status Update insert into the contacts database. by Dmitri Plotnikov · 16 years ago
  12. 5b4b305 account manager api review changes by Fred Quintana · 16 years ago
  13. 14b8a12 Change selection argument so that it complies with the current view by Daisuke Miyakawa · 16 years ago
  14. b5a3163 Work on issue #2163789: Way too much logging by Dianne Hackborn · 16 years ago
  15. 6ce24dc Force sync to happen if Groups.SHOULD_SYNC is set. by Megha Joshi · 16 years ago
  16. 3296d34 Offer separate social projection when requesting data rows. by Jeff Sharkey · 16 years ago
  17. 20938cd [Issue 2159148] Restricting email filtering to not show other email for the suggested person by Dmitri Plotnikov · 16 years ago
  18. 0f51162 Making contacts provider tests run again by Dmitri Plotnikov · 16 years ago
  19. c9bcbd7 [Issue 2139526] Prioritizing phone number over email address in contacts search suggestions by Dmitri Plotnikov · 16 years ago
  20. c5598c1 Merge change Ibd215a4e into eclair by Android (Google) Code Review · 16 years ago
  21. bd215a4 New icon by Mike Cleron · 16 years ago
  22. 21736ff Merge change If80d9ab9 into eclair by Android (Google) Code Review · 16 years ago
  23. f80d9ab use Events for birthdays by Fred Quintana · 16 years ago
  24. 4e8ced9 [Issue 2156901] Fixing update of the "starred" flag on raw contacts by Dmitri Plotnikov · 16 years ago
  25. d91272b Read the unrestricted pacakages list from XML. by Jeff Hamilton · 16 years ago
  26. 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
  27. 3b2770e [Issue 2084032] Adding support for non-public legacy contacts uri "groups/system_id/*/members" by Dmitri Plotnikov · 16 years ago
  28. e06751f [Issue 2084032] Adding support for legacy contacts uris "people/#/organizations" and "people/#/organizations/#" by Dmitri Plotnikov · 16 years ago
  29. 1dfe62d Merge change Ie9e5982e into eclair by Android (Google) Code Review · 16 years ago
  30. 13abaf6 Newer icons by Mike Cleron · 16 years ago
  31. c76cdd0 Remove GAIA string by Costin Manolache · 16 years ago
  32. c10787a [Issue 2155084] Favoring first name, not last name, in contact name splitter by Dmitri Plotnikov · 16 years ago
  33. e697e22 Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  34. 69f2b80 Merge change I4fcf19f9 into eclair by Android (Google) Code Review · 16 years ago
  35. 8920a04 Update test documentation and suite classifications. by Omari Stephens · 16 years ago
  36. 763100d Read query parameter REQUESTING_PACKAGE_PARAM_KEY to determine whether to restrict data. by Evan Millar · 16 years ago
  37. 14e1ba5 Merge change I42bd86d5 into eclair by Android (Google) Code Review · 16 years ago
  38. 42bd86d New icons by Mike Cleron · 16 years ago
  39. b38ed2c Renaming OpenHelper to ContactsDatabaseHelper by Dmitri Plotnikov · 16 years ago
  40. bae94ad [Issue 2153617] Increasing contact aggregation suggestion cap and constraining lookup types. by Dmitri Plotnikov · 16 years ago
  41. 6a809c1 Updating contacts DB version by Dmitri Plotnikov · 16 years ago
  42. f9aeb84 Use separate API for vCards through openAssetFile(). by Jeff Sharkey · 16 years ago
  43. 0a185cd Adding support to ContactsProvider2 for status update attribution by Dmitri Plotnikov · 16 years ago
  44. ba965ce Fix handling of times_contacted. by Jeff Hamilton · 16 years ago
  45. d237c80 Make ContactsProvider2 check FOR_EXPORT_ONLY query parameter and restrict by Daisuke Miyakawa · 16 years ago
  46. 0cc3889 Fixing legacy contacts API support after the latest change in the status update APIs. by Dmitri Plotnikov · 16 years ago
  47. 82bd858 Adding columns to support attribution of status updates. Also renaming some columns to better describe their purpose. by Dmitri Plotnikov · 16 years ago
  48. 737858a Tweak an index so the contacts list can take advantage of it. by Jeff Hamilton · 16 years ago
  49. 19cf97e Added undo delete handling in update. by Tadashi G. Takaoka · 16 years ago
  50. 1a21fa6 Replace delayed query parameters with transaction flags. by Jeff Sharkey · 16 years ago
  51. d4b57da [Issue 2148075] Legacy contacts API: Adding missing columns to the groupmembership projection map by Dmitri Plotnikov · 16 years ago
  52. 71e051c [Issue 2148072] Adding support for non-public legacy API content://contacts/groups/name/*/members by Dmitri Plotnikov · 16 years ago
  53. dea2b63 When a Presence.DATA_ID is provided explicitly associate the presence with the provided data row. by Jeff Hamilton · 16 years ago
  54. d60cf9b As we are now searching for contacts by organization, adding support for search by email as well. by Dmitri Plotnikov · 16 years ago
  55. a3bd024 request a sync when the database is created by Fred Quintana · 16 years ago
  56. bba785d rename misc to birthday by Fred Quintana · 16 years ago
  57. 8fddc06 [Issue 2138752] Improving performance of sync and contacts UI by fixing stats in the sqlite3.db by Dmitri Plotnikov · 16 years ago
  58. a23cd5b Storing social status updates in a persistent table. by Dmitri Plotnikov · 16 years ago
  59. 7d9fdcf Allow updating via raw_contacts/#/data by Neel Parekh · 16 years ago
  60. 84ccdce New hdpi artwork. by Daniel Sandler · 16 years ago
  61. 5aec18c Offer to delay visibility updates until caller forces. by Jeff Sharkey · 16 years ago
  62. 5ac5c70 Limit to account when updating RawContacts. by Jeff Sharkey · 16 years ago
  63. bffeabd [Issue 2110703] Using triggers to update aggregate contact presence status by Dmitri Plotnikov · 16 years ago
  64. a5d05d9 ContactProvider: Make nickname, company and title searchable. by Tadashi G. Takaoka · 16 years ago
  65. 70c314f [Issue 2133126] Fixing presence update/insert to do a proper replace. by Dmitri Plotnikov · 16 years ago
  66. 23c48e7 fix entity query when querying by id by Fred Quintana · 16 years ago
  67. 2d89933 [Issue 2097207] Adding support for filtering of contact aggregation suggestions by Dmitri Plotnikov · 16 years ago
  68. c91ffc4 Fixing OOM exception in ContactsProvider2 caused by names that look like this: "A B C D E F G H I" by Dmitri Plotnikov · 16 years ago
  69. 4e3790e Fix test breakage as per Dmitri's report. by Daisuke Miyakawa · 16 years ago
  70. 0be993f [Issue 2133143] Updating contact visibility as group membership changes by Dmitri Plotnikov · 16 years ago
  71. f237646 No longer relying on the components of structured name for aggregation. by Dmitri Plotnikov · 16 years ago
  72. d15a13a Merge change 25940 into eclair by Android (Google) Code Review · 16 years ago
  73. 3a6a49c Use strict phone number comparation algorithm if the config tells the package to do so. by Daisuke Miyakawa · 16 years ago
  74. 48828f5 Adding support for contacts/data/phones/#, contacts/data/emails/# and contacts/data/postals/# by Dmitri Plotnikov · 16 years ago
  75. 9b43551 Changes sortorder for LIST_STEQUENT. by Megha Joshi · 16 years ago
  76. abeef28 Merge change 25781 into eclair by Android (Google) Code Review · 16 years ago
  77. 47065b7 Fixing broken legacy contact importer test by Dmitri Plotnikov · 16 years ago
  78. 044685c [Issue 2084032] Adding support for remaining legacy contacts API update and delete calls. by Dmitri Plotnikov · 16 years ago
  79. ee56e80 [Issue 2123926] Adding support for some non-public legacy contact APIs by Dmitri Plotnikov · 16 years ago
  80. 3de6754 Making contact name filtering more restrictive: ignoring name variants and email-based nicknames. by Dmitri Plotnikov · 16 years ago
  81. 8f1631f Add LOOKUP_KEY to distinct data projection. by Jeff Sharkey · 16 years ago
  82. 48e6471 Merge change 25673 into eclair by Android (Google) Code Review · 16 years ago
  83. 5f9e610 fix some places where we did not clean all data for removed accounts by Fred Quintana · 16 years ago
  84. f2f14a3 Fixing database upgrade logic for upgrade 87->90 by Dmitri Plotnikov · 16 years ago
  85. ed4754b Merge change 25592 into eclair by Android (Google) Code Review · 16 years ago
  86. 1ea2971 clear the aggregation state at transaction start time by Fred Quintana · 16 years ago
  87. d92a6ee Import revised translations. DO NOT MERGE by Eric Fischer · 16 years ago
  88. fc4e892 Fixing broken build by Dmitri Plotnikov · 16 years ago
  89. 0e8520c Add system property to control contact aggregation. by Ken Shirriff · 16 years ago
  90. 43880c9 Waking up sync adapters when sync settings change. by Dmitri Plotnikov · 16 years ago
  91. bae1149 Merge change 25506 into eclair by Android (Google) Code Review · 16 years ago
  92. 89c626e [Issue 2125440] Checking account query parameters for all relevant queries by Dmitri Plotnikov · 16 years ago
  93. 6f157d1 [Issue 2123481] Adding notifications to CallLogProvider by Dmitri Plotnikov · 16 years ago
  94. a4090f6 Fix build breakage. Remove junk from file. by Michael Chan · 16 years ago
  95. 2b6b4cd change the contact_entities_view to join to the raw_contacts table by Fred Quintana · 16 years ago
  96. 1b03c2d [Issue 2112473] Speeding up aggregation by changing LEFT OUTER JOIN to JOIN and adding LIMIT to some queries by Dmitri Plotnikov · 16 years ago
  97. bb89f2b Merge change 25437 into eclair by Android (Google) Code Review · 16 years ago
  98. dee54bb Fixing breakage of legacy contacts API support broken by an earlier CL by Dmitri Plotnikov · 16 years ago
  99. dc0c284 Merge change 25384 into eclair by Android (Google) Code Review · 16 years ago
  100. f60d509 Make bulkInsert yield if contented, s.t. other processes can access the contacts db if needed. This is a temp. fix until we figure out what is going on with the bulkInsert of presence - i.e., why are they taking so long. by Cynthia Wong · 16 years ago