summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/PropertyValuesHolder.java
Commit message (Expand)AuthorAgeFilesLines
* API Review: split out BidirectionalTypeConverter.George Mount2014-05-191-4/+6
* AArch64: Use of long for pointers in PropertyValuesHolderAshok Bhat2014-01-291-44/+44
* Add animations along a Path.George Mount2013-11-201-5/+197
* Support for multiple value animations.George Mount2013-10-071-0/+374
* Setter values can now have different type than animated values.George Mount2013-10-071-14/+77
* Transition API changes from API council recommendationsChet Haase2013-09-041-1/+1
* Better error logs for faulty ObjectAnimatorsChet Haase2012-05-031-10/+22
* Add 'Property' objectChet Haase2011-06-081-11/+202
* Fix invalidation bug with View bounds propertiesChet Haase2011-02-161-0/+5
* Remove obsolete DoubleEvaluatorChet Haase2011-01-161-6/+5
* Add ability to reuse bitmaps when loading new contentChet Haase2010-12-091-2/+2
* Add space after property name in error messageMakoto Onuki2010-12-071-1/+1
* Remove broken doc link to removed methodChet Haase2010-12-071-12/+8
* Change cancel/end behavior of animations to be synchronousChet Haase2010-12-071-61/+0
* Adding JNI methods as a faster reflection mechanismChet Haase2010-11-041-13/+116
* Fixed problem with setting updated values on existing animatorsChet Haase2010-11-031-0/+10
* optimizing for primitive types in animationsChet Haase2010-11-031-91/+161
* Removed obsolete trace statementsChet Haase2010-10-141-4/+0
* Remove generics from Animator APIsChet Haase2010-10-141-60/+182
* Revert "Remove generics from Animator APIs"Romain Guy2010-10-141-198/+21
* Remove generics from Animator APIsChet Haase2010-10-141-21/+198
* Rename several animation classesChet Haase2010-09-081-25/+25
* Add transition effects for layout changes on ViewGroupsChet Haase2010-09-031-4/+68
* Adding animation facilities to simplify layout transitionsChet Haase2010-08-231-4/+5
* multiple-property animationsChet Haase2010-08-191-0/+514