summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/wmshell/WMShell.java
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-7/+10
* Implement Split to fullscreen with META+CTRL+DPAD_UPTracy Zhou2022-12-051-0/+6
* Open Notes from a KeyEvent dispatchMarcello Galhardo2022-10-251-4/+6
* Track visible tasks in DesktopModeController and add a listenerMady Mellor2022-10-201-0/+17
* Make CoreStartable an Interface.Dave Mankoff2022-10-131-4/+8
* Support for a floating task window (behind a sysui flag)Mady Mellor2022-09-211-0/+4
* Handle ProtoLog logging command in WMShellHongwei Wang2022-08-311-40/+0
* Pipe user changed events to the ShellWinson Chung2022-08-191-21/+23
* Fix PiP disappearance after unlockHongwei Wang2022-08-041-20/+30
* Remove ShellInit/ShellCommandHandler interfaces to SysUIWinson Chung2022-07-201-8/+2
* Remove unused interfaces and controllersWinson Chung2022-07-201-12/+0
* Add keyguard callbacks to ShellInterfaceWinson Chung2022-07-201-43/+17
* Add single interface for SysUI to call into ShellWinson Chung2022-07-181-54/+13
* Fix the blank PiP window when unlockHongwei Wang2022-05-091-3/+7
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Merge "Check if keyguard is showing instead of occluded for compat UI." into ...Tom Natan2022-03-071-5/+9
|\
| * Check if keyguard is showing instead of occluded for compat UI.tomnatan2022-03-041-5/+9
* | Clean up the legacy split screen (7/n)Tony Huang2022-02-231-21/+0
|/
* Enable back gesture when a SysUI dialog is showing (1/2)Jordan Demeulenaere2022-02-221-2/+2
* Rem Dependency#get from WMShell and GarbageMonitorDave Mankoff2022-01-251-3/+4
* Integrate keyguard behavior in split screen with shell-transitionJerry Chang2021-12-201-10/+0
* Merge "[1/n] Camera Compat UI: Refactor size compat mode UI controller." into...Mariia Sandrikova2021-12-121-9/+9
|\
| * [1/n] Camera Compat UI: Refactor size compat mode UI controller.Mariia Sandrikova2021-12-111-9/+9
* | Merge "Drag and drop to split transition" into sc-v2-dev am: 8653f2eeb5 am: f...Mady Mellor2021-11-301-0/+19
|\|
| * Drag and drop to split transitionMady Mellor2021-11-291-0/+19
* | Merge "Fix split dismissed after click pip to split button" into sc-v2-dev am...Tony Huang2021-11-191-0/+12
|\|
| * Fix split dismissed after click pip to split buttonTony Huang2021-11-191-0/+12
* | Merge "Remove all size compat UIs when the keyguard becomes occluded" into sc...Tom Natan2021-11-181-0/+17
|\|
| * Remove all size compat UIs when the keyguard becomes occludedtomnatan2021-11-171-0/+17
* | Rename SystemUI class to CoreStartableDave Mankoff2021-11-091-2/+2
|/
* Merge "Add a sysui state for manage menu being expanded" into sc-v2-devMady Mellor2021-10-181-0/+2
|\
| * Add a sysui state for manage menu being expandedMady Mellor2021-10-081-0/+2
* | Fix theme change notificationSergey Serokurov2021-10-071-1/+1
|/
* Dismiss stage split when unlock after foldedJerry Chang2021-07-271-0/+5
* Merge "Hook WakefulnessLifecycle for best timing of LockedDisabled" into sc-d...TreeHugger Robot2021-06-211-14/+24
|\
| * Hook WakefulnessLifecycle for best timing of LockedDisabledBill Lin2021-06-181-14/+24
* | Merge "Allow one-handed mode shortcut expand notification" into sc-dev am: 78...Bill Lin2021-06-171-0/+11
|\|
| * Allow one-handed mode shortcut expand notificationBill Lin2021-06-171-0/+11
* | Dismiss staged split when keyguard is occludedJerry Chang2021-05-241-4/+21
|/
* (1/n) Disabling OHM gesture in NavigationBar 3 Button modeJason Chang2021-05-131-33/+0
* Revert "Revert "1/ Add onStartTransition() callback for SYSUI_ST..."Bill Lin2021-04-271-0/+8
* Revert "1/ Add onStartTransition() callback for SYSUI_STATE_ONE_HANDED_ACTIVE"Bill Lin2021-04-261-8/+0
* 1/ Add onStartTransition() callback for SYSUI_STATE_ONE_HANDED_ACTIVEBill Lin2021-04-211-0/+8
* Fix metrics didn't log ONE_HANDED_TRIGGER_GESTURE_OUT logs whenJason Chang2021-04-161-0/+1
* 1/ Make One handed mode support multiple user switchBill Lin2021-03-301-0/+5
* Allow temporary locked OHM function disabled when keyguard visibleBill Lin2021-02-211-0/+7
* Merge "Fix The education UI above one-handed mode isn't localized and Display...TreeHugger Robot2021-02-201-0/+7
|\
| * Fix The education UI above one-handed mode isn't localizedJason Chang2021-02-181-0/+7
* | Add protolog config as java resourceWinson Chung2021-02-121-1/+1
|/
* 11/ Clean up usage of exported interfaces from internal controllersWinson Chung2021-02-091-1/+17