1. d8b0a05 Don't merge numbers if they only differ after a semicolon Bug:2432347 by Daniel Lehmann · 15 years ago
  2. b369c49 Clearing photo cache on cursor change by Dmitri Plotnikov · 15 years ago
  3. fd8015f Merge "Reflecting the rename of System Group: My Contacts" by Dmitri Plotnikov · 15 years ago
  4. cc17912 Reflecting the rename of System Group: My Contacts by Dmitri Plotnikov · 15 years ago
  5. 6d63f8f Merge "Avoid the flick based on the change of CallLogProvider." by Dmitri Plotnikov · 15 years ago
  6. 4429998 Avoid the flick based on the change of CallLogProvider. by Bai Tao · 15 years ago
  7. 75f8fec Merge "Change "Position" to "Title" in Ghost text Bug:2539245" by Daniel Lehmann · 15 years ago
  8. a166050 Change "Position" to "Title" in Ghost text Bug:2539245 by Daniel Lehmann · 15 years ago
  9. 15a194a Promote Position to label (instead of data) if Company name is empty Bug:2534607 by Daniel Lehmann · 15 years ago
  10. 655236c Merge "Update explanation in comments." by Brad Fitzpatrick · 15 years ago
  11. 7c8561d Follow-up on preventing QC from hiding soft keyboard. by Dmitri Plotnikov · 15 years ago
  12. a062448 Merge "Preventing QuickContact from hiding soft keyboard" by Dmitri Plotnikov · 15 years ago
  13. 1b28a0a Update explanation in comments. by Brad Fitzpatrick · 15 years ago
  14. 23bc9b7 Hopefully fix frequently-reported ViewContactActivity ANR. by Brad Fitzpatrick · 15 years ago
  15. ad3bd44 Preventing QuickContact from hiding soft keyboard by Dmitri Plotnikov · 15 years ago
  16. 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 · 15 years ago
  17. 350ba6f New rule for the fields "organization" and "nickname": If they merely duplicate the title, don't show them by Daniel Lehmann · 15 years ago
  18. d128adc Support launch QuickContactActivity from upgraded shortcut by Bai Tao · 15 years ago
  19. 207d4f6 Fit-and-finish. Redoing the title for contact search results. by Dmitri Plotnikov · 15 years ago
  20. 5c5d71a Merge "When editing contacts, automatically expand "More" if data has been entered Bug:2534580" by Daniel Lehmann · 15 years ago
  21. 3122da4 When editing contacts, automatically expand "More" if data has been entered by Daniel Lehmann · 15 years ago
  22. 5ebd9cf Check the sync status while there is no contacts to show by Bai Tao · 15 years ago
  23. 20df502 Merge "Avoid showing empty call log when activity is paused" by Dmitri Plotnikov · 15 years ago
  24. 6559aed Avoid showing empty call log when activity is paused by Bai Tao · 15 years ago
  25. 574f905 Merge "b/2528229 Add vCard import support to Gmail." by Attila Bodis · 15 years ago
  26. 437063a Fix encoding of Uri for multi-vcard sending by Daniel Lehmann · 15 years ago
  27. 85d591e First name/last name instead of Given name/Family name in the US by Dmitri Plotnikov · 15 years ago
  28. 82dc5b6 Merge "Add help text when user creates the shortcut but there is no contact." by Dmitri Plotnikov · 15 years ago
  29. 16da96c Merge "b/2499526 Call PhoneNumberFormatter function when show phone numbers of call log in the detail view" by Dmitri Plotnikov · 15 years ago
  30. 1261e13 b/2528229 Add vCard import support to Gmail. by Attila Bodis · 15 years ago
  31. bc38e1f Add help text when user creates the shortcut but there is no contact. by Bai Tao · 15 years ago
  32. bf35bf0 Merge "Do not show an extra confirmation step when sharing lots of contacts Bug:2524537" by Daniel Lehmann · 15 years ago
  33. d546fc0 Import revised translations by Kenny Root · 15 years ago
  34. 74d69d1 Fixing aggregation mode for inserted contacts by Dmitri Plotnikov · 15 years ago
  35. 42fbe78 Do not show an extra confirmation step when sharing lots of contacts Bug:2524537 by Daniel Lehmann · 15 years ago
  36. d188bb3 Merge "fix a crash when adding a group back to the sync set in the contacts display groups UI" by Fred Quintana · 15 years ago
  37. 268ed36 fix a crash when adding a group back to the sync set by Fred Quintana · 15 years ago
  38. ec220ec Merge "Save contacts photo in the same directory as Camera." by Chih-Chung Chang · 15 years ago
  39. c7c1905 Fixing a broken test by Dmitri Plotnikov · 15 years ago
  40. 22faa2a Save contacts photo in the same directory as Camera. by Chih-Chung Chang · 15 years ago
  41. 0aa25b9 Fixing highlighting of names with suffixes by Dmitri Plotnikov · 15 years ago
  42. 4405e69 Fixing bad cursor access in Direct Dial Shortcut by Dmitri Plotnikov · 15 years ago
  43. ed71e4e Fixing NPE in "pick or create new contact" by Dmitri Plotnikov · 15 years ago
  44. 6985dd8 Fixing NPE in contact editor by Dmitri Plotnikov · 15 years ago
  45. 4893996 Disabling aggregation of new contacts by Dmitri Plotnikov · 15 years ago
  46. 0de2a46 Fixing NPE in raw contact sorting by Dmitri Plotnikov · 15 years ago
  47. b4d69eb Fixing provider status observer by Dmitri Plotnikov · 15 years ago
  48. 3b73d8b Implementing contact upgrade under low storage conditions. by Dmitri Plotnikov · 15 years ago
  49. 67205ed Fix NPE caused by the selected entry is not valid when make a phone call by Bai Tao · 15 years ago
  50. 38ce75c Merge "Fixed NPE in adding a phone number to an existing contact from call log" by Dmitri Plotnikov · 15 years ago
  51. 76514bc Fixed NPE in adding a phone number to an existing contact from call log by Dmitri Plotnikov · 15 years ago
  52. bb54a9e Merge "Don't try to delete a contact if the URI is null." by Jeff Hamilton · 15 years ago
  53. 3cf3868 Don't try to delete a contact if the URI is null. by Jeff Hamilton · 15 years ago
  54. cebe835 Passing non-null class loader to readParcelable by Dmitri Plotnikov · 15 years ago
  55. 177c77f b/2499526 Call PhoneNumberFormatter function when show phone numbers of call log in the detail view by Sang-il, Lee · 15 years ago
  56. b0ab270 Fix the recent call list flicker by Bai Tao · 15 years ago
  57. 6876712 Fix a long line by Daniel Lehmann · 15 years ago
  58. 61f6cf7 Merge changes Ie617b76f,I83128ba7 by Daniel Lehmann · 15 years ago
  59. cbf7595 Fix creation of Uri if the lookup key has characters that are not allowed in a Uri by Daniel Lehmann · 15 years ago
  60. bc5c776 Create a single VCard file for several contacts Bug:2501468 by Daniel Lehmann · 15 years ago
  61. a307b77 Add a tiny TODO comment about duplicated code. by David Brown · 15 years ago
  62. 381f174 Merge "Fixed crash Unable to add window" by Nicolas Catania · 15 years ago
  63. 2cacc55 Fixed crash Unable to add window by Nicolas Catania · 15 years ago
  64. 107736c Don't show the buddy's offline status in Contacts by Bai Tao · 15 years ago
  65. d0037fd Addressing concurrency issues in EditContactActivity by Dmitri Plotnikov · 15 years ago
  66. 9b75f74 Merge "Handle notifications for apps on sd" by Suchi Amalapurapu · 15 years ago
  67. 06c65ca Will no longer stop photo loading onPause() by Dmitri Plotnikov · 15 years ago
  68. e23c9e1 Handle notifications for apps on sd by Suchi Amalapurapu · 15 years ago
  69. 2b70895 Fixing behavior of the CALL button while picking a phone from list. by Dmitri Plotnikov · 15 years ago
  70. d883112 Fix handling of ACTION_DIAL tel: URIs including '+' characters by Virgil King · 15 years ago
  71. d04534d Merge "Allow direct dial shortcut in car home app" by Dmitri Plotnikov · 15 years ago
  72. 6c776bc Fixing NPE in Contacts when using the DEL key by Dmitri Plotnikov · 15 years ago
  73. 5d80943 Fixing NPE in contact search. by Dmitri Plotnikov · 15 years ago
  74. 10a71f3 A shot at fixing bug in parceling of EntitySet by Dmitri Plotnikov · 15 years ago
  75. 00ca33c Allow direct dial shortcut in car home app by Tobias Haamel · 15 years ago
  76. 2032ac3 Fixing a concurrency issue in insert new contact by Dmitri Plotnikov · 15 years ago
  77. b5b6535 Fixing initial message displayed in Contacts. by Dmitri Plotnikov · 15 years ago
  78. 7fa5bb3 Fixing order of contact editors for CJK locales by Dmitri Plotnikov · 15 years ago
  79. cfd8f96 Fixing NPE in Contact Preferences by Dmitri Plotnikov · 15 years ago
  80. 92d77d1 Merge "Do not show title in car mode." by Dmitri Plotnikov · 15 years ago
  81. f55f17b Merge "Fix 2498025: OOM while attaching picture taken from camera to new contact." by Chih-Chung Chang · 15 years ago
  82. 1e349d1 Fixing a resource loading issue. by Dmitri Plotnikov · 15 years ago
  83. bd0f7ba Fix 2498025: OOM while attaching picture taken from camera to new contact. by Chih-Chung Chang · 15 years ago
  84. d0bfafc Do not show title in car mode. by Bernd Holzhey · 15 years ago
  85. 98fd650 Contacts UI that warns the user that the current locale is changing by Dmitri Plotnikov · 15 years ago
  86. cb02425 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  87. 909eb35 Merge "Changing the default display order for Western names in CJK locales." by Dmitri Plotnikov · 15 years ago
  88. ab45284 Merge "Remove unnecessary Japanese indexer." by Daisuke Miyakawa · 15 years ago
  89. b1e98a0 Changing the default display order for Western names in CJK locales. by Dmitri Plotnikov · 15 years ago
  90. 6d261c7 Fixed formatting and removed logging of previous commit Bug:2448065 by Daniel Lehmann · 15 years ago
  91. abd3fbf Merge "Show contact after creation via bluetooth Bug: 2448065" by Daniel Lehmann · 15 years ago
  92. ef61b42 Add a "Cancel" Button to the Bulk-Export-Confirm message Bug:2498202 by Daniel Lehmann · 15 years ago
  93. 8ab400c Remove unnecessary Japanese indexer. by Daisuke Miyakawa · 15 years ago
  94. 2e80051 Show contact after creation via bluetooth Bug: 2448065 by Daniel Lehmann · 15 years ago
  95. 3dd365f Proper ordering of names in the contact editor for China and Korea. by Dmitri Plotnikov · 15 years ago
  96. 89e67f8 Displaying phonetic name when available. by Dmitri Plotnikov · 15 years ago
  97. 32904f5 Added Context to inflate... methods used by EditContactActivity. by Dmitri Plotnikov · 15 years ago
  98. 6315eee Fixing list adapter concurrency in Contacts Display Options by Dmitri Plotnikov · 15 years ago
  99. 23da3b4 Making sort order and display order options invisible in CJK countries. by Dmitri Plotnikov · 15 years ago
  100. d4282fc Merge "Fix Tests with Proguard enabled" by Dmitri Plotnikov · 15 years ago