Basix
|
493b620e63
|
Move OnAudioFocusChangeListener to own class
|
2023-05-09 11:45:56 +09:00 |
|
Yavor Ivanov
|
b65f94b27e
|
Merge branch 'master' into AndroidRangePlayback
|
2023-02-13 18:15:06 +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
|
a56b4d148c
|
Fixed android build error
|
2023-02-09 13:53:06 +02:00 |
|
Radin Gospodinov
|
6ca0ab3834
|
Android range playback.
|
2023-02-09 09:38:05 +02: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
|
8040ac99ce
|
[ADS] Make ImaAdsLoader nullable
|
2022-11-16 20:46:36 +01:00 |
|
Axel Vencatareddy
|
0a30f207df
|
[ANDROID] Remove multidex usage as it is not mandatory
|
2022-11-16 20:11:29 +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 |
|
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 |
|
Liam Potter
|
1406b9ad08
|
Add focusable prop
|
2022-09-26 01:51:18 +01: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 |
|
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 |
|
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
|
b144a50f41
|
feat: add full screen support based on expo-av implementation
|
2022-08-23 17:31:14 -07: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
|
11cde867df
|
Merge pull request #2741 from iFeelSmart/fix/avoid_duplicated_onEnd
fix(android): ensure we don't disable playback when player is ENDED
|
2022-08-20 14:27:38 +02:00 |
|
olivier bouillet
|
63008ced42
|
feat(android): add new events for audioTrack, textTracks and videoTracks
|
2022-08-06 12:05:07 +02:00 |
|
olivier bouillet
|
62ce3df461
|
chore: remove strange character
|
2022-08-06 12:03:10 +02:00 |
|
freeboub
|
8302e58844
|
Merge pull request #2768 from wood1986/fix/playbutton
fix: fix the play button not shown after pausing video at the very first time
|
2022-08-01 14:49:28 +02:00 |
|
wood1986
|
f7aeb72950
|
fix: fix the play button no shown after pausing video at the very first time
|
2022-07-14 11:58:50 -07:00 |
|
olivier bouillet
|
b64c7dbea5
|
feat: add support of subtitles style configuration
|
2022-07-05 23:58:30 +02:00 |
|
evkwan
|
12189a94eb
|
- fix spacing issue
|
2022-07-04 01:03:38 +08:00 |
|
evkwan
|
95a55a2551
|
- fix spacing
|
2022-07-04 01:03:38 +08:00 |
|
evkwan
|
4a558f4b32
|
#2665 - fix maxbitrate property being ignored on Android due to selected track overwrite
|
2022-07-04 01:00:10 +08:00 |
|