summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppTransitionManager.java
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up some animation states:Sunny Goyal2019-06-211-0/+12
* Preloads the icon drawable for app open to reduce latency b/w swapping views.Jon Miranda2019-06-131-0/+4
* Changing min sdk to 25Sunny Goyal2019-01-291-21/+12
* Cleaning up build rules to simplify customizing derivative projectsSunny Goyal2018-07-021-2/+4
* Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-221-5/+1
* Registering app transition animations with the internal stateManager,Sunny Goyal2018-03-191-9/+0
* Animate launcher when launching recent tasksTony Wickham2018-02-261-6/+9
* Prevent blinking when user presses home.Jon Miranda2018-02-071-2/+2
* Cancel launcher app transition when changing statesTony2018-02-051-0/+4
* Initial changes for handling configuration changes dynamicallySunny Goyal2018-01-311-3/+6
* Refactor LauncherAppTransitionManager & polish for new app transitions.Jon Miranda2018-01-251-0/+64