summaryrefslogtreecommitdiff
path: root/quickstep/src/com/android/quickstep/LauncherBackAnimationController.java
AgeCommit message (Expand)Author
2023-12-07Fix predictive back to home with pinned taskbarJohannes Gallmann
2023-12-05Merge "Fix delayed taskbar animation for predictive back" into mainJohannes Gallmann
2023-11-30Fix delayed taskbar animation for predictive backJohannes Gallmann
2023-11-30Merge "Use Decelerate Interpolator for predictive back to home window scaling...Johannes Gallmann
2023-11-30Merge "Prevent scaled window from leaving screen bounds for back to home" int...Johannes Gallmann
2023-11-24Fix crash in LauncherBackAnimationControllerJohannes Gallmann
2023-11-21Use Decelerate Interpolator for predictive back to home window scalingJohannes Gallmann
2023-11-21Prevent scaled window from leaving screen bounds for back to homeJohannes Gallmann
2023-10-13Fix scrim attachment and detachment issues.Shan Huang
2023-09-14Transfer the animation bounds to another coordinate if needed.wilsonshih
2023-08-30Fix memory leak of Launcher activityfrom QuickstepTransitionManager and Launc...Fengjiang Li
2023-07-22Extract Launcher resource interpolators to Animation LibraryJohannes Gallmann
2023-04-21Remove keyguard state from onAnimationCancelledRobin Lee
2023-04-18resetPositionAnimated should be called when onBackCancelled endsomarmt
2023-03-25Handling statusbar color when back navigation (2/2)Arthur Hung
2023-01-13Merge "Prevent workspace enter animation for predictive back" into tm-qpr-dev...Johannes Gallmann
2023-01-13Merge "Prevent workspace enter animation for predictive back" into tm-qpr-devJohannes Gallmann
2023-01-12Prevent workspace enter animation for predictive backJohannes Gallmann
2023-01-11Add background protection for back to home animation.Shan Huang
2022-12-29DO NOT MERGE Rename BackEvent to BackMotionEvent in LauncherBackAnimationCont...Shan Huang
2022-11-22Rename BackEvent to IBackEvent in LauncherBackAnimationController.Shan Huang
2022-10-25Merge "Fixs NPE when start back-to-home animation."Wei Sheng Shih
2022-10-24Merge "Removing unnecessary RemoteAnimationTargetCompat" into tm-qpr-devTreeHugger Robot
2022-10-24Removing unnecessary RemoteAnimationTargetCompatSunny Goyal
2022-10-24Merge "Removing unnecessary RemoteAnimationTargetCompat"Sunny Goyal
2022-10-24Fixs NPE when start back-to-home animation.wilsonshih
2022-10-21Use spring-y progress in back to home animation.Shan Huang
2022-10-21DO NOT MERGE Use spring-y progress in back to home animation.Shan Huang
2022-10-20Removing unnecessary RemoteAnimationTargetCompatSunny Goyal
2022-10-20Merge "Revert "Revert "Using Transaction directly instead of building s..."" ...Sunny Goyal
2022-10-18Revert "Revert "Using Transaction directly instead of building s..."Sunny Goyal
2022-09-28Refactor back navigation animtion (2/2)Arthur Hung
2022-09-15Revert "Using Transaction directly instead of building surface p..."Sunny Goyal
2022-09-13Using Transaction directly instead of building surface paramsSunny Goyal
2022-08-24Inlining BaseQuickstepLauncher to QuickstepLauncherSunny Goyal
2022-05-03Close icon folder for predictive back to home animation.Shan Huang
2022-05-02Merge "Provide the back callback instance when unregistering it from SysUI." ...TreeHugger Robot
2022-05-02Provide the back callback instance when unregistering it from SysUI.Shan Huang
2022-04-26Fix screen rounded corner flicker.Shan Huang
2022-04-18Fixing potential NullPointer exceptions when Launcher isSunny Goyal
2022-04-15Polish the back to home gesture animation to match the spec.Shan Huang
2022-03-11Launcher side implementation of gesture seekable back to home animation.Shan Huang