Stanisław Chmiela
|
c3552fbf1e
|
Add JS handlers
|
2016-04-28 14:42:44 +02:00 |
|
Stanisław Chmiela
|
b37243fca2
|
Add playbackStalled and Resume events
|
2016-04-28 14:38:21 +02:00 |
|
Stanisław Chmiela
|
b55f71a29d
|
Add onPlaybackRateChange callback
|
2016-04-28 14:37:45 +02:00 |
|
Stanisław Chmiela
|
f244f662b6
|
Add observer for _player rate
|
2016-04-28 14:29:09 +02:00 |
|
Stanisław Chmiela
|
505b94f9a6
|
Add sending onReadyForDisplay callback
|
2016-04-28 14:28:29 +02:00 |
|
Stanisław Chmiela
|
eb3fc2373a
|
Add readyForDisplay callback
|
2016-04-28 14:25:45 +02:00 |
|
James Gibbons
|
acadabf179
|
fix for RN 0.24+
|
2016-04-22 00:01:44 -04:00 |
|
Stanisław Chmiela
|
b17e3add97
|
Merge pull request #189 from sunnylqm/patch-1
fix screenPhysicalPixels error
|
2016-04-19 10:34:39 +02:00 |
|
sunnylqm
|
2364eccf1a
|
fix screenPhysicalPixels error
|
2016-04-19 16:33:27 +08:00 |
|
tobias
|
1df54554dc
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-14 13:51:11 +02:00 |
|
Brent Vatne
|
878ee68f2e
|
Beta release
|
2016-04-12 14:34:18 -04:00 |
|
Brent Vatne
|
b885d9dce0
|
Remove complex ios steps from README, rnpm is better
|
2016-04-12 14:33:46 -04:00 |
|
Brent Vatne
|
8eb36e6100
|
Update example app
|
2016-04-12 14:31:05 -04:00 |
|
Brent Vatne
|
787f56616d
|
Add license field to package.json
|
2016-04-12 14:18:28 -04:00 |
|
Brent Vatne
|
86ced65577
|
Merge pull request #182 from negativetwelve/mark/fix-podspec-url
[Podspec] Set podspec version from the package.json and fix git source in the Podspec
|
2016-04-12 14:14:42 -04:00 |
|
Brent Vatne
|
3c6da9782f
|
Merge pull request #181 from sjchmiela/feature/support_fullscreen_mode
Support fullscreen mode
|
2016-04-12 14:13:50 -04:00 |
|
Brent Vatne
|
bee33d94e1
|
Merge pull request #183 from sjchmiela/feature/send_video_size
Add naturalSize to callback
|
2016-04-12 14:13:39 -04:00 |
|
Brent Vatne
|
957bd7e975
|
Merge pull request #185 from braco/patch-1
Update README to explain where android assets go
|
2016-04-12 14:06:25 -04:00 |
|
braco
|
087085f023
|
Update README to explain where android assets go
|
2016-04-12 13:49:10 -04:00 |
|
Stanisław Chmiela
|
e7cae171fb
|
Add naturalSize to callback
|
2016-04-08 11:10:22 +02:00 |
|
Mark Miyashita
|
d5bdd0bc35
|
react-native-video works on iOS 7.0
|
2016-04-07 16:55:42 -07:00 |
|
Mark Miyashita
|
ef884acec7
|
[Podspec] Read version from the package.json, add author, add tag to the git source, add .git extension
|
2016-04-07 16:53:44 -07:00 |
|
Mark Miyashita
|
cc731c41bd
|
[Podspec] Fix the git source link in the podspec
|
2016-04-07 16:47:10 -07:00 |
|
Stanisław Chmiela
|
d304bfecbe
|
Fix possibility of trying to open multiple fullscreen video players
|
2016-04-01 14:56:03 +02:00 |
|
Stanisław Chmiela
|
4120a2a3b2
|
Rename variable fullScreen to fullscreen
|
2016-04-01 14:55:23 +02:00 |
|
Stanisław Chmiela
|
9635a0d76b
|
Do not trigger unsatisfiable constraints alert when possible
|
2016-04-01 13:04:16 +02:00 |
|
Stanisław Chmiela
|
3b3761dc81
|
Apply modifiers after fullscreen player dismissal
|
2016-04-01 12:52:23 +02:00 |
|
Stanisław Chmiela
|
b030a5587b
|
Fix controller not rotating
|
2016-04-01 12:34:52 +02:00 |
|
Stanisław Chmiela
|
c39898be96
|
Minor fixes
|
2016-04-01 11:13:01 +02:00 |
|
Stanisław Chmiela
|
f6ee6a91a3
|
Use API instead of prop to show and hide fullscreen player
|
2016-04-01 11:12:50 +02:00 |
|
Stanisław Chmiela
|
931ea75edd
|
Implement delegate in RCTVideo
|
2016-04-01 10:52:05 +02:00 |
|
Stanisław Chmiela
|
9fefa996f2
|
Use the delegate in controller
|
2016-04-01 10:51:31 +02:00 |
|
Stanisław Chmiela
|
c3b5a1b4cf
|
Add new RCTVideoPlayerViewControllerDelegate protocol
|
2016-04-01 10:51:02 +02:00 |
|
Stanisław Chmiela
|
79fac2b2a9
|
Add new files to the package
|
2016-03-31 23:12:43 +02:00 |
|
Stanisław Chmiela
|
d073847ce0
|
Fix dismissal code not running by creating subclass of view controller and notifying view
|
2016-03-31 23:10:25 +02:00 |
|
Stanisław Chmiela
|
4bbce5e378
|
Fix wrong conditions
|
2016-03-31 21:40:49 +02:00 |
|
Stanisław Chmiela
|
6d05b7bf79
|
Add option for listening to fullscreen player events
|
2016-03-31 21:35:10 +02:00 |
|
Stanisław Chmiela
|
2ef7c3024e
|
Include new category to RCTVideo
|
2016-03-31 21:03:54 +02:00 |
|
Stanisław Chmiela
|
412d187b33
|
Update package.json to copy new files
|
2016-03-31 20:59:25 +02:00 |
|
Stanisław Chmiela
|
6ab72c4cb8
|
Move View Controller retrieval to external UIView category
|
2016-03-31 20:51:22 +02:00 |
|
Stanisław Chmiela
|
8ebfa6e4db
|
Export property from Objective-C to React
|
2016-03-31 20:36:39 +02:00 |
|
Stanisław Chmiela
|
5244a5b797
|
Add _fullscreen property to the view
|
2016-03-31 20:34:22 +02:00 |
|
Stanisław Chmiela
|
9be76e3674
|
Add view controller finding functions
We need them to be able to present another view controller
|
2016-03-31 20:34:08 +02:00 |
|
Brent Vatne
|
5bb20b6f9b
|
Add license
|
2016-03-24 19:43:09 -07:00 |
|
Brent Vatne
|
e73a93465a
|
Update README.md
|
2016-03-24 19:40:04 -07:00 |
|
Brent Vatne
|
11fc3fcb45
|
Merge pull request #141 from perqa/patch-1
Update README.md
|
2016-03-24 19:36:55 -07:00 |
|
Brent Vatne
|
12be1ff5f5
|
Merge pull request #166 from kiliwalk/master
support content:/ uri in android
|
2016-03-24 19:31:25 -07:00 |
|
Brent Vatne
|
eb9f811ea6
|
Merge pull request #151 from sprightco/master
add podspec
|
2016-03-24 19:29:41 -07:00 |
|
Brent Vatne
|
3eacc143fa
|
Merge pull request #159 from raksonibs/patch-1
Update README.md
|
2016-03-24 19:29:17 -07:00 |
|
Brent Vatne
|
5d86552ff7
|
Merge pull request #158 from ejb1123/master
fixed syntax error
|
2016-03-24 19:28:31 -07:00 |
|