Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log warning when animator detects NaN value | Chet Haase | 2013-03-15 | 1 | -2/+15 |
* | Fix invalidation bug with View bounds properties | Chet Haase | 2011-02-16 | 1 | -0/+9 |
* | optimizing for primitive types in animations | Chet Haase | 2010-11-03 | 1 | -49/+78 |
* | Performance optimizations for animations and toolkit | Chet Haase | 2010-11-01 | 1 | -17/+32 |
* | Remove generics from Animator APIs | Chet Haase | 2010-10-14 | 1 | -3/+77 |
* | Revert "Remove generics from Animator APIs" | Romain Guy | 2010-10-14 | 1 | -77/+3 |
* | Remove generics from Animator APIs | Chet Haase | 2010-10-14 | 1 | -3/+77 |
* | New TimeInterpolator interface for android.animation package. | Chet Haase | 2010-10-07 | 1 | -5/+3 |
* | Rename several animation classes | Chet Haase | 2010-09-08 | 1 | -1/+1 |
* | Add ability to instantiate PropertyAnimator objects with single "to" value. | Chet Haase | 2010-07-27 | 1 | -1/+1 |
* | Add keyframes to animation framework. | Chet Haase | 2010-07-21 | 1 | -0/+99 |