- Aug 03, 2018
-
-
Hampton Maxwell authored
-
-
Hampton Maxwell authored
Expose DefaultLoadControl parameters Android ExoPlayer
-
Hampton Maxwell authored
-
Hampton Maxwell authored
I'm guessing this was a bug as it doesn't make sense that we would set paused to true if the video is playing, and not paused if it wasn't. I believe this is a safe change since we only release the player when the app is closing or we detach (which is going away shortly). We need this since we release the player in order to apply new bufferConfig settings.
-
Hampton Maxwell authored
-
- Aug 02, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Bryan van Wijk authored
-
Bryan van Wijk authored
-
- Aug 01, 2018
-
-
Hampton Maxwell authored
Fix for #1150 and improvements for #1143
-
Ash Mishra authored
-
Bryan van Wijk authored
-
Bryan van Wijk authored
-
- Jul 31, 2018
-
-
Ash Mishra authored
remove tracks that are not valid from textTracks; and default to system if selectedTextTrack unavailable
-
Hampton Maxwell authored
Fix sideload text track issues on iOS
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Just calling react-native link is risky, it can cause double linking
-
Bryan van Wijk authored
-
- Jul 30, 2018
-
-
Hampton Maxwell authored
-
- Jul 25, 2018
-
-
Hampton Maxwell authored
-
- Jul 24, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Apply SDK vars simplification to ExoPlayer
-
Hampton Maxwell authored
-
Hampton Maxwell authored
little improvement over too many "def"
-
Hampton Maxwell authored
Select audio tracks on iOS & ExoPlayer
-
Danish authored
just added a function which acts like a ternary with fallback option. Hence, less cluttered "def" variables great to see that lib is supporting already SDK 27
-
- Jul 18, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Implement fullscreen for Android MediaPlayer
-
Hampton Maxwell authored
This only handles the controls portion of fullscreen. It doesn't make the video use the entire screen, that still needs to be done via styles. Will be implemented later
-
Hampton Maxwell authored
-
- Jul 17, 2018
-
-
Hampton Maxwell authored
Implements audio track selection on iOS & Android ExoPlayer. The prop mirrors the API for selectedTextTrack.
-
- Jul 16, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Document onAudioBecomingNoisy & add iOS support
-
Hampton Maxwell authored
-
- Jul 13, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
- Jul 11, 2018
-
-
Hampton Maxwell authored
Document iOS sidecar text tracks
-