summaryrefslogtreecommitdiffstats
path: root/quickstep/src/com/android/launcher3/QuickstepAppTransitionManagerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Fix landscape app open/close animations.Jon Miranda2019-05-151-9/+30
* Initial app open/close polish using tuned values.Jon Miranda2019-05-101-9/+14
* Ensure Recents Go layout finishes before remote anim beginsKevin2019-05-071-65/+79
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-3/+3
* Fix app open animation in landscape.Jon Miranda2019-04-301-4/+3
* Releasing SurfaceControl when they are no longer neededSunny Goyal2019-04-291-2/+2
* Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-051-11/+9
* Refactor app open animation so that FloatingIconView tracks window.Jon Miranda2019-04-011-146/+95
* Set window corner radius to 0 for app tranition anims in multi-window mode.Jon Miranda2019-03-111-3/+6
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-4/+3
* Revert "Add remote animation for unlocking device."Jon Miranda2019-02-281-5/+0
* App to home animation zooms into the app icon.Jon Miranda2019-02-141-53/+19
* Deleting Quickscrub related logicSunny Goyal2019-02-141-19/+0
* Fixed corner radius during app launchLucas Dupin2019-02-091-6/+2
* Changing min sdk to 25Sunny Goyal2019-01-291-4/+4
* Disable window corner rounding on some devicesLucas Dupin2019-01-241-3/+6
* Split LauncherAppTransitionManagerImpl for GoKevin2019-01-231-0/+887