summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/globalactions/GlobalActionsComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-4/+2
|\
| * Make CoreStartable an Interface.Dave Mankoff2022-10-131-4/+2
* | Powermenu: advanced reboot toggle - android 13ezio842022-10-261-2/+10
|/
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-1/+1
* Rename SystemUI class to CoreStartableDave Mankoff2021-11-091-2/+3
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Controls UI - Lock screen supportMatt Pietal2020-04-301-1/+7
* Make GlobalActionsDialog injectable.Dave Mankoff2020-01-101-4/+10
* Remove all calls to getComponent(CommandQueue.class).Dave Mankoff2019-11-011-4/+13
* Pass context into the constructor of SystemUI objects.Dave Mankoff2019-10-101-0/+4
* Make CommandQueue implement CallbackControllerJason Monk2018-12-041-1/+1
* Basic workspace wireless charging animationBeverly2018-01-241-4/+4
* StatusBar: add DISABLE2_GLOBAL_ACTIONS.Charles He2017-10-101-0/+10
* Move shutdown UI to sysui (when possible)Jason Monk2017-08-081-0/+5
* Move global actions to sysui and add plugin interfaceJason Monk2017-03-221-0/+84