summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/quickstep/WindowTransformSwipeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Accounting for one frame jump when starting a fling animationSunny Goyal2018-05-291-5/+11
* Various quickscrub fixesSunny Goyal2018-05-291-28/+45
* Merge "Cancelling quickscrub state incease we missed quickscrub end event" in...Sunny Goyal2018-05-251-0/+1
|\
| * Cancelling quickscrub state incease we missed quickscrub end eventSunny Goyal2018-05-241-0/+1
* | Wait until the remote transtions are received before trying to quickscrub ani...Sunny Goyal2018-05-241-2/+2
|/
* Increasing the overview size while in QuickScrub modeSunny Goyal2018-05-231-11/+15
* Some quick scrub fixesSunny Goyal2018-05-181-7/+29
* Merge "Tune quick scrub" into ub-launcher3-edmontonTony Wickham2018-05-151-9/+5
|\
| * Tune quick scrubTony Wickham2018-05-151-9/+5
* | Following correct pattern for using logToggleRecentsVadim Tryshev2018-05-141-2/+1
|/
* Merge "Remove fake 319 event generation" into ub-launcher3-edmontonTreeHugger Robot2018-05-141-3/+0
|\
| * Remove fake 319 event generationVadim Tryshev2018-05-111-3/+0
* | Fixing various quickscrup controls for fallback activitySunny Goyal2018-05-111-2/+3
* | Separating the draglayer alpha into multiple dimensions so that different ani...Sunny Goyal2018-05-111-11/+22
|/
* Fixing crash when cancelAnimaiton happens while we are aboutto enter long-swipeSunny Goyal2018-05-101-0/+7
* Fix lock contention while swiping upWinson Chung2018-05-091-36/+31
* Merge "Using surface rotation instead of insets to determine seascape configu...android-build-team Robot2018-05-091-0/+2
|\
| * Using surface rotation instead of insets to determine seascape configurationSunny Goyal2018-05-071-0/+2
* | Insted of animating the icon of the first task, animating the running task iconSunny Goyal2018-05-071-3/+3
|/
* Clear refs to the controller and saved snapshot upon finishing animationWinson Chung2018-05-071-0/+1
* Merge "Don't crash if getWidth is 0" into ub-launcher3-edmontonTony Wickham2018-05-031-1/+6
|\
| * Don't crash if getWidth is 0Tony Wickham2018-05-031-1/+6
* | Handling activity recreate due to configuration changesSunny Goyal2018-05-021-5/+10
* | Merge "Moving some callbacks from LauncherCallbacks to OverviewCallbacks" int...android-build-team Robot2018-05-021-6/+0
|\ \ | |/ |/|
| * Moving some callbacks from LauncherCallbacks to OverviewCallbacksSunny Goyal2018-05-011-7/+0
* | Gracefully handle some edge cases in quick scrubTony2018-05-011-2/+1
|/
* Merge "Fix issue with z order layering" into ub-launcher3-edmontonTreeHugger Robot2018-04-261-1/+2
|\
| * Fix issue with z order layeringWinson Chung2018-04-261-1/+2
* | Revert "Revert "Fixing recents transition not getting completed when using Qu...Sunny Goyal2018-04-261-1/+1
|/
* Revert "Revert "Long swipe from an app goes all the way to all-apps""Sunny Goyal2018-04-261-54/+176
* Revert "Long swipe from an app goes all the way to all-apps"Sunny Goyal2018-04-261-176/+54
* Revert "Fixing recents transition not getting completed when using QuickScrub"Sunny Goyal2018-04-261-1/+1
* Fixing recents transition not getting completed when using QuickScrubSunny Goyal2018-04-261-1/+1
* Long swipe from an app goes all the way to all-appsSunny Goyal2018-04-251-54/+176
* Fixing some swipe animations for multi-windowSunny Goyal2018-04-241-22/+16
* Hide the IME when starting quickstep.Winson Chung2018-04-231-0/+1
* Merge "Moving some swipe up complete logic to when the handler is completed."...Sunny Goyal2018-04-231-4/+3
|\
| * Moving some swipe up complete logic to when the handler is completed.Sunny Goyal2018-04-231-4/+3
* | Merge "Compute window offset when quick scrub starts" into ub-launcher3-edmontonTreeHugger Robot2018-04-231-12/+21
|\ \ | |/ |/|
| * Compute window offset when quick scrub startsTony Wickham2018-04-231-12/+21
* | Merge "Implement all apps discovery bounce." into ub-launcher3-edmontonTreeHugger Robot2018-04-231-0/+1
|\ \ | |/ |/|
| * Implement all apps discovery bounce.Tracy Zhou2018-04-231-0/+1
* | Cleaning up some obsolete TODOs and methodsSunny Goyal2018-04-201-3/+1
* | Handling swipe up on a third-party launcherSunny Goyal2018-04-201-21/+19
|/
* Merge "Implement swipe up and quick scrub onboarding (Pt. Launcher)" into ub-...TreeHugger Robot2018-04-191-0/+1
|\
| * Implement swipe up and quick scrub onboarding (Pt. Launcher)Tracy Zhou2018-04-181-0/+1
* | Increasing the max fling/swipe durationSunny Goyal2018-04-181-1/+1
|/
* Do not allow fling if we didn't get onGestureStartedSunny Goyal2018-04-181-2/+7
* Restricting the max duration used for the swipe-down animationSunny Goyal2018-04-181-7/+9
* Waiting until onResume before creating the wallpaper-open animation.Sunny Goyal2018-04-161-3/+2