summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/OverviewInteractionState.java
Commit message (Expand)AuthorAgeFilesLines
* Moving various common executors to a single locationSunny Goyal2019-08-201-4/+5
* Support individual lock task featuresWinson Chung2019-05-231-0/+10
* Added back code removed earlier from OverviewInterationStateMatthew Ng2019-04-261-3/+27
* Remove interaction flag code replaced by QuickStepContract (1/2)Matthew Ng2019-04-251-57/+3
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-031-4/+0
* Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-291-41/+10
* Updating to nav bar modeWinson Chung2019-03-261-10/+17
* Switching to setting QS on and off via writing settings.Vadim Tryshev2019-03-041-1/+1
* Using the new Touch dispatcherSunny Goyal2019-02-131-1/+1
* Removing use of onQuickstep event and determining the touchSlopPassed in Laun...Sunny Goyal2019-02-131-11/+0
* Using a common class for observing secure settingsSunny Goyal2018-10-171-35/+7
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Support for running Overview tests with quickstep on and offVadim Tryshev2018-08-101-4/+7
* Merge "Removing code duplication for getting swipe-up setting" into ub-launch...TreeHugger Robot2018-08-091-20/+3
|\
| * Removing code duplication for getting swipe-up settingVadim Tryshev2018-08-071-20/+3
* | Fix PIP window moving during quick scrub.Tracy Zhou2018-08-081-0/+11
* | Unifying multiple definitions of MainThreadInitializedObjectSunny Goyal2018-08-071-21/+3
|/
* Cleanup how we set back button alphaTony Wickham2018-05-221-0/+11
* Fade back button in and out tied with the overview/shelf (2/3)Matthew Ng2018-05-181-15/+26
* Use overlay settings for Swipe Up gesture defaultMehdi Alizadeh2018-05-161-17/+19
* Use device api level if first_api_level is not set.Hyunyoung Song2018-05-091-1/+6
* Reset home bounce as unseen for users upgrading from Android O/N to P.Tracy Zhou2018-05-091-0/+19
* Enforce Swipe Up gesture to be enabled based on the shipped SDK versionMehdi Alizadeh2018-05-081-3/+20
* Uses definitions in sysui_shared lib for Settings namesMehdi Alizadeh2018-04-121-1/+1
* Listen for cases where touch controllers change, and update themTony Wickham2018-04-111-1/+9
* Adds ContentObserver for Swipe Up enabled settingMehdi Alizadeh2018-04-111-16/+40
* Disable the two-swipe when quickstep is disabled.Winson Chung2018-03-211-1/+1
* Abstracting out all the Laucher related logicSunny Goyal2018-03-191-36/+98
* Initial changes for handling overview button in LauncherSunny Goyal2018-03-121-1/+3
* Fix a couple bugs with back button visibilityTony Wickham2018-02-161-5/+32
* Revert "Revert "Remove back button when on home screen""Winson Chung2018-02-161-0/+64
* Revert "Remove back button when on home screen"Winson Chung2018-02-161-64/+0
* Remove back button when on home screenTony Wickham2018-02-151-0/+64