Olivier Bouillet
|
ca50dbde05
|
Merge pull request #3149 from androideveloper/patch-1
Fix ids in exo_player_control_view
|
2023-07-08 12:48:53 +02:00 |
|
Cedric Guinoiseau
|
238daf8720
|
fix: issue 3085, onFullscreen call backs are never fired
|
2023-07-06 11:16:49 +02:00 |
|
Cedric Guinoiseau
|
50b3650e2f
|
fix: memory leak due to [weak self] and delegate not being weak
|
2023-07-06 09:52:33 +02:00 |
|
Cedric Guinoiseau
|
d526479fe0
|
fix: issue 3040, prevent crash
|
2023-07-06 09:37:02 +02:00 |
|
Cedric Guinoiseau
|
12d7dd6d8b
|
fix: issue 2744, call replaceCurrentItem in dispatch thread
|
2023-07-06 09:33:05 +02:00 |
|
Marc Rousavy
|
7e5bc488c7
|
feat: RN 0.73 support
Adds `namespace` prop which is required by Gradle 8 (dep. of RN 0.73)
|
2023-07-03 22:12:44 +02:00 |
|
Roland Yeghiazaryan
|
7f3d707628
|
Fix ids in exo_player_control_view
|
2023-06-15 10:56:37 +02:00 |
|
Sung Jeon
|
5e7bd860be
|
Update CHANGELOG.md
|
2023-05-09 11:54:23 +09:00 |
|
Basix
|
493b620e63
|
Move OnAudioFocusChangeListener to own class
|
2023-05-09 11:45:56 +09:00 |
|
Olivier Bouillet
|
3bd032b720
|
Merge pull request #3047 from Romick2005/master
Print error for configureAudio method try catch blocks.
|
2023-04-29 14:39:40 +02:00 |
|
Craig Martin
|
dc41c65d62
|
Fix audio output not being properly set for iOS
|
2023-04-14 15:12:13 -04:00 |
|
Craig Martin
|
e0095c3aff
|
Make sure audioOutput is respected on first render
|
2023-04-12 17:43:52 -04:00 |
|
Sunbreak
|
aaa961296b
|
fix: remove dummy nativeOnly
|
2023-04-06 10:14:14 +08:00 |
|
olivier
|
e08ef2d5ab
|
6.0.0-alpha.6
|
2023-04-05 23:23:39 +02:00 |
|
Olivier Bouillet
|
07bc7715c0
|
Merge pull request #3089 from iFeelSmart/chore/add_yarn_test_rule2
chore: fix previous commit
|
2023-04-05 23:22:03 +02:00 |
|
olivier
|
d9404951eb
|
chore: fix previous commit
|
2023-04-05 23:21:11 +02:00 |
|
Olivier Bouillet
|
7f739dc4b4
|
Merge pull request #3088 from iFeelSmart/chore/add_yarn_test_rule
chore: add dummy test rule to ensure np works
|
2023-04-05 23:17:19 +02:00 |
|
olivier
|
de8c532916
|
chore: add dummy test rule to ensure np works
|
2023-04-05 23:16:38 +02:00 |
|
Romick2005
|
87859bcc79
|
Update ios/Video/Features/RCTPlayerOperations.swift
Co-authored-by: Olivier Bouillet <62574056+freeboub@users.noreply.github.com>
|
2023-04-05 23:50:22 +03:00 |
|
Olivier Bouillet
|
d4b92dab4a
|
Merge pull request #3030 from yavor87/AndroidRangePlayback
Feature: Video range support
|
2023-04-05 22:50:21 +02:00 |
|
Olivier Bouillet
|
afcde3e335
|
Merge branch 'master' into AndroidRangePlayback
|
2023-04-05 22:49:22 +02:00 |
|
Olivier Bouillet
|
081e4fa63d
|
Merge pull request #3065 from Sunbreak/fix-pip-property
fix: remove dummy needsToRestoreUserInterfaceForPictureInPictureStop
|
2023-04-05 22:44:04 +02:00 |
|
Olivier Bouillet
|
2ce7199f7a
|
Merge pull request #3087 from iFeelSmart/chore/fixChangeLog
chore: fix changelog
|
2023-04-05 22:43:15 +02:00 |
|
olivier
|
2228838075
|
chore: fix changelog
|
2023-04-05 22:41:27 +02:00 |
|
Olivier Bouillet
|
89454311d5
|
Merge pull request #3077 from francescoben/bug/3068_ios_ads_muted
fix: iOS Ads are reproduced with sound even if muted or volume set to 0
|
2023-04-05 22:40:38 +02:00 |
|
Olivier Bouillet
|
d5f12b92f3
|
Merge pull request #3064 from Sunbreak/fix-current-time
fix: remove undocumented currentTime property
|
2023-04-05 22:26:25 +02:00 |
|
Olivier Bouillet
|
b575e3d85f
|
Merge pull request #3066 from Sunbreak/fix-scale-translate
fix: remove dummy scaleX/Y & translateX/Y property
|
2023-04-05 22:22:01 +02:00 |
|
Craig Martin
|
daabb91475
|
Allow audio output via earpiece
|
2023-04-02 14:02:56 -04:00 |
|
Olivier Bouillet
|
05864dc64a
|
Merge pull request #3062 from iFeelSmart/chore/disableImaByDefault
fix: disable Google IMA by default on ios.
|
2023-03-29 16:35:10 +02:00 |
|
Francesco Benigno
|
86cd6220be
|
update changelog
|
2023-03-28 13:25:10 +02:00 |
|
Francesco Benigno
|
9519c7bae7
|
set the ad volume to 0 when the player is muted on iOS
|
2023-03-28 13:14:48 +02:00 |
|
Sunbreak
|
822f8c0774
|
fix: remove dummy needsToRestoreUserInterfaceForPictureInPictureStop
|
2023-03-15 10:03:42 +08:00 |
|
Sunbreak
|
d9e4b1efec
|
fix: remove dummy scaleX/Y & translateX/Y property
|
2023-03-15 09:58:16 +08:00 |
|
Sunbreak
|
2ef2b8eb98
|
fix: remove undocumented currentTime property
|
2023-03-15 08:13:09 +08:00 |
|
Yavor Ivanov
|
e3b685b8e3
|
Update Video.js
|
2023-03-13 16:14:04 +02: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 |
|
Olivier Bouillet
|
edf7eee287
|
Merge pull request #3049 from jalada/patch-1
Fix: typo in subtitleStyle docs
|
2023-03-12 23:01:07 +01:00 |
|
Olivier Bouillet
|
665c161a89
|
Merge pull request #3059 from Sunbreak/fix-basic-ios
fix: basic sample build: update debug JSBundle name & rootView component
|
2023-03-12 22:59:45 +01:00 |
|
Sunbreak
|
9baa1391ca
|
fix: update debug JSBundle name & rootView component
|
2023-03-10 11:02:02 +08:00 |
|
David Somers
|
70c3b3be73
|
Fix typo
It's `fontSize` not `fontSizeTrack`
|
2023-03-06 11:26:17 +00:00 |
|
Roman Melnyk
|
2fc7193580
|
Print error for configureAudio method try catch blocks. Add fallback for error: 'what' (AVAudioSessionErrorCodeUnspecified).
|
2023-03-03 16:47:05 +02:00 |
|
Yavor Ivanov
|
b65f94b27e
|
Merge branch 'master' into AndroidRangePlayback
|
2023-02-13 18:15:06 +02:00 |
|
Yavor Ivanov
|
dd4e50fca3
|
updated documentation
|
2023-02-13 18:14:20 +02:00 |
|
Yavor Ivanov
|
31b43f232b
|
android support for partial video range
|
2023-02-13 17:57:13 +02:00 |
|
Yavor Ivanov
|
e3fb49cebb
|
Android formatting fixes
|
2023-02-13 17:30:24 +02:00 |
|
Yavor Ivanov
|
63625b3ce3
|
Adding documentation
|
2023-02-13 16:07:09 +02:00 |
|
Yavor Ivanov
|
3266eb2d67
|
Merge remote-tracking branch 'official/master'
|
2023-02-13 15:39:22 +02:00 |
|
olivier
|
437a043427
|
6.0.0-alpha.5
|
2023-02-12 21:21:32 +01:00 |
|
Olivier Bouillet
|
9d957ed281
|
Merge pull request #3033 from iFeelSmart/chore/fix_path_to_disable_CSAI
chore(android): fix path to disable CSAI
|
2023-02-09 23:22:16 +01:00 |
|
olivier
|
7aeaa2a3d1
|
chore(android): fix path to disable CSAI
|
2023-02-09 23:20:10 +01:00 |
|