summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyService.java
Commit message (Expand)AuthorAgeFilesLines
...
* 9/ Update transitions/starting window for shell threadWinson Chung2021-02-071-3/+3
* Added shared lib APIs for Launcher to use split-screen APIs.Wale Ogunwale2021-02-031-7/+138
* Merge "Refactor OneHanded mode UiEventLogger implementation"TreeHugger Robot2021-01-191-3/+1
|\
| * Refactor OneHanded mode UiEventLogger implementationBill Lin2021-01-191-3/+1
* | Add sysui support for remote transitions in shell transitionsEvan Rosky2021-01-141-1/+40
|/
* Basic support for split-screen in new transition systemEvan Rosky2021-01-071-1/+1
* Rename splitscreen package to legacysplitscreenWale Ogunwale2020-12-141-3/+3
* Refine LatencyTracker hook point for notification shade swipeAhan Wu2020-11-041-1/+2
* Respect feature flag when providing Pip controllerJerry Chang2020-10-141-14/+5
* Tighten up Binder.clearCallingIdentity() usage.Jeff Sharkey2020-10-061-21/+21
* Improve PIP enter transition w/ gesture nav (2/N)Hongwei Wang2020-10-051-0/+34
* Move Pip codes from SysUI to WMShell lib (9/N)Bill Lin2020-09-301-3/+4
* Merge "Remove legacy involveSplitScreen API"TreeHugger Robot2020-09-251-15/+0
|\
| * Remove legacy involveSplitScreen APIJerry Chang2020-09-241-15/+0
* | Use consumer to dispatch signal between Launcher & SysUI OPS Pip(8-2/N)Bill Lin2020-09-241-3/+18
|/
* Add Unit Tests to guarantee non Pip feature device qualityBill Lin2020-09-211-3/+5
* Migrate OneHanded to WM shell (4/n)Tony Huang2020-09-091-2/+2
* Merge "Migrate splitscreen to WM shell lib (4/n)"Jerry Chang2020-09-021-1/+1
|\
| * Migrate splitscreen to WM shell lib (4/n)Jerry Chang2020-09-021-1/+1
* | Migrate OneHanded to WM shell (3/n)Tony Huang2020-09-021-10/+9
* | Fix NPE when device do NOT has FEATURE_PICTURE_IN_PICTUREBill Lin2020-09-021-3/+12
|/
* Integrate PipUI PipManager to PipController (7/N)Bill Lin2020-08-311-8/+15
* Decouple OverViewProxyService from DividerViewJerry Chang2020-08-251-1/+7
* Migrate splitscreen to WM shell lib (3/n)Jerry Chang2020-08-211-8/+8
* Migrate splitscreen to WM shell lib (2/n)Jerry Chang2020-08-201-15/+13
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Separate UI and StatusBar from BiometricUnlockControllerHeemin Seog2020-08-131-1/+1
* Create a DemoMode controllerEvan Laird2020-08-131-6/+8
* Clean up navigation barWinson Chung2020-08-121-10/+10
* Fixing a few more leaky refs to NavBarFragment/ViewWinson Chung2020-07-231-1/+3
* Merge "Minor touch changes for resizing" into rvc-dev am: 813ac747b6 am: b2a1...Winson Chung2020-06-151-2/+5
|\
| * Merge "Minor touch changes for resizing" into rvc-devWinson Chung2020-06-151-2/+5
| |\
| | * Minor touch changes for resizingWinson Chung2020-06-121-2/+5
* | | Merge "Don't lock rotation to natural rotation when entering overview" into r...TreeHugger Robot2020-06-151-0/+8
|\| |
| * | Don't lock rotation to natural rotation when entering overviewRiddle Hsu2020-06-121-0/+8
| |/
* | Add expand notification panel API to ISystemUIProxyJerry Chang2020-06-091-0/+16
* | Merge "Ensure we always bind to overview service when starting up" into rvc-d...Winson Chung2020-06-091-4/+7
|\|
| * Ensure we always bind to overview service when starting upWinson Chung2020-06-081-4/+7
* | Merge "Binding to overview service before setup is complete so that the acces...Sunny Goyal2020-06-081-33/+19
|\ \
| * | Binding to overview service before setup is complete so that the accessibilit...Sunny Goyal2020-06-031-33/+19
* | | resolve merge conflicts of 2e8946bbc08724ee62fcc693f6839e575122fbc2 to masterZak Cohen2020-06-041-2/+17
|\ \ \ | |/ / |/| / | |/
| * Screenshot - pass bitmap as bundled hardware buffer from LauncherZak Cohen2020-06-031-2/+17
| * Binding to overview service before setup is complete so that the accessibilit...Sunny Goyal2020-05-271-33/+19
* | Fix gesture input monitor disposearthurhung2020-06-011-3/+5
* | Merge "Add one-handed mode gesture interface for quick step (7-1/N)"TreeHugger Robot2020-05-291-1/+34
|\ \ | |/ |/|
| * Add one-handed mode gesture interface for quick step (7-1/N)Tony Huang2020-04-301-1/+34
* | Sending split screen stack change to Launcher whenever it changes,Sunny Goyal2020-05-191-1/+20
|/
* Force update sysui flags after binding to overview serviceWinson Chung2020-04-241-1/+2
* Rollback chooser menu to version Q behavior for accessibility button (2/n).Peter_Liang2020-04-231-3/+6
* Add screenshots loggingMiranda Kephart2020-04-171-1/+2