summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyRecentsImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Remove Dependency.get usage, warnings, and dead codeJustin Weir2022-04-291-22/+8
* [Status Bar] Re-name StatusBar.java -> CentralSurfaces.java.Caitlin Cassidy2022-02-281-7/+8
* Remove unnecessary call to flush trust managerWinson Chung2022-02-071-2/+0
* Make StatusBar purely optionalTadashi G. Takaoka2021-07-151-5/+6
* Migrate recents.splitPrimaryTask to WM Shell libraryJerry Chang2020-09-281-55/+1
* Migrate splitscreen to WM shell lib (4/n)Jerry Chang2020-09-021-1/+1
* Migrate splitscreen to WM shell lib (3/n)Jerry Chang2020-08-211-5/+5
* Migrate splitscreen to WM shell lib (2/n)Jerry Chang2020-08-201-10/+10
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Don't lock rotation to natural rotation when entering overviewRiddle Hsu2020-06-121-0/+1
* Inform receivers of restart attempt previous visibilityEvan Rosky2020-04-271-20/+0
* Revert^2: Expand minimized split stack on relaunch-attemptEvan Rosky2020-04-141-3/+4
* Revert "Expand minimized split stack on relaunch-attempt"Adrian Roos2020-04-141-4/+3
* Expand minimized split stack on relaunch-attemptEvan Rosky2020-04-131-3/+4
* Always notify SystemUI when launching activity to existing taskWinson Chung2020-03-101-0/+19
* Setting initial state when docking taskWinson Chung2019-11-221-0/+2
* Remove SysUiServiceProvider and mComponents.Dave Mankoff2019-11-141-2/+1
* Remove Divider from Components.Dave Mankoff2019-11-051-7/+6
* Remove call to getComponent(StatusBar) from OverviewProxyRecentsImpl.Dave Mankoff2019-10-301-3/+19
* Fixes import ordering.Gus Prevas2018-11-141-0/+1
* Moving SysUI with legacy Recents to another build targetWinson Chung2018-10-261-0/+163