Commit Graph

69 Commits

Author SHA1 Message Date
Igor Ivanov
1d67b7959e Allow to use content:// schema as source. 2016-05-11 12:25:50 +03:00
Stephen Mudra
f617f445a6 Adding Cookie Support for Android Devices 2016-05-11 15:55:09 +08:00
Baris Sencan
f4373f8155 Merge pull request #126 from jpgarcia/master
Added isAsset same as iOS implementation
2016-02-02 15:50:51 -08:00
Tal.Che
38e5296eee upgrade to react-native 0.19 2016-02-02 18:22:33 +02:00
Juan Pablo Garcia
6350d07879 Added isAsset same as iOS implementation 2016-01-07 17:34:11 -03:00
Baris Sencan
237432e6ff [Android] Implement all event properties 2015-11-17 17:55:08 -08:00
Baris Sencan
93b426c753 [Android] Simplify src assignment 2015-11-13 16:56:40 -08:00
Baris Sencan
a52f1d5dcf [Android] Implement seek and rate properties
rate won't be supported on Android for a while as the native
MediaPlayer class doesn't support it either.
2015-11-13 16:24:13 -08:00
Baris Sencan
9f73f22c62 [Android] Fix MediaPlayer issues 2015-11-13 16:06:42 -08:00
Baris Sencan
6ddd157f58 [Android] Default prop values 2015-11-13 14:36:15 -08:00
Baris Sencan
e63a004ee6 [Android] Prepare media player asynchronously 2015-11-13 14:35:52 -08:00
Baris Sencan
44203ab9d6 [Android] Fix video events 2015-11-12 19:27:12 -08:00
Baris Sencan
9e9e45c1a5 [Android] Move events inside RCTVideoView 2015-11-11 13:37:35 -08:00
Baris Sencan
d174b1a465 [Android] Better code structure 2015-11-09 17:54:15 -08:00
Baris Sencan
86790349e3 [Android] Send onVideoLoadStart, onVideoLoad, and onVideoEnd events 2015-11-08 18:19:03 -08:00
Baris Sencan
c03c45a362 [Android] repeat, muted, volume properties fully working 2015-11-05 17:13:35 -08:00
Baris Sencan
4362e596a8 [Android] src, repeat, paused properties fully working 2015-11-03 20:27:38 -08:00
Baris Sencan
f34bd9d95a [npm][Android] Include RCTVideo.iml 2015-11-02 15:35:14 -08:00
Baris Sencan
0a3fdd912b [Android] Initial commit 2015-10-30 17:43:18 -07:00