Uilque Messias
|
65ba2dd42a
|
Setup dynamic version for Android SDK
This patch sets a dynamic version, based on `rootProject`, for
Android SDK and React Native.
|
2017-10-31 19:08:33 -02:00 |
Uilque Messias
|
f7afa388dd
|
Bump Android build tools and SDK version
This commit bump all needed versions to a newer version.
|
2017-10-31 15:38:28 -02:00 |
Gant Laborde
|
4465b89247
|
Merge pull request #163 from everalbum/master
bump Android libs
|
2017-10-31 12:20:35 -05:00 |
Faisal Alqadi
|
1d0edf9039
|
Bump target sdk
|
2017-08-25 12:12:27 -07:00 |
Benjamin Dobell
|
4799a1d001
|
Handle Android RN 0.47 breaking change
|
2017-07-17 00:44:49 +10:00 |
Faisal Alqadi
|
8dab866d8c
|
Use react native version that parent specifies
|
2017-05-29 17:03:31 -07:00 |
Ralph Pina
|
d6e307af48
|
fixed lint
|
2017-04-11 16:41:36 -07:00 |
Ralph Pina
|
6ea9ce3904
|
bump Android libs
|
2017-04-11 14:31:41 -07:00 |
Jonathan Chang
|
6db9cbc0a9
|
Use CLAMP instead of MIRROR
This matches the behavior on iOS where the gradient’s edge color is
extended if the view’s bounds exceed the gradient positions.
|
2016-09-14 23:09:28 -07:00 |
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 |