summaryrefslogtreecommitdiff
path: root/core/java/android/view/animation/AnimationSet.java
AgeCommit message (Expand)Author
2018-12-21Add add/remove for AnimationListener'sJelle Fresen
2017-01-10Fix calculation of duration in AnimationSetDavid Stevens
2016-10-12Fix import statement in view|transition|animation packages.Aurimas Liutikas
2013-08-23Improve transparent bar transitions.John Spurlock
2011-12-20Fix behavior of AnimationSet and fillBeforeChet Haase
2011-12-20Minor small fixes to old Animation code and docs.Chet Haase
2011-09-11Fix inflating of animations.Dianne Hackborn
2011-09-06Clarify AnimationSet docs and behaviorChet Haase
2011-07-22Fix the buildRomain Guy
2011-07-22Nested alpha animations should cause invalidates tooRomain Guy
2010-06-16Fix bug with layout animations when apps are auto-scaled.Chet Haase
2010-02-05Fixed Android animation framework, for using interpolators that do not start ...Andreas Agvard
2009-03-05auto import from //depot/cupcake/@136594The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135856The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project