- Oct 02, 2019
-
-
Matěj Polák authored
Removed mediaSession related things
-
- Oct 01, 2019
-
-
Matěj Polák authored
A little fix of video resuming while entering pip mode.
-
Matěj Polák authored
Entering PIP mode on leave is now PROP driven + Unregistering receivers.
-
- Sep 30, 2019
-
-
Matěj Polák authored
Added PR link into the changelog
-
Daniel Mariño authored
# Conflicts: # CHANGELOG.md # android-exoplayer/build.gradle # android-exoplayer/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java # package.json
-
Matěj Polák authored
readme change
-
Matěj Polák authored
ReadMe + changelog
-
Matěj Polák authored
Added mediaSession extension to enable PIP controls.
-
Matěj Polák authored
Added another receiver
-
- Sep 29, 2019
-
-
Daniel Mariño Ruiz authored
fix typo in README
-
- Sep 27, 2019
-
-
Matěj Polák authored
Added a PIP support for Android
-
- Sep 25, 2019
-
-
Bader Serhan authored
-
Daniel Mariño Ruiz authored
-
- Sep 24, 2019
-
-
Daniel Mariño authored
-
Daniel Mariño authored
-
- Sep 23, 2019
-
-
Benoit Dion authored
-
Benoit Dion authored
- Bump Exoplayer to 2.10.4 - Remove deprecated usages of Exoplayer methdos - Add `ReactExoplayerConfig` as extension points to configure the Exoplayer instance
-
Benoit Dion authored
-
- Sep 22, 2019
-
-
Daniel Mariño Ruiz authored
-
- Sep 21, 2019
-
-
Daniel Mariño Ruiz authored
-
Daniel Mariño Ruiz authored
-
Daniel Mariño Ruiz authored
-
Daniel Mariño authored
-
Daniel Mariño Ruiz authored
Fixed Exoplayer doesn't work with mute=true #1696
-
Daniel Mariño Ruiz authored
Added support for automaticallyWaitsToMinimizeStalling property on iOS
-
Daniel Mariño Ruiz authored
-
- Sep 08, 2019
-
-
Daniel Mariño authored
-
Daniel Mariño authored
-
Daniel Mariño Ruiz authored
Removing the call to observeValueForKeyPath:ofObject:change:context: …
-
Daniel Mariño Ruiz authored
-
Daniel Mariño Ruiz authored
Updated README.md to include instructions for React Native 0.60 and a…
-
Daniel Mariño Ruiz authored
[FIX] Fix release 5.0.0 bad merge with 5.0.1
-
- Aug 30, 2019
-
-
Jovan Stanimirovic authored
fix crash iOS9
-
Jovan Stanimirovic authored
-
- Aug 22, 2019
-
-
Jovan Stanimirovic authored
-
Jovan Stanimirovic authored
-
Jovan Stanimirovic authored
-
Jovan Stanimirovic authored
-
- Aug 20, 2019
-
-
Nahuel Marisi authored
-
Nahuel Marisi authored
If the super class is not actually observing the key, the app will crash. Checking to see if the super class responds to this selector doesn't solve this issue. react-native-video github issue: https://github.com/react-native-community/react-native-video/issues/1515 Discussion about this particular problem: https://stackoverflow.com/questions/6574714/whats-wrong-with-this-observevalueforkeypathofobjectchangecontext-implement
-