summaryrefslogtreecommitdiffstats
path: root/tests/VectorDrawableTest
Commit message (Expand)AuthorAgeFilesLines
* Scaling (Animated)VectorDrawable inside ImageViewztenghui2015-07-171-4/+11
* Update the internal test case to show the strokeWidth can scale nowztenghui2015-06-242-6/+1
* Separate 2 clip paths into 2 groupsztenghui2015-06-171-21/+25
* Setup the animation callback for AnimatedVectorDrawableztenghui2015-06-041-16/+9
* Change colors of AVD testAndrew Flynn2015-06-011-2/+2
* AnimatedVectorDrawable Attr proof of conceptAndrew Flynn2015-05-119-1/+261
* Add group scaling factor into stroke width.ztenghui2015-04-025-0/+223
* Add listener support in AVDztenghui2015-03-241-0/+23
* Limit the scope of clip path to the group, not globalztenghui2015-01-091-16/+24
* Remove 2 sub-tests from the internal test app.ztenghui2014-12-1519-772/+0
* Supporrt tapas build for vector testsztenghui2014-11-212-1/+35
* Merge "ASLD: ASLD's XML reversible flag can turn off the reverse behavior now...ztenghui2014-11-209-12/+166
|\
| * ASLD: ASLD's XML reversible flag can turn off the reverse behavior now.ztenghui2014-11-209-12/+166
* | Fix the starting pen's position when a path close.ztenghui2014-11-132-0/+29
|/
* VD:test:Remove open animation AVDztenghui2014-11-0422-551/+0
* Support negative value in exponential data in the pathData.ztenghui2014-10-1022-0/+551
* Support dot separation as the svg path data did.ztenghui2014-10-083-1/+30
* More test cases from UX team for AVD.ztenghui2014-09-3048-2/+1509
* Merge "Add one more test and update old tests" into lmp-devztenghui2014-09-244-17/+136
|\
| * Add one more test and update old testsztenghui2014-09-234-17/+136
* | Fix animation on the some propertiesztenghui2014-09-232-1/+31
|/
* Add root alpha and animation to (Animated)VectorDrawableztenghui2014-09-124-1/+33
* Bring back the fillAlpha and strokeAlpha.ztenghui2014-09-102-3/+6
* Don't double count the left/top when using bitmap cache in VectorDrawable.ztenghui2014-08-114-2/+70
* Removing fill and stroke opacityztenghui2014-08-072-4/+3
* Add stroke related test to the VectorDrawableTestztenghui2014-08-064-0/+138
* Fix one typo and add linear progress bar in the test.ztenghui2014-08-047-1/+188
* API REVIEW: VectorDrawableztenghui2014-07-2535-362/+209
* Add negative sign separation support in the pathDataztenghui2014-07-239-54/+54
* Fix FIT_XY scaleType issue on VectorDrawableztenghui2014-07-181-28/+9
* Add the RTL support to VectorDrawable.ztenghui2014-07-174-4/+8
* Add more reverse support to AnimatedVDztenghui2014-07-164-3/+57
* Fix the render order to follow the XML file order.ztenghui2014-07-103-1/+95
* Update AnimatedStateListDrawable to work with Animatable drawablesAlan Viverette2014-07-033-0/+108
* Test scaleType for both bitmap and vector drawables.ztenghui2014-07-012-1/+107
* Use AnimatedVectorDrawable for progress bar.ztenghui2014-06-302-2/+2
* Add string support for valueFrom/valueToztenghui2014-06-271-2/+2
* Update the tests to show more animations from UX teamztenghui2014-06-2718-24/+446
* AVD now support path morphing.ztenghui2014-06-204-11/+51
* Add path support into xml files for PathInterpolator and ObjectAnimator.ztenghui2014-06-194-6/+11
* Improve constant state for VectorDrawableztenghui2014-06-183-0/+88
* Add AnimatedVectorDrawableztenghui2014-06-129-12/+271
* Add AnimationDrawable testztenghui2014-06-033-13/+101
* Handle the alpha in the group setting and fix the fill issue.ztenghui2014-06-0311-3/+108
* Add the tree hierarchy for the groupztenghui2014-06-024-2/+163
* Add translation and scale to the group tag and related tests.ztenghui2014-05-284-4/+72
* Move the rotation information from path to group.ztenghui2014-05-2811-82/+73
* Bring the group tag back to VectorDrawable.ztenghui2014-05-2728-337/+372
* Remove the group tag.ztenghui2014-05-1227-364/+322
* Further cleaning on animated part of VectorDrawable.ztenghui2014-05-0819-557/+6