summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/wm/AppTransition.java
Commit message (Expand)AuthorAgeFilesLines
* Make enter reveal animation be zorder top.Filip Gruszczynski2015-07-311-0/+1
* Cleaned-up logic for determining clip rect for transitions animations.Wale Ogunwale2015-07-071-19/+9
* Use correct starting size for clip reveal transitionJorim Jaggi2015-07-011-4/+4
* Skip first frame for app transitions when possibleJorim Jaggi2015-06-051-0/+10
* Refinements for app transitionsJorim Jaggi2015-06-051-57/+66
* Send AppTransitionFinish notification when there was no animationWale Ogunwale2015-05-141-2/+1
* Don't stop animation when starting windows app token changesWale Ogunwale2015-05-131-13/+16
* Fix bad crop on clip reveal animationCraig Mautner2015-04-231-8/+9
* Fix artifacts in clip reveal animationsChet Haase2015-03-101-1/+3
* Add AppTransitionListenerJorim Jaggi2015-02-231-5/+44
* Merge "Update voice interaction layer for new UI design."Dianne Hackborn2015-02-131-15/+18
|\
| * Update voice interaction layer for new UI design.Dianne Hackborn2015-02-131-15/+18
* | Add ClipReveal window transition for application launchChet Haase2015-02-131-9/+120
|/
* Ensuring that the alpha and translation animation durations are the same. (Bu...Winson Chung2014-12-031-1/+1
* Adding bounce animation for affiliated tasks. (Bug 16656169)Winson Chung2014-11-061-0/+28
* Fixing crash in recents window transition. (Bug 18246975, 18159006)Winson Chung2014-11-041-2/+4
* Removing unnecessary delays, ensuring transition thumbnail is the size of the...Winson Chung2014-09-071-3/+9
* Merge "Multiple performance changes to speed recents invocation/app launching...Winson Chung2014-08-261-48/+182
|\
| * Multiple performance changes to speed recents invocation/app launching time. ...Winson Chung2014-08-251-48/+182
* | Update API per council requestsCraig Mautner2014-08-251-2/+2
|/
* Adding scrim to task views. (Bug 15704955)Winson Chung2014-08-131-3/+3
* Launch activity behind launching task.Craig Mautner2014-07-151-18/+22
* Updating task view style, fixing performance on enter-recents animation.Winson Chung2014-05-291-1/+1
* Add system layer for voice interaction services.Dianne Hackborn2014-05-281-9/+39
* Fixing transition to/from Recents with full screen apps.Winson Chung2014-05-201-4/+21
* Enabling alternate recents on all form factors.Winson Chung2014-05-131-10/+4
* Removing the old tasks on launching recents task if they trigger a new task.Winson Chung2014-05-081-8/+22
* Enabling doc centric recents on phones.Winson Chung2014-04-211-5/+3
* Fixing the alternate recents transition on landscape views.Winson Chung2014-04-161-18/+49
* Adding support for clipping window transition for alternate recents.Winson Chung2014-03-201-54/+218
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+767