Leonardo Russo
|
e6e8f621fe
|
fix(ios): resuming video ad after closing the in-app browser on iOS (#3275)
|
2023-10-06 18:43:35 +02:00 |
|
Krzysztof Moch
|
6e98cb9700
|
Merge branch 'master' into feat/playback-ref-functions
|
2023-09-29 22:44:32 +02:00 |
|
KrzysztofMoch
|
f79e68ba46
|
docs: update API docs
|
2023-09-25 08:34:38 +02:00 |
|
KrzysztofMoch
|
421712825b
|
chore: rename setPlayerStatus to setPlayerPauseState
|
2023-09-21 07:25:21 +02:00 |
|
Olivier Bouillet
|
03306d9c76
|
Merge pull request #3241 from lrusso/master
Fix: Not showing video ads when the PIP mode is enabled on iOS
|
2023-09-19 19:56:21 +02:00 |
|
lrusso
|
362f80c23f
|
adding note regarding the pip mode on iOS
|
2023-09-19 14:39:18 -03:00 |
|
Chris Glein
|
f39c97d0f6
|
Update API.md to show onError for Windows
|
2023-09-18 18:16:01 -07:00 |
|
KrzysztofMoch
|
e7276922a2
|
docs: update API docs
|
2023-09-18 14:21:20 +02:00 |
|
Olivier Bouillet
|
a0fa8312ba
|
Merge pull request #3216 from Duell10111/tvos-custom-playback-exerpience-fork
feat: allow customization of tvOS playback expierence
|
2023-09-13 21:27:37 +02:00 |
|
Olivier Bouillet
|
eaa0b947d4
|
Merge pull request #3229 from iFeelSmart/chore/fixDocUpperCaseLink
chore: fix upper case type in doc internal links
|
2023-09-05 18:51:34 +02:00 |
|
olivier
|
ddc87acf84
|
fix: implement lost presentFullscreenPlayer & dismissFullscreenPlayer
These apis has been removed during swift porting
|
2023-09-04 23:57:45 +02:00 |
|
olivier
|
42dc9de4fe
|
chore: fix upper case type in doc internal links
|
2023-09-04 23:47:27 +02:00 |
|
Konstantin Späth
|
b1c49decbf
|
docs: adapt API.md for new features
|
2023-08-25 13:13:04 +02:00 |
|
Craig Martin
|
db6e73e035
|
Merge remote-tracking branch 'upstream/master'
|
2023-08-22 22:31:30 -04:00 |
|
Craig Martin
|
dc3e83a3d5
|
Merge remote-tracking branch 'upstream/master'
|
2023-07-27 16:24:11 -04:00 |
|
Aravind Vemula
|
24b597525a
|
fix doc
|
2023-07-23 21:43:59 +05:30 |
|
Aravind Vemula
|
28ac4d20f8
|
fixes black splashes on android
|
2023-07-23 21:38:26 +05:30 |
|
Olivier Bouillet
|
afcde3e335
|
Merge branch 'master' into AndroidRangePlayback
|
2023-04-05 22:49:22 +02:00 |
|
Craig Martin
|
daabb91475
|
Allow audio output via earpiece
|
2023-04-02 14:02:56 -04:00 |
|
olivier
|
4aca30d308
|
fix: disable Google IMA by default on ios. now shall be enabled in project podfile
|
2023-03-12 23:29:03 +01:00 |
|
David Somers
|
70c3b3be73
|
Fix typo
It's `fontSize` not `fontSizeTrack`
|
2023-03-06 11:26:17 +00:00 |
|
Yavor Ivanov
|
dd4e50fca3
|
updated documentation
|
2023-02-13 18:14:20 +02:00 |
|
Yavor Ivanov
|
63625b3ce3
|
Adding documentation
|
2023-02-13 16:07:09 +02:00 |
|
olivier
|
3c2009b2c7
|
doc(android): document IMA ads insertion activation
|
2023-02-09 21:52:54 +01:00 |
|
Olivier Bouillet
|
e8809d62ac
|
Merge pull request #2990 from ajayhcode/patch-1
Update API.md
|
2023-01-25 22:33:27 +01:00 |
|
Gez Quinn
|
0b7f91ccc5
|
Update API.md
fix typo
|
2023-01-16 17:26:25 +00:00 |
|
ajayhcode
|
2fa1f9edf3
|
Update API.md
|
2023-01-06 15:28:42 +05:30 |
|
olivier bouillet
|
2c6526d3db
|
chore: clean API.md
|
2023-01-02 23:01:07 +01:00 |
|
olivier bouillet
|
2b6654b458
|
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/add_new_events_on_tracks_changed
# Conflicts:
# API.md
# android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
# android/src/main/java/com/brentvatne/exoplayer/VideoEventEmitter.java
# examples/basic/yarn.lock
|
2023-01-02 22:59:10 +01:00 |
|
Olivier Bouillet
|
92fe61acb1
|
Merge branch 'master' into master
|
2022-12-09 22:15:55 +01:00 |
|
John Blackbourn
|
0e0238e0ed
|
Document the onError prop
|
2022-12-06 18:00:28 +00:00 |
|
Axel Vencatareddy
|
6e5ebfcc3b
|
[AD EVENTS] Merge resume, pause and click event on iOS and Android
|
2022-11-30 12:50:48 +01:00 |
|
Axel Vencatareddy
|
7d6b2b7037
|
[AD EVENTS] Add AdEvents possible enum values
|
2022-11-16 20:02:11 +01:00 |
|
Axel Vencatareddy
|
c887ea1b78
|
[DOCUMENTATION] Update documentation
|
2022-11-16 12:58:31 +01:00 |
|
olivier bouillet
|
64e024d149
|
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/add_new_events_on_tracks_changed
# Conflicts:
# CHANGELOG.md
# android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
# examples/basic/src/VideoPlayer.android.tsx
|
2022-10-29 15:20:36 +02:00 |
|
Liam Potter
|
1406b9ad08
|
Add focusable prop
|
2022-09-26 01:51:18 +01:00 |
|
olivier bouillet
|
12ed2a25fd
|
doc: fix content comment position in doc & complete it
|
2022-09-16 08:44:53 +02:00 |
|
olivier bouillet
|
57c991363b
|
doc: add link to side project and create a debugging page
|
2022-09-14 23:55:14 +02:00 |
|
olivier bouillet
|
5aa4d6697d
|
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/add_new_events_on_tracks_changed
# Conflicts:
# android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
|
2022-09-12 21:58:51 +02:00 |
|
Karl
|
98380f0fb9
|
Docs: Add note to disableFocus explaining that it allows multiple videos to play.
|
2022-09-06 15:40:11 +01:00 |
|
Karl
|
d490c300ef
|
Update API.md
|
2022-09-03 08:29:46 +01:00 |
|
olivier bouillet
|
32449cd6d8
|
doc: fix typo
|
2022-08-21 14:22:15 +02:00 |
|
olivier bouillet
|
9e92f1ef3f
|
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feature/add_api_to_retrieve_decoder_capabilities
|
2022-08-20 14:32:57 +02:00 |
|
olivier bouillet
|
268b34d5de
|
Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/subtitles_style
|
2022-08-20 14:29:25 +02:00 |
|
olivier bouillet
|
63008ced42
|
feat(android): add new events for audioTrack, textTracks and videoTracks
|
2022-08-06 12:05:07 +02:00 |
|
Matthew Leffler
|
efc94d7f2c
|
docs: Fix page path
|
2022-08-01 16:07:25 -06:00 |
|
olivier bouillet
|
b64c7dbea5
|
feat: add support of subtitles style configuration
|
2022-07-05 23:58:30 +02:00 |
|
olivier bouillet
|
3a4cb7f6d9
|
feat(android): add new apis to query device capabilities
getWidevineLevel => integer between 0 and 3
isCodecSupported(codec, width, height) => boolean
isHEVCSupported() => boolean
|
2022-06-23 22:54:03 +02:00 |
|
Eran Hammer
|
8234fade96
|
Update API.md
|
2022-06-23 12:44:57 -07:00 |
|
Eran Hammer
|
879572edd3
|
Remove DOM support. Closes #2647
|
2022-06-22 07:51:02 +00:00 |
|