ce29c1f8a4Update example project to v0.16.0-rc
Brent Vatne
2015-12-06 22:02:09 -08:00
804717e072[Video] Define style in propTypes
Baris Sencan
2015-11-17 19:15:07 -08:00
af438045c9[npm] Add ReactVideoView.java to package files
Baris Sencan
2015-11-17 18:05:33 -08:00
237432e6ff[Android] Implement all event properties
Baris Sencan
2015-11-17 17:26:46 -08:00
93b426c753[Android] Simplify src assignment
Baris Sencan
2015-11-13 16:56:40 -08:00
a52f1d5dcf[Android] Implement seek and rate properties
Baris Sencan
2015-11-13 16:24:13 -08:00
9f73f22c62[Android] Fix MediaPlayer issues
Baris Sencan
2015-11-13 16:06:42 -08:00
6ddd157f58[Android] Default prop values
Baris Sencan
2015-11-13 14:36:15 -08:00
e63a004ee6[Android] Prepare media player asynchronously
Baris Sencan
2015-11-13 14:35:52 -08:00
44203ab9d6[Android] Fix video events
Baris Sencan
2015-11-12 19:27:12 -08:00
9e9e45c1a5[Android] Move events inside RCTVideoView
Baris Sencan
2015-11-11 13:37:35 -08:00
125b99deba[Video] Bind missing callbacks
Baris Sencan
2015-11-11 13:34:41 -08:00
63a860e85f[Video] Implement setNativeProps
Baris Sencan
2015-11-09 17:55:39 -08:00
d174b1a465[Android] Better code structure
Baris Sencan
2015-11-09 17:54:15 -08:00
86790349e3[Android] Send onVideoLoadStart, onVideoLoad, and onVideoEnd events
Baris Sencan
2015-11-08 18:19:03 -08:00
c03c45a362[Android] repeat, muted, volume properties fully working
Baris Sencan
2015-11-05 17:13:35 -08:00
4362e596a8[Android] src, repeat, paused properties fully working
Baris Sencan
2015-11-03 20:27:38 -08:00
1746779909[npm] Typo fix
Baris Sencan
2015-11-02 15:17:38 -08:00
f34bd9d95a[npm][Android] Include RCTVideo.iml
Baris Sencan
2015-11-02 15:14:49 -08:00
318ce5d4d1[npm] Add android files to package
Baris Sencan
2015-11-02 15:00:35 -08:00
0a3fdd912b[Android] Initial commit
Baris Sencan
2015-10-30 17:43:18 -07:00
826218017d[Video] Method location rearrangement
Baris Sencan
2015-10-30 17:40:11 -07:00
c45a79a346Added playInBackground property to allow continous live streaming when opening notification center or control center
Tobias Hasselrot
2015-10-30 10:34:54 +01:00
b45c9577f0[Video] Tidy up component code
Baris Sencan
2015-10-29 17:26:28 -07:00
3d96525558Use lodash instead of merge, because the latter is ignoring one of the params passed in
Carlo Francisco
2015-09-16 17:36:17 -04:00
b499d9e0b3Absolute positioning of all 0s was with TouchableOpacity using Animated.View, need to also specify that the Animate.View is full screen as well.
Jason Brown
2015-08-24 23:03:55 -07:00
1f0ba1347bBump version for 0.10.0-rc compat
Brent Vatne
2015-08-23 20:24:15 -07:00
b52600c7b1Update for npm
Brent Vatne
2015-06-25 12:47:57 -07:00
1ca19bf410Changes to README
NishanthShankar
2015-06-25 19:24:47 +05:30
a435efe3d0Various fixes - Call super in removeFromSuperview - setRate has to come at the end of modifiers - Switch to requireNativeComponent
Brent Vatne
2015-06-24 21:26:36 -07:00
44b17119ddFix attachListeners method's threading issue & other notification handling issues
Baris Sencan
2015-06-24 19:09:05 -07:00