summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/wmshell
Commit message (Expand)AuthorAgeFilesLines
* Fade out navbar on lockscreen -> homescreen transitionMike Schneider2023-04-061-2/+2
* Change flag to sysprop because we need it in launcher tooMady Mellor2023-02-161-2/+0
* Merge "[DO NOT MERGE] Add centralized DisplayTracker for SystemUI" into tm-qp...Alex Stetson2023-01-271-7/+10
|\
| * [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-7/+10
* | Publish dream state to OverviewProxyService.Bryce Lee2023-01-251-1/+2
|/
* Implement Split to fullscreen with META+CTRL+DPAD_UPTracy Zhou2022-12-051-0/+6
* Remove CentralSurfaces from ShadeControllerJustin Weir2022-11-291-2/+2
* Add a flag for the bubble barMady Mellor2022-11-021-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
* Merge changes I65d67bf9,Ibeee6718 into tm-qpr-devTreeHugger Robot2022-09-081-22/+0
|\
| * Remove unused BubblesManager#maybeCancelSummary()Steve Elliott2022-08-311-22/+0
* | Merge "Remove NotifEntryManager" into tm-qpr-devTreeHugger Robot2022-09-031-7/+0
|\|
| * Remove NotifEntryManagerSteve Elliott2022-08-311-7/+0
* | Handle ProtoLog logging command in WMShellHongwei Wang2022-08-311-40/+0
|/
* Remove NotifGroupManagerLegacy usage from BubblesSteve Elliott2022-08-291-27/+4
* Merge changes I63c90f71,I0f016aab into tm-qpr-devWinson Chung2022-08-232-35/+24
|\
| * Minor cleanupWinson Chung2022-08-191-14/+1
| * Pipe user changed events to the ShellWinson Chung2022-08-191-21/+23
* | Fix bubbles hiding when unlocked with showOnLockscreen ActivityMady Mellor2022-08-111-1/+16
|/
* Merge changes from topic "mm-bubble-updates" into tm-qpr-devMady Mellor2022-08-081-4/+5
|\
| * Ignore updates to bubbles that aren't from the systemMady Mellor2022-08-051-4/+5
* | Fix PiP disappearance after unlockHongwei Wang2022-08-041-20/+30
|/
* Ignore notification update for not active userAts Jenk2022-07-291-2/+2
* Move ShadeController to the shade packageJustin Weir2022-07-271-1/+1
* 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-202-44/+17
* Add single interface for SysUI to call into ShellWinson Chung2022-07-182-75/+13
* Inline notif pipeline flag into BubblesManagerSteve Elliott2022-06-301-155/+1
* Merge "When a user is removed make sure we remove their persisted bubbles" in...Mady Mellor2022-05-181-0/+5
|\
| * When a user is removed make sure we remove their persisted bubblesMady Mellor2022-05-161-0/+5
* | Bubbles ignore gestures when notif expandedAts Jenk2022-05-131-1/+9
|/
* Fix the blank PiP window when unlockHongwei Wang2022-05-091-3/+7
* Merge "Remove FileDescriptor from systemui.Dumpable." into tm-devDave Mankoff2022-04-072-5/+3
|\
| * Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-052-5/+3
* | Process only app initiated removals in onEntryRemoved callbackSergey Serokurov2022-04-011-1/+3
|/
* Use KeyguardStateController to listen for unlocked shade stateMady Mellor2022-03-301-14/+27
* 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
* | Update FLAG_BUBBLE in BubblesManager#onUserChangedBubbleSergey Serokurov2022-03-031-0/+2
* | 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
* Handle channel changes for bubblesMady Mellor2022-01-181-2/+37
* Convert BubblesManager to use CommonNotifCollection.Julia Tuttle2022-01-101-24/+24
* Update FGS notification behaviorJulia Reynolds2022-01-071-1/+1
* Integrate keyguard behavior in split screen with shell-transitionJerry Chang2021-12-201-10/+0