summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewAnimationUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Document that circular reveal is asyncJohn Reck2014-11-141-1/+6
* Prioritize reveal clipping over Outline clippingChris Craik2014-09-041-3/+7
* Merge "Fix docs for circular reveal" into lmp-devChet Haase2014-08-221-1/+1
|\
| * Fix docs for circular revealChet Haase2014-08-211-1/+1
* | Run RevealAnimator on RTJohn Reck2014-08-191-0/+3
|/
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-1/+1
* Return Animator instead of ValueAnimatorJohn Reck2014-07-191-2/+2
* Add RT-enabled reveal animatorJohn Reck2014-07-181-2/+1
* Make ViewAnimationUtils finalztenghui2014-06-121-1/+1
* API Review: move the CreateRevealAnimator to ViewAnimationUtilsztenghui2014-06-051-0/+44