summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/launcher3/uioverrides/PortraitStatesTouchController.java
Commit message (Expand)AuthorAgeFilesLines
* Add mStartState to determine if user swipes up from Home.Tracy Zhou2018-05-221-1/+1
* Fix a couple issues with swiping up from homeTony Wickham2018-05-171-8/+2
* Update interpolators and durations for state animationsTony Wickham2018-05-161-1/+2
* Remove fake 319 event generationVadim Tryshev2018-05-111-2/+0
* Add atomic recents animation while swiping upTony Wickham2018-05-091-94/+21
* Only detect swipe directions that lead to new statesTony Wickham2018-05-031-21/+6
* Fix some state issues with user-controlled animationsTony2018-05-011-6/+16
* Implement swipe up and quick scrub onboarding (Pt. Launcher)Tracy Zhou2018-04-181-0/+4
* Don't allow swiping down from overview in fallback recentsTony Wickham2018-04-111-1/+3
* Merge "Log dismissing or launching recent tasks" into ub-launcher3-masterTony Wickham2018-04-061-1/+2
|\
| * Log dismissing or launching recent tasksTony Wickham2018-04-061-1/+2
* | When dragging past first or last state, don't reinit targetTony Wickham2018-04-061-1/+1
|/
* Change overview animation to scale instead of translationXTony2018-04-041-14/+0
* Swipe down on hotseat to launch recent taskTony Wickham2018-04-031-2/+21
* Support swiping between statesTony Wickham2018-04-031-13/+10
* Fixing LauncherState not getting applied in some casesSunny Goyal2018-03-301-5/+9
* Swipe interaction changes on home screenSunny Goyal2018-03-211-3/+166
* Changing the overviewState to show appsearch and floating headerSunny Goyal2018-03-191-0/+128