Commit Graph

169 Commits

Author SHA1 Message Date
olivier
7aeaa2a3d1 chore(android): fix path to disable CSAI 2023-02-09 23:20:10 +01:00
olivier
57b4a76775 fix: add stub for IMA and option to enable it on demand 2023-02-07 23:14:50 +01:00
Samet Şahin
9d72011009 fix 2023-01-18 14:53:34 +03:00
Samet Şahin
07d0c9ebfc fix 2023-01-18 13:41:32 +03:00
Olivier Bouillet
9bcca0c5be
Merge pull request #2806 from iFeelSmart/feat/add_new_events_on_tracks_changed
Feature(android): new events on tracks changed
2023-01-03 18:50:38 +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
8c95464788 fix(android): fix tracks selection 2023-01-02 21:52:41 +01:00
olivier bouillet
7cd164ea2c chore(android): small refactor to avoid unnecessary allocations 2023-01-02 21:52:08 +01:00
olivier bouillet
c529f1ecad fix(android): clear progress handler before adding new one 2022-12-22 08:37:31 +01:00
Jay Kim
c263cc89ff
fix(android): check null activity
If activity is null at initialization, the app crashes. This change checks for null activity and throw react native error, which prevents app crash.
2022-12-14 13:26:29 +09:00
Axel Vencatareddy
eef8f2cecc
Merge branch 'master' into master 2022-11-30 13:14:07 +01:00
Axel Vencatareddy
567c299b2a [ANDROID ADS] Always setAdTagUrl even if it's null 2022-11-30 12:39:43 +01:00
Axel Vencatareddy
8040ac99ce [ADS] Make ImaAdsLoader nullable 2022-11-16 20:46:36 +01:00
Axel Vencatareddy
8ee6ad9900 [ADS] Add adOverlayFrameLayout in layout instead of view 2022-11-16 20:16:37 +01:00
Axel Vencatareddy
0a30f207df [ANDROID] Remove multidex usage as it is not mandatory 2022-11-16 20:11:29 +01:00
Axel Vencatareddy
b9f6ed438c [ANDROID] Update build.gradle 2022-11-16 19:20:06 +01:00
Axel Vencatareddy
0d70c53f53 [ANDROID] Fix reformating code that do not belong to this feature 2022-11-16 13:45:18 +01:00
Axel Vencatareddy
c789363c5b [ANDROID] Fix video not playing if no adTagUrl passed 2022-11-16 13:42:25 +01:00
Axel Vencatareddy
915e31a874 [CLEAN] Cleanup useless code 2022-11-16 13:23:50 +01:00
Axel Vencatareddy
9c930ce960 [ANDROID] Update ads to latest sdk 2022-11-16 11:43:35 +01:00
Axel Vencatareddy
002f39181a [ANDROID] Fix android after merge 2022-11-09 14:26:39 +01:00
Axel Vencatareddy
d5c245e675 Merge remote-tracking branch 'olgunkaya/master' 2022-11-09 13:14:04 +01:00
olivier bouillet
55209b48c0 fix: refactor full screen button visibility update 2022-11-03 23:06:42 +01:00
olivier bouillet
53fe1973e5 fix: review safety checks 2022-11-03 23:06:12 +01:00
olivier bouillet
a323bd0523 fix: refactor fullScreenPlayerView creation 2022-11-03 23:05:39 +01:00
olivier bouillet
973651e416 fix(android): hide fullscreen button when already in full screen 2022-11-03 08:26:06 +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
Olivier Bouillet
f25308bc06
Merge branch 'master' into chore/fix_lintter_warning 2022-10-16 15:40:21 +02:00
olivier bouillet
07c5ba674a chore(android): fix linter warning 2022-10-16 15:37:29 +02:00
olivier bouillet
f0a7a636c0 Merge branch 'master' of https://github.com/react-native-video/react-native-video into fix/ensure_player_stop_on_invalid_url
# Conflicts:
#	CHANGELOG.md
2022-10-02 21:25:26 +02:00
Liam Potter
1406b9ad08 Add focusable prop 2022-09-26 01:51:18 +01:00
Licaon_Kter
3b58fe9c07
Exoplayer is in google()
ref: https://github.com/google/ExoPlayer/releases/tag/r2.13.3

ref: https://mvnrepository.com/artifact/com.google.android.exoplayer/exoplayer?repo=google
2022-09-19 09:44:49 +00:00
olivier bouillet
0b6f107020 Merge branch 'master' of https://github.com/react-native-video/react-native-video into feat/add_new_events_on_tracks_changed 2022-09-14 22:43:59 +02:00
olivier bouillet
f4f9e28fb1 fix(exoplayer): allow uri to high case 2022-09-14 21:58:39 +02:00
olivier bouillet
f31e47f360 fix(exoplayer): ensure player is stopped when invalid uri is configured 2022-09-14 21:58:17 +02:00
wood1986
2a77c5f0df fix: fix the system status bar when dismiss 2022-09-13 22:53:49 -07: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
wood1986
5b2a4741dd fix: add relayout when fullscreenview dismiss 2022-09-10 15:08:15 -07:00
wood1986
f0c40f9392 fix: fix the default behaviour 2022-09-10 11:52:46 -07:00
ATNASGDWNGTH
3e4e4e6a12
Merge branch 'react-native-video:master' into feat/expo-fullscreen 2022-09-09 00:00:18 -07:00
Olivier Bouillet
663ae7c81b
Merge pull request #2846 from crunchyroll/task/VEX-7629-upgrade-exoplayer-to-2-18-1
Upgrade exoplayer to 2.18.1
2022-09-08 19:07:04 +02:00
wood1986
5203fa63d4 fix: handle the initial fullscreen props 2022-09-08 00:31:47 -07:00
wood1986
40e8d9474f fix: add the missing dependency 2022-09-07 14:45:55 -07:00
Gabriel Rivero
f558d05923 upgrade exoplayer 2022-08-26 10:32:22 -04:00
wood1986
a79c30eaba fix: fix control not showing up at very first touch 2022-08-23 17:31:14 -07:00
wood1986
622f9d3f3f fix: fix the hardware back button 2022-08-23 17:31:14 -07:00
wood1986
810c62407f WIP 2022-08-23 17:31:14 -07:00
wood1986
470ca7bf60 WIP 2022-08-23 17:31:14 -07:00
wood1986
b144a50f41 feat: add full screen support based on expo-av implementation 2022-08-23 17:31:14 -07:00
olivier bouillet
2712069408 chore(android): change test logic for simplier code 2022-08-20 15:12:50 +02:00