1. b8b86d1 Add loaders to DrawerFragment and make status bar transparent by Wenyi Wang · 8 years ago
  2. 2829deb Convert NavigationView to Fragment (1/2) by Wenyi Wang · 8 years ago
  3. 917cb4a [DO NOT MERGE] Merge ContactsDrawerActivity and PeopleActivity (1/2) by Wenyi Wang · 8 years ago
  4. cb43f10 Remove getGroupWritableAccounts method by Marcus Hagerott · 8 years ago
  5. c0532df Update overflow menu color after members are loaded am: 0012afb708 by Wenyi Wang · 8 years ago
  6. 0012afb Update overflow menu color after members are loaded by Wenyi Wang · 8 years ago
  7. b697ed7 Replace switches on resources with if-else by Marcus Hagerott · 8 years ago
  8. bd9ef3c Standardize and replace assets with vectors by John Shao · 8 years ago
  9. 0a49afa Collapse common package (2/2) by Gary Mai · 8 years ago
  10. 3f6a244 Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2) by Arthur Wang · 8 years ago
  11. 69c182a Collapse common packages (1/?) by Gary Mai · 8 years ago
  12. 0a0945f Fixed contact button in send to labels am: a8aa3d877b by Sean Midford · 8 years ago
  13. fa05d92 Merge "Fixed contact button in send to labels" into ub-contactsdialer-h-dev by Sean Midford · 8 years ago
  14. a8aa3d8 Fixed contact button in send to labels by Sean Midford · 8 years ago
  15. b2d2e42 Fix rotation losing track of new group creation. by James Laskey · 8 years ago
  16. 9970f30 Changed picker to stay as long as chooser is shown by Sean Midford · 8 years ago
  17. 9adc9ef Remove flags for removed opt-in server studies (1/2) by Walter Jang · 8 years ago
  18. 4ac5629 Fix overlapping tool bar and action bar in groups view by Gary Mai · 8 years ago
  19. 1a9b44e Use MoreObjects.toStringHelper instead of Objects (1/2) by Walter Jang · 8 years ago
  20. 009bb75 Changed how defaults are picked for group send. by Sean Midford · 8 years ago
  21. 1387e78 Always display toast for creating group by James Laskey · 8 years ago
  22. d6d5ad5 Revert "Fix title when account screen is opened from group." by Marcus Hagerott · 8 years ago
  23. c169871 Fix title when account screen is opened from group. by Marcus Hagerott · 8 years ago
  24. df86ede Update phenotype usage for GMS V4 (1/2) by Walter Jang · 8 years ago
  25. 4b2ccd2 Item multi select now has defaults checked. by Sean Midford · 8 years ago
  26. b460f44 Added send button to group/selection picker. by Sean Midford · 8 years ago
  27. ff6f1bb Added group/selection email and sms sending. by Sean Midford · 8 years ago
  28. 17fe798 DO NOT MERGE Re-use existing group and duplicates fragments if possible by Wenyi Wang · 8 years ago
  29. f660607 Show group fragment before updating existing group fragment by Wenyi Wang · 8 years ago
  30. 5c1bff2 Load all groups data from editor by Gary Mai · 8 years ago
  31. 0396cf7 Consolidate utility methods to start QuickContact (1/2) by Walter Jang · 8 years ago
  32. 792dae7 resolve merge conflicts of 3cf4db4 to master by Walter Jang · 8 years ago
  33. 5a49696 Merge commit '428824eaca7ed60c14add0a1d45edfe4535059bb' into manual_merge_428824e by Walter Jang · 8 years ago
  34. 428824e Consolidate the two group metadata classes by Walter Jang · 8 years ago
  35. 453a110 Merge commit 'dd2d8e27d8548893122c469bd1b68d5117fc5318' into manual_merge_dd2d8e2 by Walter Jang · 8 years ago
  36. dd2d8e2 Rename GroupMemberPickerFragment rawContactsIds by Walter Jang · 8 years ago
  37. 3e05750 Merge "Second pass on fragments navigation" by TreeHugger Robot · 8 years ago
  38. cc8f272 Second pass on fragments navigation by Wenyi Wang · 8 years ago
  39. e472b50 Hide empty FFC groups for non Google accounts am: f9dd12948a by John Shao · 8 years ago
  40. f9dd129 Hide empty FFC groups for non Google accounts by John Shao · 8 years ago
  41. 3c1153f resolve merge conflicts of fac695a to master by Marcus Hagerott · 8 years ago
  42. fac695a Add device and SIM to AccountTypeManager by Marcus Hagerott · 8 years ago
  43. 86b351d Merge "Open group fragment and duplicates fragment from PeopleActivity" by Wenyi Wang · 8 years ago
  44. 7967545 Open group fragment and duplicates fragment from PeopleActivity by Wenyi Wang · 8 years ago
  45. d428026 Fix NPE in loading group items am: 6942b708b6 am: 28583f8825 by Wenyi Wang · 8 years ago
  46. 28583f8 Fix NPE in loading group items am: 6942b708b6 by Wenyi Wang · 8 years ago
  47. 6942b70 Fix NPE in loading group items by Wenyi Wang · 8 years ago
  48. eb2f93a Fix intent to pick group members by Wenyi Wang · 8 years ago
  49. 88a9f24 Change listener implementation to inner classes in group fragment by Wenyi Wang · 8 years ago
  50. 3ab1178 resolve merge conflicts of 6bb8718 to master by Walter Jang · 8 years ago
  51. 6bb8718 Replace @NeededForTesting w/ proguard keep flags (1/2) by Walter Jang · 8 years ago
  52. ca6018d Remove tab pager and related resources by Wenyi Wang · 8 years ago
  53. 6927bf3 Let GroupMembersFragment control actionbar, menu and more. by Wenyi Wang · 8 years ago
  54. 41c6886 Force intents to start in app wherever possible by John Shao · 8 years ago
  55. 2d97b5f Allow creation of duplicates of empty system groups by Marcus Hagerott · 8 years ago
  56. bc66bba Prevent user from creating duplicate labels. by Marcus Hagerott · 8 years ago
  57. 5b9215a Merge "Revert "Avoid selecting group item every time when groups are loaded"" into ub-contactsdialer-f-dev by Wenyi Wang · 8 years ago
  58. c1c8baa Revert "Avoid selecting group item every time when groups are loaded" by Wenyi Wang · 8 years ago
  59. d9bd0d7 Merge "Update state of menu items when group members are loaded" into ub-contactsdialer-f-dev by Wenyi Wang · 8 years ago
  60. db57e38 Merge "Updating creating group dialog up to spec" into ub-contactsdialer-f-dev by Sean Liu · 8 years ago
  61. 35e6f74 Update state of menu items when group members are loaded by Wenyi Wang · 8 years ago
  62. 4e69d9c Updating creating group dialog up to spec by guanxiongliu · 8 years ago
  63. b504605 Fix the "Add Contacts" button too small in empty label view by yaolu · 8 years ago
  64. 6afd44d Set empty label view to new spec by yaolu · 8 years ago
  65. 2b0d298 Cleanup GroupMembers classes by John Shao · 8 years ago
  66. a755e17 Avoid selecting group item every time when groups are loaded by Wenyi Wang · 8 years ago
  67. 1110d67 Revert "Revert "Handle group insert, view, and edit intents (1/2)"" by Walter Jang · 8 years ago
  68. 6bf9394 Revert "Handle group insert, view, and edit intents (1/2)" by Walter Jang · 8 years ago
  69. 01c2f7f Handle group insert, view, and edit intents (1/2) by Walter Jang · 8 years ago
  70. 1114fde Show count of contacts in account and group view by Wenyi Wang · 8 years ago
  71. d8effeb Add empty view for empty groups by yaolu · 8 years ago
  72. 76931b4 Group name edit input fixes by Walter Jang · 8 years ago
  73. 13710d5 Move add group dialogs to base drawer activity by Walter Jang · 8 years ago
  74. 5289a29 Merge src-N/ and src-pre-N/ and target API 24 (1/3) by Wenyi Wang · 8 years ago
  75. 8607705 Pass group name to group activity by Wenyi Wang · 8 years ago
  76. 4e2656f Make delete action only triggered by delete button. by Tingting Wang · 8 years ago
  77. 6f16419 Merge "Add account header to label view." by Tingting Wang · 8 years ago
  78. 6406adb Add account header to label view. by Tingting Wang · 8 years ago
  79. ec807e1 Only show add contact to label button in edit mode by Walter Jang · 8 years ago
  80. 38860a5 Update section indexer in group member list by Wenyi Wang · 8 years ago
  81. 05e7147 Delete group members one by one in edit mode by Walter Jang · 8 years ago
  82. f1bb74d Constrain group names to 40 chars on the editor by Walter Jang · 8 years ago
  83. 9434cd1 Remove all raw contacts from group on GroupMembersActivity by Walter Jang · 8 years ago
  84. debf9da Add section headers back to group lists by Walter Jang · 8 years ago
  85. 90f2fe5 Rename GroupMembersList to GroupMembers by Walter Jang · 8 years ago
  86. 2552c11 Show distinct group member aggregate contacts by Walter Jang · 8 years ago
  87. d89f89c Bind list item group member section headers by Walter Jang · 8 years ago
  88. 9afadde Sort group metadata in a localized way by Wenyi Wang · 8 years ago
  89. 16c2959 Pick from aggregate contacts when adding to a group (1/2) by Walter Jang · 8 years ago
  90. 2c0790a Make group name edit dialog appcompat by Wenyi Wang · 8 years ago
  91. 4a084e4 Revert "Make group name edit dialog appcompat" by Wenyi Wang · 8 years ago
  92. a989bc7 Merge "Sort groups across accounts and hide empty FFC groups" by Wenyi Wang · 8 years ago
  93. 3fafbb2 Sort groups across accounts and hide empty FFC groups by Wenyi Wang · 8 years ago
  94. 0c9a061 Make group name edit dialog appcompat by Wenyi Wang · 8 years ago
  95. f9779ef Add group member selection to ContentSelectionActivity (1/2) by Walter Jang · 8 years ago
  96. 5dde93f Remove old groups browse, editor, and detail activities (1/3) by Walter Jang · 8 years ago
  97. 72f9988 Address various groups TODOs and small bug fixes by Walter Jang · 8 years ago
  98. 2b94399 Add list event clearcut logging (1/3) by Wenyi Wang · 8 years ago
  99. 44e91b1 Add insert, add a contact, and edit name to group activity by Walter Jang · 8 years ago
  100. 68a0be7 Move add contact to group autocomplete to the ActionBar (1/2) by Walter Jang · 8 years ago