summaryrefslogtreecommitdiff
path: root/tests/VectorDrawableTest
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2019-03-07Convert tests/**/Android.mk files to Android.bp Sasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2017-04-14Remove unnecessary casts on calls to findViewById Alan Viverette
2016-07-01Add test for clip path grouping and intersection Teng-Hui Zhu
2016-06-01Correct valueType attribute for an AVD in test app Doris Liu
2016-03-31Add test for private API forceAnimationOnUI Teng-Hui Zhu
2016-03-29Add radio button as a bundle XML file in the manual test Teng-Hui Zhu
2016-03-29Add test for AVD on SW Layer Teng-Hui Zhu
2016-03-16Add fillType support to VectorDrawable Teng-Hui Zhu
2016-03-07Add tileMode support into GradientColor Teng-Hui Zhu
2016-01-28Add manual VectorDrawable tests for CSL related issue Teng-Hui Zhu
2016-01-27Gradient for VectorDrawable's fill and stroke Teng-Hui Zhu
2015-09-22Allow color state list for vector drawable fill and stroke Alan Viverette
2015-07-17Scaling (Animated)VectorDrawable inside ImageView ztenghui
2015-06-24Update the internal test case to show the strokeWidth can scale now ztenghui
2015-06-17Separate 2 clip paths into 2 groups ztenghui
2015-06-04Setup the animation callback for AnimatedVectorDrawable ztenghui
2015-06-01Change colors of AVD test Andrew Flynn
2015-05-11AnimatedVectorDrawable Attr proof of concept Andrew Flynn
2015-04-02Add group scaling factor into stroke width. ztenghui
2015-03-24Add listener support in AVD ztenghui
2015-01-09Limit the scope of clip path to the group, not global ztenghui
2014-12-15Remove 2 sub-tests from the internal test app. ztenghui
2014-11-21Supporrt tapas build for vector tests ztenghui
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 AVD ztenghui
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-dev ztenghui
2014-09-23Add one more test and update old tests ztenghui
2014-09-23Fix animation on the some properties ztenghui
2014-09-12Add root alpha and animation to (Animated)VectorDrawable ztenghui
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 opacity ztenghui
2014-08-06Add stroke related test to the VectorDrawableTest ztenghui
2014-08-04Fix one typo and add linear progress bar in the test. ztenghui
2014-07-25API REVIEW: VectorDrawable ztenghui
2014-07-23Add negative sign separation support in the pathData ztenghui
2014-07-18Fix FIT_XY scaleType issue on VectorDrawable ztenghui
2014-07-17Add the RTL support to VectorDrawable. ztenghui
2014-07-16Add more reverse support to AnimatedVD ztenghui
2014-07-10Fix the render order to follow the XML file order. ztenghui
2014-07-03Update AnimatedStateListDrawable to work with Animatable drawables Alan Viverette
2014-07-01Test scaleType for both bitmap and vector drawables. ztenghui
2014-06-30Use AnimatedVectorDrawable for progress bar. ztenghui