1. f4744c6 Remove GlobalActionsDialog values from FeatureFlagUtils. by Aran Ink · 5 years ago
  2. 53f12ae Disable rotation suggestion when global actions panel is visible by Steve Elliott · 5 years ago
  3. 0cde819 Merge "Add secure setting for Global Actions Panel debug mode." into qt-dev by Aran Ink · 5 years ago
  4. 9247504 Forward keyguard showing updated events to global actions panel by Steve Elliott · 5 years ago
  5. 93dd25c Add secure setting for Global Actions Panel debug mode. by Aran Ink · 5 years ago
  6. 86ef628 Global Actions Panel plugin can override Global Actions background by Steve Elliott · 5 years ago
  7. 48f75db Restrict rotation when global actions panel is enabled by Steve Elliott · 5 years ago
  8. 02bbaaa Allow specifying full component names in sysui plugin whitelist by Steve Elliott · 5 years ago
  9. 2f1382e Merge "Update GlobalActionPanelPlugin API with lockscreen state notifications" into qt-dev by Steve Elliott · 5 years ago
  10. dc22284 Merge "Add GlobalActionsColumnLayout to replace HardwareUILayout." into qt-dev by Aaron Heuckroth · 5 years ago
  11. e2d92ac Add GlobalActionsColumnLayout to replace HardwareUILayout. by Aaron Heuckroth · 5 years ago
  12. e2a2e9b Update GlobalActionPanelPlugin API with lockscreen state notifications by Steve Elliott · 5 years ago
  13. 94332c2 Merge "Add unit tests to GlobalActionsGridLayout." into qt-dev by Aaron Heuckroth · 5 years ago
  14. 5e28f8c8 Add unit tests to GlobalActionsGridLayout. by Aaron Heuckroth · 5 years ago
  15. c59eb34 Initialize Global Actions Panel when one is available by Steve Elliott · 5 years ago
  16. a4e12ba Fix dark mode NPE by Lucas Dupin · 5 years ago
  17. 2bd3af6 Remove color extraction from scrims by Lucas Dupin · 5 years ago
  18. 3f2d8b5 Use marquee in Global Actions menu. by Aaron Heuckroth · 5 years ago
  19. c792661 Fix Global Actions animations, and use old power menu when panel is disabled. by Aaron Heuckroth · 5 years ago
  20. 4ef3a54 Fix crash on power menu rotation, and re-render power menu onUiModeChanged. by Aaron Heuckroth · 5 years ago
  21. e9e7e1f Reorder GlobalActionsDialog.ActionDialog init logic by Steve Elliott · 5 years ago
  22. a3f520792 Initialize GlobalActionsPanelPlugin before GlobalActions is launched by Steve Elliott · 5 years ago
  23. ecfad02 Merge "Use different colors for grid-based global actions menu." by Aaron Heuckroth · 5 years ago
  24. c834340 Use different colors for grid-based global actions menu. by Aaron Heuckroth · 5 years ago
  25. 18c3f0c Merge changes Ica566fec,Ib2e8e756 by TreeHugger Robot · 5 years ago
  26. 2d206d3 Invoke GlobalActions Plugin#onDismissed() from #dismissImmediately() by Steve Elliott · 5 years ago
  27. 4c86885 Dismiss keyguard from GlobalActionsPanelPlugin by Steve Elliott · 5 years ago
  28. 15694fc Merge "Move grid-based Global Actions to power button when not using panel." by Aaron Heuckroth · 5 years ago
  29. 6dc8c21 Merge "Change bug report string and remove status text (build number)." by Aaron Heuckroth · 5 years ago
  30. f19d272 Move grid-based Global Actions to power button when not using panel. by Aaron Heuckroth · 5 years ago
  31. 06c06b2 Change bug report string and remove status text (build number). by Aaron Heuckroth · 5 years ago
  32. 0d70707 Merge "Remove Global Actions Panel top margin." by TreeHugger Robot · 5 years ago
  33. 360248f Merge "Use default scrim for vertical power menu layout." by TreeHugger Robot · 6 years ago
  34. cd27718 Remove Global Actions Panel top margin. by Steve Elliott · 6 years ago
  35. bfa314a Use default scrim for vertical power menu layout. by Steve Elliott · 6 years ago
  36. 57d60d2 Refactor MultiListLayout to improve encapsulation. by Aaron Heuckroth · 6 years ago
  37. e4cc312 Exclude Emergency Dialer from recent app list. by Leo Hsu · 6 years ago
  38. 9b87a44 "Global Actions Panel" plugin by Steve Elliott · 6 years ago
  39. eeda8be Fix TalkBack accessibility for grid-based power menu. by Aaron Heuckroth · 6 years ago
  40. 4ea2fdb Add support for small screens to grid-based global actions menu. by Aaron Heuckroth · 6 years ago
  41. 75e249f Add rotation support to grid-based global actions menu. by Aaron Heuckroth · 6 years ago
  42. 166392f Creates a new grid-based global actions menu on power button hold. by Aaron Heuckroth · 6 years ago
  43. f708d47 Extract GlobalActionsLayout to an abstract class. by Aaron Heuckroth · 6 years ago
  44. b39b469 resolve merge conflicts of 183271d1d240fb2a92628e00b132b4490461f59f to master by yuanjiahsu · 6 years ago
  45. 2c69b0b Modify feature flag of Personal Safety by yuanjiahsu · 6 years ago
  46. 5898ac4 Adding screen recording function. by Beth Thibodeau · 6 years ago
  47. 6c76b21 Merge "Stop requesting a11y focus in GlobalActionsDialog" by TreeHugger Robot · 6 years ago
  48. e5b7dc7 Reload theme when ui mode changes by Lucas Dupin · 6 years ago
  49. 8eb9d47 resolve merge conflicts of 2cb9a70cac0d22ef67de72c678c8baa4d12014f4 to master by yuanjiahsu · 6 years ago
  50. 55b91f6 Merge "Add feature flag in Settings." by Yuanjia Hsu · 6 years ago
  51. 88363e9 Add feature flag in Settings. by yuanjiahsu · 6 years ago
  52. f9a69e2 Add extra data when starting emergency dialer intent by Shaotang Li · 6 years ago
  53. 6a401b7 Stop requesting a11y focus in GlobalActionsDialog by Phil Weaver · 6 years ago
  54. 5c42263 Add extra data when starting emergency dialer intent by Shaotang Li · 6 years ago
  55. 786da90 Add new metrics in power menu by Shaotang Li · 6 years ago
  56. 526d2d6 Don't re-animate global actions dialog dismissal by Beverly · 6 years ago
  57. cf39081 Revert "Don't re-animate dialog dismissal" Fixes: 112577631 by Beverly Tai · 6 years ago
  58. d560e8f Separated emergency option final UI by Wesley.CW Wang · 6 years ago
  59. 00e2fcf Add separated emergency option on power menu by Wesley.CW Wang · 6 years ago
  60. 74b9579 Add emergency dialer option on power menu by Wesley.CW Wang · 6 years ago
  61. a3a4744 Don't re-animate dialog dismissal by Beverly · 6 years ago
  62. a9de792 Separated emergency option final UI by Wesley.CW Wang · 6 years ago
  63. 40ec6b78 Migrate SysUI theme to UiMode by Lucas Dupin · 6 years ago
  64. 3004fcb Add separated emergency option on power menu by Wesley.CW Wang · 6 years ago
  65. 8d07276 Add emergency dialer option on power menu by Wesley.CW Wang · 6 years ago
  66. d372cde Fix lockdown icon dark mode coloring. by Alison Cichowlas · 6 years ago
  67. 2112543 Fix lockdown icon dark mode coloring. by Alison Cichowlas · 6 years ago
  68. 059021b Lock profiles when lockdown is invoked. by Pavel Grafov · 6 years ago
  69. 02cd6cf Use current user for lockdown setting by Chad Brubaker · 6 years ago
  70. 9054e09 Make system dialogs' a11y events like Activity's by Phil Weaver · 6 years ago
  71. 1d4a579 Do not animate power menu when AOD by Lucas Dupin · 6 years ago
  72. 802bf39 Merge "SysUI: Fix a bunch of hacks around insets and cutouts" into pi-dev by Adrian Roos · 7 years ago
  73. edfab3b SysUI: Fix a bunch of hacks around insets and cutouts by Adrian Roos · 7 years ago
  74. 3be52db Global actions visuals - color and ordering changes. by Alison Cichowlas · 7 years ago
  75. 2f05bb3 GlobalActions: Fix scrim with display cutouts by Adrian Roos · 7 years ago
  76. 635a9d8 Merge "Use new icon for lockdown global action" by Chad Brubaker · 7 years ago
  77. 8583ae8 Add a11y titles for a few sysui windows by Phil Weaver · 7 years ago
  78. 684d923 Use new icon for lockdown global action by Chad Brubaker · 7 years ago
  79. e7ed6aa Merge "Fix lockdown button placement" by TreeHugger Robot · 7 years ago
  80. 72a73ea Fix lockdown button placement by Chad Brubaker · 7 years ago
  81. edb6a01 LogoutAction should store current user id before swithcing by Alex Chau · 7 years ago
  82. a2cd19e Screenshot global actions item. by Alison Cichowlas · 7 years ago
  83. f4075fe Only show the lockdown button when its possible to enter lockdown by Chad Brubaker · 7 years ago
  84. d795827 API Review: Drop "Button" in is/setLogoutEnabled method by Alex Chau · 7 years ago
  85. 0445885 Introduce logout button and DevicePolicyManager API to enable it by Alex Chau · 7 years ago
  86. 4241192 Anchor the volume dialog to hardware keys. by Julia Reynolds · 7 years ago
  87. 9851a8d StatusBar: add DISABLE2_GLOBAL_ACTIONS. by Charles He · 7 years ago
  88. b5f59fe Fix navbar colors on power menu by Lucas Dupin · 7 years ago
  89. 4f28f0d Expand and expose Lockdown global action by Chad Brubaker · 7 years ago
  90. b430218 Move shutdown UI to sysui (when possible) by Jason Monk · 7 years ago
  91. 59aadea Merge "Themable volume and power dialogs" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  92. 448786c Themable volume and power dialogs by Lucas Dupin · 7 years ago
  93. 4f19f4a Make back button dismiss power dialog, by making dialog focusable. by Alison Cichowlas · 7 years ago
  94. de9db42 Shutdown scrim opacity at 95% by Lucas Dupin · 7 years ago
  95. 4e04e49 Final tweaks to power menu by Jason Monk · 7 years ago
  96. 456cb96 Merge "Moving color extraction classes" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  97. e2292a9 Moving color extraction classes by Lucas Dupin · 7 years ago
  98. a7af3b6 Fix announcement of global actions menu by Jason Monk · 7 years ago
  99. fd27966 Update power menu + dialog by Jason Monk · 7 years ago
  100. bdb0e49 Enable "Reboot to safe mode" confirmation on GlobalActions by Shunta Sato · 7 years ago