Armands Malejev
8b317ed398
Merge branch 'master' into cr-android-improvements
2022-05-23 11:59:22 +03:00
Eran Hammer
8cc131b6a6
Revert "[Android] fullscreen video"
2022-05-20 22:42:55 -07:00
Igor Tironi
7284342cc6
Merge branch 'master' into always-check-for-hideShutterView
2022-04-29 22:12:34 -03:00
Igor Tironi
6d74eb686f
Always check for hideShutterView before showing shutterView
2022-03-03 15:57:21 -08:00
Gabriel
2af360a7bb
add useSecureView prop to prevent screen recording
2022-02-14 21:17:22 -04:00
Tuan Luong
4951c2e13c
Merge https://github.com/react-native-video/react-native-video into feature/android-fullscreen
2021-07-04 15:18:38 +07:00
Armands Malejev
141192a56d
Upgrade ExoPlayer to 2.13.2 ( #2317 )
...
Upgrade ExoPlayer from 2.11.4 to 2.13.2 and fix any issues related to the upgrade and deprecated method use.
2021-06-24 14:01:11 +09:00
Armands Malejev
f6cce0d819
VEX-4556: The app crashes when the premium episode is loaded ( #4 )
...
Fix player crashing when it is being cleared.
2021-05-07 11:37:57 +03:00
Armands Malejev
6100981760
Upgrade exoplayer to 2.13.2 ( #2 )
...
Upgrade ExoPlayer from 2.11.4 to 2.13.2 and fix any related issues related to the upgrade and deprecated method use.
2021-03-17 17:49:10 +02:00
Tuan Luong
94bceb472b
add fullscreen activity
2020-07-04 17:41:15 +07:00
Jeferson Daniel
dbf1a4e034
Fix exoplayer aspect ratio update on source changes ( #2053 )
...
* Fix exoplayer aspect ratio update on source changes
* Update CHANGELOG.md
2020-06-30 19:00:16 +02:00
limaAniceto
7c8c613a65
Upgrade exoplayer to 2.11.4 ( #2034 )
2020-06-11 09:17:33 -04:00
Daniel Mariño
88d3a4a0ba
cpck androidx
2019-07-28 15:42:32 +02:00
Hampton Maxwell
5a053a7469
Fix bug where useTextureView wasn't defaulting to true
2018-12-13 10:05:09 -08:00
vadim
96c42844fe
ExoPlayer - Add possibility to hide shutterView
2018-11-28 14:56:58 +02:00
Hampton Maxwell
066a0c9c16
Add support for using a TextureView in ExoPlayer
2018-06-08 00:01:13 -07:00
Hampton Maxwell
c8d44448c7
Remove obsolete metadata code that shouldn't have been included
2018-05-29 15:25:29 -07:00
Peace
2477288ea2
Upgrade ExoPlayer to 2.7.2
2018-04-03 12:19:04 -05:00
Michal Drbohlav
7f2cd8751a
updated to ExoPlayer 2.4.0, added support for playback rate change ( #605 )
2017-06-13 18:45:12 -04:00
Andrea Cresta
d792427ce1
Added onTimedMetadata callback for iOS player and Exoplayer ( #487 )
...
* added listener for timedMetadata event.
* added callback in RCTVideo for the timed metadata
* exposing onTimedMetadata to JS
* added forgotten method declaration
* returning array of string values
* added metadata type to the array
* added onMetadata method
* overridden onMetadata method on exoplayer2
* added format of return value from onMetadata
* added function reference in README file
2017-02-13 21:38:02 -05:00
Andrew Jack
9a936c9e8f
ExoPlayer ( #426 )
2017-01-11 07:51:45 -05:00