summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/recents/OverviewProxyService.java
Commit message (Expand)AuthorAgeFilesLines
...
* Disabled back gesture when quickswitching if neededVinit Nayak2020-04-011-0/+21
* Unset minimized when recents diesWinson Chung2020-03-191-0/+6
* Move PiP animation to SysUI packageHongwei Wang2020-02-241-0/+28
* SystemUI Split via TaskOrganizerEvan Rosky2020-02-181-0/+8
* Revert "SystemUI Split via TaskOrganizer"Jorim Jaggi2020-02-171-8/+0
* Merge "Enabling logs for nav mode & sysui flag updates"Winson Chung2020-02-151-0/+11
|\
| * Enabling logs for nav mode & sysui flag updatesWinson Chung2020-02-131-0/+11
* | SystemUI Split via TaskOrganizerEvan Rosky2020-02-141-0/+8
* | Add the intent extra for accessibility long press event.Peter_Liang2020-02-131-0/+2
|/
* Add initial SysUI trace supportWinson Chung2020-01-271-8/+14
* Screenshot helper - add method that allows the caller to supply bitmap.Zak Cohen2020-01-231-0/+12
* Split status bar window (1/N)wilsonshih2020-01-171-4/+5
* Remove all calls to getComponent(StatusBar.class)Dave Mankoff2019-11-111-18/+18
* Remove Divider from Components.Dave Mankoff2019-11-051-11/+10
* Remove some calls to putComponent.Dave Mankoff2019-10-101-3/+4
* Moves shelf offset into SysUI packageHongwei Wang2019-09-231-0/+15
* Extract SysUi state management out of OverviewProxyServiceVinit Nayak2019-08-261-47/+14
* Separate out sysui state updatingWinson Chung2019-07-301-1/+2
* swipe down to open noti shade fling supportHyunyoung Song2019-07-071-3/+9
* Merge "Transfer focus to open panel" into qt-r1-devHyunyoung Song2019-06-271-10/+10
|\
| * Transfer focus to open panelSunny Goyal2019-06-241-10/+10
* | Log an error if overview proxy service isn't available.Matt Casey2019-06-241-0/+2
|/
* Merge "Hiding home handle while on home in no-button mode" into qt-devTreeHugger Robot2019-06-181-14/+18
|\
| * Hiding home handle while on home in no-button modeSunny Goyal2019-06-171-14/+18
* | Remove dependency on OverviewProxyService from StatusBarWindowControllerWinson Chung2019-06-141-2/+20
|/
* Inject dependencies instead of fetching themWinson Chung2019-06-091-10/+14
* Expose keyguard showing-but-occluded state to launcherWinson Chung2019-06-041-4/+5
* Clean up system ui state flagsWinson Chung2019-05-211-13/+26
* Add onAssistantGestureCompletion to SystemUiProxyMiranda Kephart2019-05-201-0/+20
* Ensure that we use the current user context when adding nav mode listenersWinson Chung2019-05-161-12/+13
* Revert "Notify OverviewProxyService of scrim colors"Hyunyoung Song2019-05-131-12/+0
* Notify OverviewProxyService of scrim colorsLucas Dupin2019-05-101-0/+12
* Merge "Fix a couple issues with sysui state" into qt-devTreeHugger Robot2019-05-011-4/+7
|\
| * Fix a couple issues with sysui stateWinson Chung2019-04-301-4/+7
* | Merge "Remove interaction flag code replaced by QuickStepContract (1/2)" into...TreeHugger Robot2019-05-011-53/+1
|\ \ | |/ |/|
| * Remove interaction flag code replaced by QuickStepContract (1/2)Matthew Ng2019-04-261-53/+1
* | Update sysui for screen pinning with gestural navWinson Chung2019-04-251-0/+20
|/
* Merge "Ensure we get the right nav bar mode for the current user in sysui" in...Winson Chung2019-04-251-14/+14
|\
| * Ensure we get the right nav bar mode for the current user in sysuiWinson Chung2019-04-241-14/+14
* | Exposing some accessibility methods and state to be used in LauncherSunny Goyal2019-04-241-23/+40
|/
* Disconnect from overview service if process dies prior to connectingWinson Chung2019-04-191-5/+9
* Check that sysui states before allowing back gestureWinson Chung2019-04-181-0/+8
* Restore navbar transparency state on config changeAmin Shaikh2019-04-151-0/+1
* Assume nav bar window is visible by default if the fragment doesn't existWinson Chung2019-04-121-1/+1
* Merge "Add state callbacks to launcher" into qt-devWinson Chung2019-04-111-10/+71
|\
| * Add state callbacks to launcherWinson Chung2019-04-101-10/+71
* | Adding null check for proxying assistant visibility changed.Winson Chung2019-04-101-1/+3
|/
* Add logging callback for back actionWinson Chung2019-04-031-0/+11
* Using input monitor for edge swipe handling for backSunny Goyal2019-04-031-36/+21
* Adds the ability for SysUI to request QSB alpha changes.Govinda Wasserman2019-04-011-0/+8