1. b0afa20 Remove compact PhotoActionPopup's "Remove Photo" by Brian Attwell · 9 years ago
  2. 3126951 Merge "Allow setting photos in managed profile" into mnc-dev by Brian Attwell · 9 years ago
  3. 5234be9 Allow setting photos in managed profile by Brian Attwell · 9 years ago
  4. 882128a Fix NPE in onRestoreInstanceState by Jay Shrauner · 9 years ago
  5. d10db2d Merge "Handle runtime permissions" into mnc-dev by Brian Attwell · 9 years ago
  6. bdd3264 Handle runtime permissions by Brian Attwell · 9 years ago
  7. 9cfa24c Make FAB visible in onNewIntent by Brian Attwell · 9 years ago
  8. 4bb94b3 Don't cast LegacyAdapter to NonLegacyAdapter by Brian Attwell · 9 years ago
  9. 698ff30 Merge " Hide "clear" action for empty search query." into mnc-dev by Andrew Lee · 9 years ago
  10. ad6e0ee Hide "clear" action for empty search query. by Andrew Lee · 9 years ago
  11. 9e23061 Guard against null listener when picking contacts by Walter Jang · 9 years ago
  12. 1c06ce7 Fix NPEs when contact is null by Jay Shrauner · 9 years ago
  13. ac48ce4 Create a new temp file after contact photo is updated by Walter Jang · 9 years ago
  14. e2797da Fix compact contact edit frag not added right on rotate by Walter Jang · 9 years ago
  15. 865847b Improvements to multi select by Brian Attwell · 9 years ago
  16. a69f58f Don't add compact editor fragment if it's already there by Walter Jang · 9 years ago
  17. 511561d Fix IllegalStateException in saveContact by Jay Shrauner · 9 years ago
  18. f26fd6d Don't return contact photos manager as service. by Andrew Lee · 9 years ago
  19. 0809978 Fix NPE when EXTRA_CONTACT_STATE not set by Jay Shrauner · 9 years ago
  20. c57b8fd Merge "Do DataUsageFeedback update after starting ACTION_CALL" by Brian Attwell · 9 years ago
  21. b600ac7 Merge "Remove shortcut icon background drawable." by Andrew Lee · 9 years ago
  22. 19c83e3 Do DataUsageFeedback update after starting ACTION_CALL by LIANGTAO GAO · 9 years ago
  23. 1a74b7f Merge "Check for empty contact lookup keys" by Jay Shrauner · 9 years ago
  24. 78cadf5 Remove shortcut icon background drawable. by Andrew Lee · 9 years ago
  25. 52913d3 Merge "Don't parse extras twice when inserting contacts" by Walter Jang · 9 years ago
  26. 18f2e2f Don't parse extras twice when inserting contacts by Walter Jang · 9 years ago
  27. 4a268d3 Add gradient behind photo icon is contact photo is set by Walter Jang · 9 years ago
  28. ff16eea Move contact photo edit icon from ActionBar to lower right corner by Walter Jang · 9 years ago
  29. 9d8f37e Change compact contact edtior photo aspect ratio by Walter Jang · 9 years ago
  30. 261e106 Compact contact editor UI tweaks by Walter Jang · 9 years ago
  31. e320c0b Check for empty contact lookup keys by Jay Shrauner · 9 years ago
  32. ebfe75b Update contact photo edit options after photo is changed by Walter Jang · 9 years ago
  33. 1573aa6 Re-apply tint after removing photo from compact contact editor by Walter Jang · 9 years ago
  34. 055c66d Fixed some contact editor compiler warnings by Walter Jang · 9 years ago
  35. ee4d4ae No toast when navigating back to the compact editor for existing contacts by Walter Jang · 9 years ago
  36. 1e8801b Pass full res contact photos between the compact and full editors by Walter Jang · 9 years ago
  37. 921287e Fixes for returning to the compact editor from the expanded one by Walter Jang · 9 years ago
  38. a20bb7f Merge "Update compact editor photo to full res when possible" by Walter Jang · 9 years ago
  39. 41b3ea1 Update compact editor photo to full res when possible by Walter Jang · 9 years ago
  40. 9f9d78e Hide types on contact editors until associated field focused/clicked by Walter Jang · 9 years ago
  41. 5a7a23b Return to the compact contact editor on back from the fully expanded one by Walter Jang · 9 years ago
  42. b9c5a9b Merge "Fix typo in singleTop compact contact editor Activity" by Walter Jang · 9 years ago
  43. 4c3a81d Fix typo in singleTop compact contact editor Activity by Walter Jang · 9 years ago
  44. 2472235 Merge "Improvements to multi select toasts" by Brian Attwell · 9 years ago
  45. 6b0c94b Merge "Tweaks requested for multi select" by Brian Attwell · 9 years ago
  46. e986c6b Improvements to multi select toasts by Brian Attwell · 9 years ago
  47. 8f8937f Tweaks requested for multi select by Brian Attwell · 9 years ago
  48. b810373 Contact editor "discard changes" should do a discard by Walter Jang · 9 years ago
  49. 3b21027 Update compact editor photo selection logic by Walter Jang · 9 years ago
  50. 3eafe8f Merge "Layout mExpansionViewContainer when not displayed" by Brian Attwell · 9 years ago
  51. 93f22ec Layout mExpansionViewContainer when not displayed by Brian Attwell · 9 years ago
  52. 3a37a1a Only show 1 phonetic name (per RawContactDelta) on compact editor by Walter Jang · 9 years ago
  53. 48cea17 Don't allow entering selection from search mode by Brian Attwell · 9 years ago
  54. 1154bba Exit selection mode after batch delete or merge by Brian Attwell · 9 years ago
  55. e95ce44 Merge "Batch join contacts" by Brian Attwell · 9 years ago
  56. d3946ca Batch join contacts by Brian Attwell · 9 years ago
  57. f638b6f Supress "saved" Toasts when expanding the compact editor by Walter Jang · 9 years ago
  58. 230ac30 Merge "Check if optional name fields are shown when expanding to full editor" by Walter Jang · 9 years ago
  59. c8dea56 Check if optional name fields are shown when expanding to full editor by Walter Jang · 9 years ago
  60. d2962a3 Batch deletion by Brian Attwell · 9 years ago
  61. c00112f Show checkboxes for all entries except for Me by Brian Attwell · 9 years ago
  62. d9f95a1 Merge "Try to show the "right" name on the compact contact editor" by Walter Jang · 9 years ago
  63. 151f3e6 Try to show the "right" name on the compact contact editor by Walter Jang · 9 years ago
  64. 5af0398 Merge "Fix NPE when cursor is null" by Jay Shrauner · 9 years ago
  65. 053f723 Fix NPE when cursor is null by Jay Shrauner · 9 years ago
  66. a943371 Fix NPE when copying photo URI by Jay Shrauner · 9 years ago
  67. 2178d43 Merge "Multi-select to share Part 2" by Brian Attwell · 9 years ago
  68. 20510ec Multi-select to share Part 2 by Brian Attwell · 9 years ago
  69. 88fa7f9 Continue to load fully expanded editor on Intent.ACTION_EDIT by Walter Jang · 9 years ago
  70. 8025f80 Use the super primary name on the quick contact about card title 2/2 by Walter Jang · 9 years ago
  71. 8ba5d85 Merge "Start the fully expanded editor when "More fields" is clicked" by Walter Jang · 9 years ago
  72. 36d6a16 Start the fully expanded editor when "More fields" is clicked by Walter Jang · 9 years ago
  73. 05287bf QuickContacts can prioritize phone mimetype. Part3 by Brian Attwell · 9 years ago
  74. d35e5ef Get join suggestions for the compact editor name field by Walter Jang · 9 years ago
  75. a5e4bb2 Use a split screen for the compact contact editor in landscape by Walter Jang · 9 years ago
  76. 83d09b6 Use default primary color when creating new contacts by Walter Jang · 9 years ago
  77. 0e72ce9 Show edit contact photo options is a dialog by Walter Jang · 9 years ago
  78. f46abd8 Apply the quick contact color to default photos in the compact editor by Walter Jang · 9 years ago
  79. 32d5224 Merge "Hide extra empty kind editor on compact contact editor" by Walter Jang · 9 years ago
  80. d94574a Merge "First pass on photo support for compact contact editor" by Walter Jang · 9 years ago
  81. 1044645 Hide extra empty kind editor on compact contact editor by Walter Jang · 9 years ago
  82. 5a268c0 Merge "Avoid senseless disambiguation #2/2" by Brian Attwell · 9 years ago
  83. 3efae4a First pass on photo support for compact contact editor by Walter Jang · 9 years ago
  84. b6ca272 Add placeholder button for showing fully expanded contact editor by Walter Jang · 9 years ago
  85. c6100ff Avoid senseless disambiguation #2/2 by Brian Attwell · 9 years ago
  86. e720fde Always show email and phone fields by Walter Jang · 9 years ago
  87. b1c8762 Fix up names on the compact contact editor by Walter Jang · 9 years ago
  88. 49ed203 Wire up saving edits using the compact contact editor by Walter Jang · 9 years ago
  89. 3918c31 am a207634c: am d8010fbe: Merge "Fix "the note of contact can\'t be deleted successfully"" by Brian Attwell · 9 years ago
  90. a207634 am d8010fbe: Merge "Fix "the note of contact can\'t be deleted successfully"" by Brian Attwell · 9 years ago
  91. 43c90f9 Merge "Revert "Revert "Implement Help&Feedback. P1/2""" by Brian Attwell · 9 years ago
  92. 56bcc2f Revert "Revert "Implement Help&Feedback. P1/2"" by Brian Attwell · 9 years ago
  93. cab3dce First pass on showing only non-empty field on compact edit view by Walter Jang · 9 years ago
  94. fb49bad Revert "Implement Help&Feedback. P1/2" by Brian Attwell · 9 years ago
  95. c5fdad4 Merge "Add back discard changes dialog listener" by Walter Jang · 9 years ago
  96. d0b4c6c Implement Help&Feedback. P1/2 by Brian Attwell · 9 years ago
  97. d5bef97 am 67055acf: am 61dfc18d: am 6d83095d: am ed188281: Don\'t access mRecentLoaderResults in background by Brian Attwell · 9 years ago
  98. 2d6ccf7 Add back discard changes dialog listener by Walter Jang · 9 years ago
  99. ed18828 Don't access mRecentLoaderResults in background by Brian Attwell · 9 years ago
  100. 3b1a8b2 Fix "the note of contact can't be deleted successfully" by kungaox · 9 years ago