summaryrefslogtreecommitdiff
path: root/core/java/android/view/animation/AnimationSet.java
Commit message (Expand)AuthorAgeFilesLines
* Support edge extension of windows during animations in shellPablo Gamito2022-02-011-0/+20
* Add API for extending windows during animationsPablo Gamito2022-02-011-0/+11
* Add add/remove for AnimationListener'sJelle Fresen2018-12-211-6/+2
* Fix calculation of duration in AnimationSetDavid Stevens2017-01-101-1/+1
* Fix import statement in view|transition|animation packages.Aurimas Liutikas2016-10-121-18/+18
* Improve transparent bar transitions.John Spurlock2013-08-231-1/+1
* Fix behavior of AnimationSet and fillBeforeChet Haase2011-12-201-6/+7
* Minor small fixes to old Animation code and docs.Chet Haase2011-12-201-1/+3
* Fix inflating of animations.Dianne Hackborn2011-09-111-5/+5
* Clarify AnimationSet docs and behaviorChet Haase2011-09-061-6/+46
* Fix the buildRomain Guy2011-07-221-0/+3
* Nested alpha animations should cause invalidates tooRomain Guy2011-07-221-0/+23
* Fix bug with layout animations when apps are auto-scaled.Chet Haase2010-06-161-1/+1
* Fixed Android animation framework, for using interpolators that do not start ...Andreas Agvard2010-02-051-1/+3
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-26/+7
* auto import from //depot/cupcake/@135856The Android Open Source Project2009-03-031-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+472
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-472/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-21/+96
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+17
* Initial ContributionThe Android Open Source Project2008-10-211-0/+380