Commit Graph

21 Commits

Author SHA1 Message Date
Dmitry Gladkov bdf810126f Fix regression introduced in 1.5.8 2016-05-25 13:07:46 +03:00
Dmitry Gladkov bd938bef83 Use react-native dependency from node_modules on Android 2016-05-06 17:09:38 +03:00
Andrei Alecu 5cbf3ab137 Fix per corner border radius on android. 2016-04-20 17:44:20 +03:00
Dmitry Gladkov 1e5470b475 #57 change ReactProp import, update build.grade RN version 2016-02-01 16:57:03 +02:00
Dmitry Gladkov 5601b7ccdf Merge branch 'android-borders' 2016-01-27 15:17:33 +02:00
Jens 3ec15207ee Fix partial update related crashes 2016-01-25 12:27:46 +01:00
Dmitry Gladkov 48728d6d19 optimize render performance for rounded corners on Android 2016-01-20 14:12:44 +02:00
Dmitry Gladkov 8bc029dc14 antialias rounded corners on Android 2016-01-20 14:12:36 +02:00
Dmitry Gladkov bb0373783c #47 fix borderRadius on Android 2016-01-19 19:31:20 +02:00
Dmitry Gladkov 8aaec19c12 make mPaint final 2016-01-19 13:52:25 +02:00
Dmitry Gladkov e7bba10302 do not declare variable in createViewManagers 2016-01-19 12:51:35 +02:00
Dmitry Gladkov d5961d4cdf do not suppress prop errors on Android 2016-01-19 12:16:15 +02:00
Dmitry Gladkov c41e14aa47 create LinearGradientView directly instead of wrapping in FrameLayout 2016-01-19 10:58:59 +02:00
Dmitry Gladkov 81922a5089 style changes 2016-01-18 20:30:39 +02:00
Dmitry Gladkov b63f00ab0b use 1 as default gradient end position on Android 2016-01-18 20:27:07 +02:00
Brent Vatne fefc7e9897 Delete local.properties 2016-01-15 21:02:50 -08:00
Samy Al Zahrani 872f504797 handle floats 2015-12-25 13:11:37 +03:00
Samy Al Zahrani a2503d0666 update LinearGradientView
Should fix #48 and #49
2015-12-25 12:18:05 +03:00
Brent Vatne e5fc299445 Actually include the changes 2015-12-07 11:55:00 -08:00
Nick Hudkins bf0319dbff Brought android api into parity with iOS 2015-10-01 12:48:02 -04:00
Nick Hudkins 2027e9c820 Android Support 2015-09-30 22:42:51 -04:00