Commit Graph

35 Commits

Author SHA1 Message Date
Horcrux
a350cdbeb0 refactor Image load with Fresco image
refactor Image load with Fresco image(Android)
2016-05-24 09:52:54 +08:00
Horcrux
6a0c47a898 refactor clipPath native code
refactor clipPath native code
add strokeMiterlimit prop support
2016-05-21 19:58:49 +08:00
Horcrux
bb9380b049 save clipPath into svg instance 2016-05-21 17:02:46 +08:00
Horcrux
404bdf3782 fix clip bug 2016-05-21 16:21:54 +08:00
Horcrux
85ab1c67c5 add Image support for Android 2016-05-19 00:13:59 +08:00
Horcrux
428683df9f run hitTest only if necessary(Android) 2016-05-18 21:05:29 +08:00
Horcrux
bf5d6c8a8b fix Image Exception on Android 2016-05-18 18:40:25 +08:00
Horcrux
c9e4e3aead fix ClipPath bug 2016-05-18 17:54:52 +08:00
Horcrux
ce74efc58d add touch responder system on android 2016-05-18 17:33:54 +08:00
Horcrux
75e03f87e9 fix android circle bug remove unused ShapeNode 2016-05-17 12:01:08 +08:00
Horcrux
d8c2b1d9ea refactor shape elements on Android 2016-05-16 11:12:26 +08:00
Horcrux
5c874ca41b Add ClipPath support for android 2016-05-13 10:52:20 +08:00
Horcrux
7c3c1c2602 Add Image element for Android(not finished yet) 2016-05-12 15:33:25 +08:00
Horcrux
f173726b9c complete ClipPath element on android 2016-04-28 01:01:47 +08:00
Horcrux
6ad74e3287 Revert "Revert "change circle radius percentage calculation""
This reverts commit f717d8bd93.
2016-04-27 16:49:23 +08:00
Horcrux
f717d8bd93 Revert "change circle radius percentage calculation"
This reverts commit 99ab08db25.
2016-04-27 16:49:10 +08:00
Horcrux
99ab08db25 change circle radius percentage calculation
Change circle radius  percentage calculation.
Add example for percentage props for shape.
Remove unused document ref
2016-04-27 16:45:58 +08:00
Horcrux
c2359616bf complete elements percentage props support
Support Rect, Circle, Line, Ellipse percentage props
And support percentage props for gradients
2016-04-27 16:09:38 +08:00
Horcrux
a94c406491 setStrokeDash => setStrokeDasharray 2016-04-24 10:02:59 +08:00
Horcrux
81733043cf fix ReactNativeART arc drawing on Android
fix ReactNativeART arc drawing on Android
2016-04-23 23:23:15 +08:00
Horcrux
5b630f1e4a fix fillrule bug on Android 2016-04-23 23:01:24 +08:00
Horcrux
5e32544e22 Stroke dash as ios do 2016-04-23 22:02:57 +08:00
Horcrux
70a9473b5f strokeDash => strokeDasharray 2016-04-23 15:28:32 +08:00
Horcrux
b144bd23fc add dashoffset support 2016-04-23 15:21:07 +08:00
Horcrux
05faac3cf1 add some android support
add path for Text
add stroke pattern
add text dashed and fix dasharray bug
2016-04-23 14:44:48 +08:00
Horcrux
936a10ddb8 remove useless double stops 2016-04-21 23:06:08 +08:00
Horcrux
67e66aa4de change copyright 2016-04-21 22:16:05 +08:00
Horcrux
a48d21de6e restore clip after clip 2016-04-21 22:09:22 +08:00
Horcrux
26912bbe15 add clip for android 2016-04-21 20:51:37 +08:00
Horcrux
c8aaa1eb12 change copy right and add clip for ios 2016-04-21 15:42:30 +08:00
Horcrux
cea32755f5 fix stroke and fill order 2016-04-20 23:54:54 +08:00
Horcrux
c4a185354a fix gradients stops in a right order 2016-04-20 21:50:35 +08:00
Horcrux
870c0c37e7 add Gradients 2016-04-20 19:02:26 +08:00
Horcrux
677bbbe408 change package names 2016-04-20 13:06:31 +08:00
Horcrux
7c288b0005 Android get rid of ART dependency 2016-04-20 12:52:35 +08:00