1. 3ee2717 Import revised translations by Kenny Root · 14 years ago
  2. e0feb1b Import revised translations by Kenny Root · 14 years ago
  3. 7675e12 Add a new intent type that allows opening the Contacts app in its last state. by Daniel Lehmann · 14 years ago
  4. 639e96e Fixing breakage in legacy contact pickers. by Dmitri Plotnikov · 14 years ago
  5. 6a59ee5 Import revised translations by Kenny Root · 14 years ago
  6. 2585921 Merge "Fixing search in direct dial/message shortcut creation" into froyo by Dmitri Plotnikov · 14 years ago
  7. 564f3c6 Fixing search in direct dial/message shortcut creation by Dmitri Plotnikov · 14 years ago
  8. 6ea750c Make OnCancelListener call finish() in stead of just calling dismiss(). by Daisuke Miyakawa · 14 years ago
  9. 8cd4947 Preventing a crash on rotation of the Display Options activity by Dmitri Plotnikov · 14 years ago
  10. 4ed3bc4 Fixing visibility of label/data/snippet in contact item view. by Dmitri Plotnikov · 14 years ago
  11. 4a261c8 Fixing NPE in phone disambig dialog. by Dmitri Plotnikov · 14 years ago
  12. c4e4995 Make ImportVCardActivity check null of mHandler, which happens when onDestroy() is called during import. by Daisuke Miyakawa · 14 years ago
  13. ee010c0 When the activity is destroyed, make sure any background thread is cancelled. by Nicolas Catania · 14 years ago
  14. 6448da7 Let ImportVCardActivity choose an account if multiple account exist. by Daisuke Miyakawa · 14 years ago
  15. bbd03c0 Cherry-pick 78bc8a3d70c65973fed80ee5cb628f7aa21e14d0 into the Froyo branch. by Martin Hibdon · 14 years ago
  16. 5ecd315 Merge "Fixing NPE in contact photo loader" into froyo by Dmitri Plotnikov · 14 years ago
  17. feb77f1 Merge "Absorbing extra key events on contact search." into froyo by Dmitri Plotnikov · 14 years ago
  18. 92dfa11 Fixing NPE in contact photo loader by Dmitri Plotnikov · 14 years ago
  19. a497ce5 Change intent category for creating direct dial shortcuts added by Bernd Holzhey · 14 years ago
  20. 7a51b14 Merge "revert the stripping of System Group: from the names of google system groups" into froyo by Fred Quintana · 14 years ago
  21. f7ba455 Merge "revive contacts launch performance tests & also add the test for dialer UI" into froyo by Guang Zhu · 14 years ago
  22. 95020ca Absorbing extra key events on contact search. by Dmitri Plotnikov · 14 years ago
  23. 9f26ce5 revert the stripping of System Group: from the names of google system groups by Fred Quintana · 14 years ago
  24. ffadc87 Merge "Saving ALL state when contact editor is evicted" into froyo by Dmitri Plotnikov · 14 years ago
  25. 3b61694 revive contacts launch performance tests & also add the test for dialer UI by Guang Zhu · 14 years ago
  26. 489faa9 Removing photo cache clearing on cursor change by Dmitri Plotnikov · 14 years ago
  27. 84a4eee Saving ALL state when contact editor is evicted by Dmitri Plotnikov · 14 years ago
  28. 517bfe5 Merge "Fixing tests that did not get updated earlier" into froyo by Dmitri Plotnikov · 14 years ago
  29. 3aba36c Fixing tests that did not get updated earlier by Dmitri Plotnikov · 14 years ago
  30. 0e98b9f Force vCard importer copy vCard as a temporary local file in order to by Daisuke Miyakawa · 14 years ago
  31. cdf961b Fix a regression with lookupKeys that contain special characters Bug:2561233 by Daniel Lehmann · 14 years ago
  32. 6013973 some changes due to an API review by Fred Quintana · 14 years ago
  33. f3113e3 Merge "Small modifications to speedup ViewContactActivity Bug:2546767 - Use query parameter instead of sql string concatenation - Try to use the ContactID that is passed in the Intent; fallback to lookup key if it is wrong (saves up to 2 queries) - Initialize the newEntities list directly with the correct length" into froyo by Daniel Lehmann · 14 years ago
  34. 88cc705 Merge "Optimizing contact list" into froyo by Dmitri Plotnikov · 14 years ago
  35. 4f87c89 Small modifications to speedup ViewContactActivity by Daniel Lehmann · 14 years ago
  36. b94a80a Restore deleted config files for certain locales by Kenny Root · 14 years ago
  37. a544d8a Optimizing contact list by Dmitri Plotnikov · 14 years ago
  38. c84ad3d Import revised translations by Kenny Root · 14 years ago
  39. d8b0a05 Don't merge numbers if they only differ after a semicolon Bug:2432347 by Daniel Lehmann · 14 years ago
  40. b369c49 Clearing photo cache on cursor change by Dmitri Plotnikov · 14 years ago
  41. fd8015f Merge "Reflecting the rename of System Group: My Contacts" by Dmitri Plotnikov · 14 years ago
  42. cc17912 Reflecting the rename of System Group: My Contacts by Dmitri Plotnikov · 14 years ago
  43. 6d63f8f Merge "Avoid the flick based on the change of CallLogProvider." by Dmitri Plotnikov · 14 years ago
  44. 4429998 Avoid the flick based on the change of CallLogProvider. by Bai Tao · 14 years ago
  45. 75f8fec Merge "Change "Position" to "Title" in Ghost text Bug:2539245" by Daniel Lehmann · 14 years ago
  46. a166050 Change "Position" to "Title" in Ghost text Bug:2539245 by Daniel Lehmann · 14 years ago
  47. 15a194a Promote Position to label (instead of data) if Company name is empty Bug:2534607 by Daniel Lehmann · 14 years ago
  48. 655236c Merge "Update explanation in comments." by Brad Fitzpatrick · 14 years ago
  49. 7c8561d Follow-up on preventing QC from hiding soft keyboard. by Dmitri Plotnikov · 14 years ago
  50. a062448 Merge "Preventing QuickContact from hiding soft keyboard" by Dmitri Plotnikov · 14 years ago
  51. 1b28a0a Update explanation in comments. by Brad Fitzpatrick · 14 years ago
  52. 23bc9b7 Hopefully fix frequently-reported ViewContactActivity ANR. by Brad Fitzpatrick · 14 years ago
  53. ad3bd44 Preventing QuickContact from hiding soft keyboard by Dmitri Plotnikov · 14 years ago
  54. 4e9be7c Merge "New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them Bug:2534647" by Daniel Lehmann · 14 years ago
  55. 350ba6f New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them by Daniel Lehmann · 14 years ago
  56. d128adc Support launch QuickContactActivity from upgraded shortcut by Bai Tao · 14 years ago
  57. 207d4f6 Fit-and-finish. Redoing the title for contact search results. by Dmitri Plotnikov · 14 years ago
  58. 5c5d71a Merge "When editing contacts, automatically expand "More" if data has been entered Bug:2534580" by Daniel Lehmann · 14 years ago
  59. 3122da4 When editing contacts, automatically expand "More" if data has been entered by Daniel Lehmann · 14 years ago
  60. 5ebd9cf Check the sync status while there is no contacts to show by Bai Tao · 14 years ago
  61. 20df502 Merge "Avoid showing empty call log when activity is paused" by Dmitri Plotnikov · 14 years ago
  62. 6559aed Avoid showing empty call log when activity is paused by Bai Tao · 14 years ago
  63. 574f905 Merge "b/2528229 Add vCard import support to Gmail." by Attila Bodis · 14 years ago
  64. 437063a Fix encoding of Uri for multi-vcard sending by Daniel Lehmann · 14 years ago
  65. 85d591e First name/last name instead of Given name/Family name in the US by Dmitri Plotnikov · 14 years ago
  66. 82dc5b6 Merge "Add help text when user creates the shortcut but there is no contact." by Dmitri Plotnikov · 14 years ago
  67. 16da96c Merge "b/2499526 Call PhoneNumberFormatter function when show phone numbers of call log in the detail view" by Dmitri Plotnikov · 14 years ago
  68. 1261e13 b/2528229 Add vCard import support to Gmail. by Attila Bodis · 14 years ago
  69. bc38e1f Add help text when user creates the shortcut but there is no contact. by Bai Tao · 14 years ago
  70. bf35bf0 Merge "Do not show an extra confirmation step when sharing lots of contacts Bug:2524537" by Daniel Lehmann · 14 years ago
  71. d546fc0 Import revised translations by Kenny Root · 14 years ago
  72. 74d69d1 Fixing aggregation mode for inserted contacts by Dmitri Plotnikov · 14 years ago
  73. 42fbe78 Do not show an extra confirmation step when sharing lots of contacts Bug:2524537 by Daniel Lehmann · 14 years ago
  74. d188bb3 Merge "fix a crash when adding a group back to the sync set in the contacts display groups UI" by Fred Quintana · 14 years ago
  75. 268ed36 fix a crash when adding a group back to the sync set by Fred Quintana · 14 years ago
  76. ec220ec Merge "Save contacts photo in the same directory as Camera." by Chih-Chung Chang · 14 years ago
  77. c7c1905 Fixing a broken test by Dmitri Plotnikov · 14 years ago
  78. 22faa2a Save contacts photo in the same directory as Camera. by Chih-Chung Chang · 14 years ago
  79. 0aa25b9 Fixing highlighting of names with suffixes by Dmitri Plotnikov · 14 years ago
  80. 4405e69 Fixing bad cursor access in Direct Dial Shortcut by Dmitri Plotnikov · 14 years ago
  81. ed71e4e Fixing NPE in "pick or create new contact" by Dmitri Plotnikov · 14 years ago
  82. 6985dd8 Fixing NPE in contact editor by Dmitri Plotnikov · 14 years ago
  83. 4893996 Disabling aggregation of new contacts by Dmitri Plotnikov · 14 years ago
  84. 0de2a46 Fixing NPE in raw contact sorting by Dmitri Plotnikov · 14 years ago
  85. b4d69eb Fixing provider status observer by Dmitri Plotnikov · 14 years ago
  86. 3b73d8b Implementing contact upgrade under low storage conditions. by Dmitri Plotnikov · 14 years ago
  87. 67205ed Fix NPE caused by the selected entry is not valid when make a phone call by Bai Tao · 14 years ago
  88. 38ce75c Merge "Fixed NPE in adding a phone number to an existing contact from call log" by Dmitri Plotnikov · 14 years ago
  89. 76514bc Fixed NPE in adding a phone number to an existing contact from call log by Dmitri Plotnikov · 14 years ago
  90. bb54a9e Merge "Don't try to delete a contact if the URI is null." by Jeff Hamilton · 14 years ago
  91. 3cf3868 Don't try to delete a contact if the URI is null. by Jeff Hamilton · 14 years ago
  92. cebe835 Passing non-null class loader to readParcelable by Dmitri Plotnikov · 14 years ago
  93. 177c77f b/2499526 Call PhoneNumberFormatter function when show phone numbers of call log in the detail view by Sang-il, Lee · 14 years ago
  94. b0ab270 Fix the recent call list flicker by Bai Tao · 14 years ago
  95. 6876712 Fix a long line by Daniel Lehmann · 14 years ago
  96. 61f6cf7 Merge changes Ie617b76f,I83128ba7 by Daniel Lehmann · 14 years ago
  97. cbf7595 Fix creation of Uri if the lookup key has characters that are not allowed in a Uri by Daniel Lehmann · 14 years ago
  98. bc5c776 Create a single VCard file for several contacts Bug:2501468 by Daniel Lehmann · 14 years ago
  99. a307b77 Add a tiny TODO comment about duplicated code. by David Brown · 14 years ago
  100. 381f174 Merge "Fixed crash Unable to add window" by Nicolas Catania · 14 years ago