1. 5ca7a51 Finish migrating to BroadcastDispatcher by Fabian Kozynski · 4 years, 10 months ago
  2. f991476 Use Telecomm API to build emergency dialer intent. by Fan Zhang · 4 years, 9 months ago
  3. ff5e91f Convert all SCREEN_OFF receivers to BroadcastDispatcher by Fabian Kozynski · 4 years, 10 months ago
  4. a620de3 Merge "Single source of truth for auth state" by Lucas Dupin · 4 years, 10 months ago
  5. c8f16e8 Single source of truth for auth state by Lucas Dupin · 4 years, 11 months ago
  6. 16207e3 Remove enum logic from callers of requestbugreport() by Abhijeet Kaur · 5 years ago
  7. 6d7edf9 Merge "Add completion handler for ScreenshotHelper" into qt-qpr1-dev am: 8a91775d3f by James O'Leary · 5 years ago
  8. fa5bb7a Add completion handler for ScreenshotHelper by James O'Leary · 5 years ago
  9. 2bf0ba9 Merge "Treat SysUI as top application when GlobalActions is shown" into qt-r1-dev am: bac4851b43 am: 7637645f8d by Steve Elliott · 5 years ago
  10. ff2c0d9 Treat SysUI as top application when GlobalActions is shown by Steve Elliott · 5 years ago
  11. baa2586 Prevent NPE when GlobalActions items are clicked while the dialog isn't showing. by Aran Ink · 5 years ago
  12. 658517d Merge "Change GlobalActions emergency icon to star of life." into qt-dev am: 2f86e74333 am: 73ba860958 by Aran Ink · 5 years ago
  13. 2f86e74 Merge "Change GlobalActions emergency icon to star of life." into qt-dev by Aran Ink · 5 years ago
  14. 5019526 Change GlobalActions emergency icon to star of life. by Aran Ink · 5 years ago
  15. 6d4db19 Merge "Merge "Constrain global actions panel to available space" into qt-dev am: e4de9d2c56 am: 89c2b004bd" into qt-r1-dev-plus-aosp by Steve Elliott · 5 years ago
  16. 300b48f Constrain global actions panel to available space by Steve Elliott · 5 years ago
  17. 1555d45 Merge "Only use grid layout for power menu when wallet is visible" into qt-dev am: 31b3161a4e am: 07733b7cb2 by Steve Elliott · 5 years ago
  18. dc16563 Only use grid layout for power menu when wallet is visible by Steve Elliott · 5 years ago
  19. da03073 Merge "Fix dropped rotation events when unlocking orientation" into qt-dev am: a129679d8f am: 50ad8d1014 by Steve Elliott · 5 years ago
  20. e05817f Fix dropped rotation events when unlocking orientation by Steve Elliott · 5 years ago
  21. f4744c6 Remove GlobalActionsDialog values from FeatureFlagUtils. by Aran Ink · 5 years ago
  22. 7c895cd Merge "Disable rotation suggestion when global actions panel is visible" into qt-dev am: 1dee6d6245 by Steve Elliott · 5 years ago
  23. 53f12ae Disable rotation suggestion when global actions panel is visible by Steve Elliott · 5 years ago
  24. 3f59455 Remove FeatureFlagUtils entries for Global Actions Dialog. by Aran Ink · 5 years ago
  25. 0cde819 Merge "Add secure setting for Global Actions Panel debug mode." into qt-dev by Aran Ink · 5 years ago
  26. 9247504 Forward keyguard showing updated events to global actions panel by Steve Elliott · 5 years ago
  27. 93dd25c Add secure setting for Global Actions Panel debug mode. by Aran Ink · 5 years ago
  28. 86ef628 Global Actions Panel plugin can override Global Actions background by Steve Elliott · 5 years ago
  29. 48f75db Restrict rotation when global actions panel is enabled by Steve Elliott · 5 years ago
  30. 02bbaaa Allow specifying full component names in sysui plugin whitelist by Steve Elliott · 5 years ago
  31. 2f1382e Merge "Update GlobalActionPanelPlugin API with lockscreen state notifications" into qt-dev by Steve Elliott · 5 years ago
  32. dc22284 Merge "Add GlobalActionsColumnLayout to replace HardwareUILayout." into qt-dev by Aaron Heuckroth · 5 years ago
  33. e2d92ac Add GlobalActionsColumnLayout to replace HardwareUILayout. by Aaron Heuckroth · 5 years ago
  34. e2a2e9b Update GlobalActionPanelPlugin API with lockscreen state notifications by Steve Elliott · 5 years ago
  35. 94332c2 Merge "Add unit tests to GlobalActionsGridLayout." into qt-dev by Aaron Heuckroth · 5 years ago
  36. 5e28f8c8 Add unit tests to GlobalActionsGridLayout. by Aaron Heuckroth · 5 years ago
  37. c59eb34 Initialize Global Actions Panel when one is available by Steve Elliott · 5 years ago
  38. a4e12ba Fix dark mode NPE by Lucas Dupin · 5 years ago
  39. 2bd3af6 Remove color extraction from scrims by Lucas Dupin · 5 years ago
  40. 3f2d8b5 Use marquee in Global Actions menu. by Aaron Heuckroth · 5 years ago
  41. c792661 Fix Global Actions animations, and use old power menu when panel is disabled. by Aaron Heuckroth · 5 years ago
  42. 4ef3a54 Fix crash on power menu rotation, and re-render power menu onUiModeChanged. by Aaron Heuckroth · 5 years ago
  43. e9e7e1f Reorder GlobalActionsDialog.ActionDialog init logic by Steve Elliott · 5 years ago
  44. a3f520792 Initialize GlobalActionsPanelPlugin before GlobalActions is launched by Steve Elliott · 5 years ago
  45. ecfad02 Merge "Use different colors for grid-based global actions menu." by Aaron Heuckroth · 5 years ago
  46. c834340 Use different colors for grid-based global actions menu. by Aaron Heuckroth · 5 years ago
  47. 18c3f0c Merge changes Ica566fec,Ib2e8e756 by TreeHugger Robot · 5 years ago
  48. 2d206d3 Invoke GlobalActions Plugin#onDismissed() from #dismissImmediately() by Steve Elliott · 5 years ago
  49. 4c86885 Dismiss keyguard from GlobalActionsPanelPlugin by Steve Elliott · 5 years ago
  50. 15694fc Merge "Move grid-based Global Actions to power button when not using panel." by Aaron Heuckroth · 5 years ago
  51. 6dc8c21 Merge "Change bug report string and remove status text (build number)." by Aaron Heuckroth · 5 years ago
  52. f19d272 Move grid-based Global Actions to power button when not using panel. by Aaron Heuckroth · 5 years ago
  53. 06c06b2 Change bug report string and remove status text (build number). by Aaron Heuckroth · 5 years ago
  54. 0d70707 Merge "Remove Global Actions Panel top margin." by TreeHugger Robot · 5 years ago
  55. 360248f Merge "Use default scrim for vertical power menu layout." by TreeHugger Robot · 5 years ago
  56. cd27718 Remove Global Actions Panel top margin. by Steve Elliott · 5 years ago
  57. bfa314a Use default scrim for vertical power menu layout. by Steve Elliott · 5 years ago
  58. 57d60d2 Refactor MultiListLayout to improve encapsulation. by Aaron Heuckroth · 5 years ago
  59. e4cc312 Exclude Emergency Dialer from recent app list. by Leo Hsu · 5 years ago
  60. 9b87a44 "Global Actions Panel" plugin by Steve Elliott · 5 years ago
  61. eeda8be Fix TalkBack accessibility for grid-based power menu. by Aaron Heuckroth · 5 years ago
  62. 4ea2fdb Add support for small screens to grid-based global actions menu. by Aaron Heuckroth · 5 years ago
  63. 75e249f Add rotation support to grid-based global actions menu. by Aaron Heuckroth · 6 years ago
  64. 166392f Creates a new grid-based global actions menu on power button hold. by Aaron Heuckroth · 6 years ago
  65. f708d47 Extract GlobalActionsLayout to an abstract class. by Aaron Heuckroth · 6 years ago
  66. b39b469 resolve merge conflicts of 183271d1d240fb2a92628e00b132b4490461f59f to master by yuanjiahsu · 6 years ago
  67. 2c69b0b Modify feature flag of Personal Safety by yuanjiahsu · 6 years ago
  68. 5898ac4 Adding screen recording function. by Beth Thibodeau · 6 years ago
  69. 6c76b21 Merge "Stop requesting a11y focus in GlobalActionsDialog" by TreeHugger Robot · 6 years ago
  70. e5b7dc7 Reload theme when ui mode changes by Lucas Dupin · 6 years ago
  71. 8eb9d47 resolve merge conflicts of 2cb9a70cac0d22ef67de72c678c8baa4d12014f4 to master by yuanjiahsu · 6 years ago
  72. 55b91f6 Merge "Add feature flag in Settings." by Yuanjia Hsu · 6 years ago
  73. 88363e9 Add feature flag in Settings. by yuanjiahsu · 6 years ago
  74. f9a69e2 Add extra data when starting emergency dialer intent by Shaotang Li · 6 years ago
  75. 6a401b7 Stop requesting a11y focus in GlobalActionsDialog by Phil Weaver · 6 years ago
  76. 5c42263 Add extra data when starting emergency dialer intent by Shaotang Li · 6 years ago
  77. 786da90 Add new metrics in power menu by Shaotang Li · 6 years ago
  78. 526d2d6 Don't re-animate global actions dialog dismissal by Beverly · 6 years ago
  79. cf39081 Revert "Don't re-animate dialog dismissal" Fixes: 112577631 by Beverly Tai · 6 years ago
  80. d560e8f Separated emergency option final UI by Wesley.CW Wang · 6 years ago
  81. 00e2fcf Add separated emergency option on power menu by Wesley.CW Wang · 6 years ago
  82. 74b9579 Add emergency dialer option on power menu by Wesley.CW Wang · 6 years ago
  83. a3a4744 Don't re-animate dialog dismissal by Beverly · 6 years ago
  84. a9de792 Separated emergency option final UI by Wesley.CW Wang · 6 years ago
  85. 40ec6b78 Migrate SysUI theme to UiMode by Lucas Dupin · 6 years ago
  86. 3004fcb Add separated emergency option on power menu by Wesley.CW Wang · 6 years ago
  87. 8d07276 Add emergency dialer option on power menu by Wesley.CW Wang · 6 years ago
  88. d372cde Fix lockdown icon dark mode coloring. by Alison Cichowlas · 6 years ago
  89. 2112543 Fix lockdown icon dark mode coloring. by Alison Cichowlas · 6 years ago
  90. 059021b Lock profiles when lockdown is invoked. by Pavel Grafov · 6 years ago
  91. 02cd6cf Use current user for lockdown setting by Chad Brubaker · 6 years ago
  92. 9054e09 Make system dialogs' a11y events like Activity's by Phil Weaver · 6 years ago
  93. 1d4a579 Do not animate power menu when AOD by Lucas Dupin · 6 years ago
  94. 802bf39 Merge "SysUI: Fix a bunch of hacks around insets and cutouts" into pi-dev by Adrian Roos · 6 years ago
  95. edfab3b SysUI: Fix a bunch of hacks around insets and cutouts by Adrian Roos · 6 years ago
  96. 3be52db Global actions visuals - color and ordering changes. by Alison Cichowlas · 6 years ago
  97. 2f05bb3 GlobalActions: Fix scrim with display cutouts by Adrian Roos · 6 years ago
  98. 635a9d8 Merge "Use new icon for lockdown global action" by Chad Brubaker · 6 years ago
  99. 8583ae8 Add a11y titles for a few sysui windows by Phil Weaver · 6 years ago
  100. 684d923 Use new icon for lockdown global action by Chad Brubaker · 6 years ago