summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/AnimatorInflater.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Add @ResourceInt annotations on APIsTor Norbye2015-02-181-1/+2
* Add resource attributes for Keyframes and PropertyValuesHoldersChet Haase2015-01-151-31/+368
* Added a generic configuration and theme based cacheYigit Boyar2014-10-231-17/+73
* Use intrinsic size for path animation in AnimatedVectorDrawableGeorge Mount2014-09-091-19/+33
* Use optimized Keyframes for Path animations.George Mount2014-08-291-3/+12
* Fix NPEs when inflating a ValueAnimator.Craig Stout2014-08-081-7/+9
* AVD now support path morphing.ztenghui2014-06-201-69/+197
* Add path support into xml files for PathInterpolator and ObjectAnimator.ztenghui2014-06-191-56/+108
* Add AnimatedVectorDrawableztenghui2014-06-121-100/+137
* State based animators for ViewsYigit Boyar2014-05-071-1/+79
* Add ofArgb to ObjectAnimator and ValueAnimator.George Mount2013-10-111-1/+1
* Set evaluator after setting values so that it can take effect.George Mount2013-09-251-1/+1
* Use same default duration (300) for animator resources as for other animatorsChet Haase2013-03-151-1/+1
* Fix bitfield bug with vertex shader selectionChet Haase2011-04-221-3/+3
* Rename RGBEvaluator to ArgbEvaluatorChet Haase2011-01-111-1/+1
* Animators can now have dimension and color values.Chet Haase2010-12-011-51/+75
* optimizing for primitive types in animationsChet Haase2010-11-031-38/+0
* Remove generics from Animator APIsChet Haase2010-10-141-31/+89
* Revert "Remove generics from Animator APIs"Romain Guy2010-10-141-89/+31
* Remove generics from Animator APIsChet Haase2010-10-141-31/+89
* Rename several animation classesChet Haase2010-09-081-0/+269