Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change Animators to reset values when restarted if their target changes | Yigit Boyar | 2014-07-16 | 1 | -7/+33 |
* | Fix clone() for Animators with just a 'to' value | Chet Haase | 2012-09-10 | 1 | -3/+7 |
* | optimizing for primitive types in animations | Chet Haase | 2010-11-03 | 1 | -71/+173 |
* | New TimeInterpolator interface for android.animation package. | Chet Haase | 2010-10-07 | 1 | -6/+4 |
* | Rename several animation classes | Chet Haase | 2010-09-08 | 1 | -3/+3 |
* | Add transition effects for layout changes on ViewGroups | Chet Haase | 2010-09-03 | 1 | -2/+57 |
* | Make the new android.animation package public | Chet Haase | 2010-07-29 | 1 | -6/+5 |
* | Add ability to instantiate PropertyAnimator objects with single "to" value. | Chet Haase | 2010-07-27 | 1 | -0/+19 |
* | Add keyframes to animation framework. | Chet Haase | 2010-07-21 | 1 | -0/+185 |