summaryrefslogtreecommitdiff
path: root/tests/VectorDrawableTest
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2019-03-07Convert tests/**/Android.mk files to Android.bpSasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2016-07-01Add test for clip path grouping and intersectionTeng-Hui Zhu
2016-06-01Correct valueType attribute for an AVD in test appDoris Liu
2016-03-31Add test for private API forceAnimationOnUITeng-Hui Zhu
2016-03-29Add radio button as a bundle XML file in the manual testTeng-Hui Zhu
2016-03-29Add test for AVD on SW LayerTeng-Hui Zhu
2016-03-16Add fillType support to VectorDrawableTeng-Hui Zhu
2016-03-07Add tileMode support into GradientColorTeng-Hui Zhu
2016-01-28Add manual VectorDrawable tests for CSL related issueTeng-Hui Zhu
2016-01-27Gradient for VectorDrawable's fill and strokeTeng-Hui Zhu
2015-09-22Allow color state list for vector drawable fill and strokeAlan Viverette
2015-07-17Scaling (Animated)VectorDrawable inside ImageViewztenghui
2015-06-24Update the internal test case to show the strokeWidth can scale nowztenghui
2015-06-17Separate 2 clip paths into 2 groupsztenghui
2015-06-04Setup the animation callback for AnimatedVectorDrawableztenghui
2015-06-01Change colors of AVD testAndrew Flynn
2015-05-11AnimatedVectorDrawable Attr proof of conceptAndrew Flynn
2015-04-02Add group scaling factor into stroke width.ztenghui
2015-03-24Add listener support in AVDztenghui
2015-01-09Limit the scope of clip path to the group, not globalztenghui
2014-12-15Remove 2 sub-tests from the internal test app.ztenghui
2014-11-21Supporrt tapas build for vector testsztenghui
2014-11-20Merge "ASLD: ASLD's XML reversible flag can turn off the reverse behavior now...ztenghui
2014-11-20ASLD: ASLD's XML reversible flag can turn off the reverse behavior now.ztenghui
2014-11-13Fix the starting pen's position when a path close.ztenghui
2014-11-04VD:test:Remove open animation AVDztenghui
2014-10-10Support negative value in exponential data in the pathData.ztenghui
2014-10-08Support dot separation as the svg path data did.ztenghui
2014-09-30More test cases from UX team for AVD.ztenghui
2014-09-24Merge "Add one more test and update old tests" into lmp-devztenghui
2014-09-23Add one more test and update old testsztenghui
2014-09-23Fix animation on the some propertiesztenghui
2014-09-12Add root alpha and animation to (Animated)VectorDrawableztenghui
2014-09-10Bring back the fillAlpha and strokeAlpha.ztenghui
2014-08-11Don't double count the left/top when using bitmap cache in VectorDrawable.ztenghui
2014-08-07Removing fill and stroke opacityztenghui
2014-08-06Add stroke related test to the VectorDrawableTestztenghui
2014-08-04Fix one typo and add linear progress bar in the test.ztenghui
2014-07-25API REVIEW: VectorDrawableztenghui
2014-07-23Add negative sign separation support in the pathDataztenghui
2014-07-18Fix FIT_XY scaleType issue on VectorDrawableztenghui
2014-07-17Add the RTL support to VectorDrawable.ztenghui
2014-07-16Add more reverse support to AnimatedVDztenghui
2014-07-10Fix the render order to follow the XML file order.ztenghui
2014-07-03Update AnimatedStateListDrawable to work with Animatable drawablesAlan Viverette
2014-07-01Test scaleType for both bitmap and vector drawables.ztenghui
2014-06-30Use AnimatedVectorDrawable for progress bar.ztenghui