Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge #1

Merged
merged 114 commits into from
Jul 17, 2019
Merged
Changes from 1 commit
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
c375077
Instead of crashing, show a warning and return
niklassaers Sep 19, 2018
865db71
Doh, should of course be AND, not OR
niklassaers Sep 20, 2018
4cc9a4d
Support for controls in android exoplayer
Jan 4, 2019
8cffd5b
Updated README.
Jan 4, 2019
617b046
Implement picture in picture for iOS
aalzanki Oct 26, 2018
4a16151
Fix typo
aalzanki Nov 14, 2018
62dc913
Address some of the feedback from the pull reqeust
aalzanki Nov 26, 2018
e05c1c3
Resolved the review comments
Jan 16, 2019
125d5dc
fix: omit packager assets from caching (#1438)
n1ru4l Jan 24, 2019
b6ed681
Fix missing layout calls in full-screen when using built-in video con…
ashnfb Jan 21, 2019
debc0cb
Resolved the playercontrol UI issue and also handled the controls pro…
Jan 25, 2019
c156550
Used default playerControlView's API to show and hide controls
Jan 28, 2019
80391d4
fix: fix code block in README.md (#1455)
kagawagao Jan 30, 2019
1430dc7
Fix for play and pause button UI issue
Feb 4, 2019
bd8aa99
Changed the execution order of initializePlayerControl method in orde…
Feb 5, 2019
739a636
Fix so background audio from other apps can play when disableFocus is…
Feb 7, 2019
a55b7e5
Added details to readme and changelog
Feb 7, 2019
c361b79
Cleanup controls comment
cobarx Feb 11, 2019
4080349
Code formatting cleanups for controls
cobarx Feb 11, 2019
e0fd69e
Merge pull request #1414 from IbrahimSulai/master
cobarx Feb 11, 2019
4424774
Merge pull request #1448 from sridhard/master
cobarx Feb 11, 2019
891add6
Throw an error instead of crashing app when video source is empty
laurent22 Feb 11, 2019
d8a2a9e
fix(ios): message sent to deallocated instance (#1482)
n1ru4l Feb 14, 2019
b448b30
fix: remove runtime warning by replacing `UIManager.RCTVideo` with `U…
nitishxyz Feb 18, 2019
98eb7a3
Merge pull request #1478 from laurent22/master
cobarx Feb 19, 2019
075dfba
Only check for an empty source
cobarx Feb 19, 2019
f69231f
Merge pull request #1246 from niklassaers/master
cobarx Feb 19, 2019
02851bb
Display a warning when source is empty instead of throwing an error
cobarx Feb 19, 2019
967dc3f
Add items for 4.4.0
cobarx Feb 19, 2019
d5fe47f
Merge pull request #1325 from Khan/pip
cobarx Feb 19, 2019
80fb571
Picture in Picture iOS
cobarx Feb 19, 2019
dc75d23
fix: access on undefined variable
n1ru4l Feb 19, 2019
e1882fd
Merge pull request #1488 from react-native-community/fix-undefined-ui…
cobarx Feb 19, 2019
b5c2577
Fix undefined variable
cobarx Feb 19, 2019
f38b6f8
Version 4.4.0
cobarx Feb 19, 2019
300f283
Adding compileOptions Java 1.8 to build.gradle
reime005 Feb 26, 2019
f710df5
Merge pull request #1499 from NectGmbH/detox-10-android-build
cobarx Mar 5, 2019
0ecba93
Merge branch 'master' of https://github.com/react-native-community/re…
cobarx Mar 10, 2019
933bbae
Fix tvOS picture-in-picture compilation regression.
FullstackJack Mar 12, 2019
5dbf7e2
Remove unused delegate in header file.
FullstackJack Mar 12, 2019
9016d19
Merge pull request #1518 from FullstackJack/tvos-pip-regression
cobarx Mar 13, 2019
f162667
Merge branch 'master' of https://github.com/react-native-community/re…
cobarx Mar 13, 2019
c36a9cf
Merge pull request #1441 from nfb-onf/1319-fullscreen-rotation-issues
cobarx Mar 13, 2019
6c39ac7
Merge branch 'master' of https://github.com/react-native-community/re…
cobarx Mar 13, 2019
3d80bfd
Merge branch 'master' into bugfix/android-disablefocus-audio
KurtMakesWeb Mar 15, 2019
2072793
Fix Android audio crash
Mrjaco12 Mar 19, 2019
da8a202
Make video auto track selection more readable
cobarx Apr 4, 2019
c12e9d8
Merge pull request #1529 from Mrjaco12/master
cobarx Apr 4, 2019
03b7f8d
Merge branch 'master' of https://github.com/react-native-community/re…
cobarx Apr 4, 2019
2fb1619
Android audio freeze fix
cobarx Apr 4, 2019
c30f246
Version 4.4.1
cobarx Apr 4, 2019
fccbc93
Adds onPlaybackRateChange to README
May 3, 2019
3989d73
react-native 0.59 support
yjb94 May 24, 2019
327d862
simplified logic
yjb94 May 24, 2019
d61a0d7
update other vulnerable
yjb94 May 24, 2019
4efd0b5
Updates README description
Jun 11, 2019
5f42e0f
Update CHANGELOG.md
CHaNGeTe Jun 12, 2019
4223f5d
Update CHANGELOG.md
CHaNGeTe Jun 12, 2019
e28ae17
Merge pull request #1578 from JoeM-RP/master
CHaNGeTe Jun 12, 2019
a0bb083
Remove video layer when entering background correctly, both if using …
jenshandersson Jun 10, 2019
0a15579
Update CHANGELOG.md
jenshandersson Jun 17, 2019
112608c
RCTDirectEventBlock
Jun 18, 2019
32796e9
Change also RCTVideo.h
Jun 19, 2019
9c04bd2
Update CHANGELOG
Jun 19, 2019
4f36eb1
update for androidX
Jun 19, 2019
a96fa33
change minSdkVersion back to 16
Jun 19, 2019
3ddcba3
update readme
Jun 19, 2019
6d3936d
Fixes bug where poster and video was displayed simultaneously
jenshandersson Jun 19, 2019
cc7db91
Improved handling of poster, fading it out on load
jenshandersson Jun 19, 2019
420332e
Implemented onReadyForDisplay for iOS when using controls
jenshandersson Jun 19, 2019
b193baa
Hide poster at the right time ie in onReadyForDisplay
jenshandersson Jun 19, 2019
e5b5bbe
Updated changelog and readme
jenshandersson Jun 19, 2019
fcef441
Added onReadyForDisplay to web/dom
jenshandersson Jun 19, 2019
a3b32ac
Merge pull request #1625 from 24i/feature/avoid-event-collision-3
CHaNGeTe Jun 19, 2019
92f7459
Merge pull request #1614 from jenshandersson/master
CHaNGeTe Jun 19, 2019
3762a32
remove duplicate ReactVideoPackage()
Jun 20, 2019
976ebcc
add readme to migrating to AndroidX
Jun 20, 2019
e5bc715
add read me
Jun 20, 2019
cad807d
Merge pull request #1592 from yjb94/master
CHaNGeTe Jun 20, 2019
e033fc4
update changelog for #1592
Jun 20, 2019
88d2aed
bump version
Jun 20, 2019
cb3e8c8
Merge branch 'release/4.4.2' into posterfix
jenshandersson Jun 20, 2019
6ea6583
Make sure to hide poster for Windows, even though onReadyForDisplay i…
jenshandersson Jun 20, 2019
ed25b3f
fix read me
Jun 21, 2019
a203aea
pre androidX, upgrade to 28
Jun 21, 2019
3a7be63
Merge pull request #1627 from jenshandersson/posterfix
CHaNGeTe Jun 22, 2019
1cd9796
remove duplicated line in example
Jun 25, 2019
438df8b
change dead code in example
Jun 25, 2019
6de06f1
Remove calls to [super observe] to fix crash
reaperdtme Jul 1, 2019
6876179
Add #1646 to changelog
reaperdtme Jul 2, 2019
4a3ea93
bring back super KVO with selector check
reaperdtme Jul 2, 2019
3d2a58a
Fix memory leak when using AVPlayerViewController, make sure to relea…
jenshandersson Jul 3, 2019
666c26d
Updated changelog
jenshandersson Jul 3, 2019
2b067f1
Merge branch 'master' into bugfix/android-disablefocus-audio
KurtMakesWeb Jul 3, 2019
22a3961
Merge pull request #1646 from kidcosmic/master
CHaNGeTe Jul 4, 2019
7949c55
Merge pull request #1629 from vokhuyetOz/android-28
CHaNGeTe Jul 4, 2019
6c7a0b4
changelog for #1629
Jul 4, 2019
9bc709f
Merge branch 'release/4.4.3' into master
CHaNGeTe Jul 4, 2019
1433d16
Merge pull request #1647 from jenshandersson/master
CHaNGeTe Jul 4, 2019
d4313e2
bump version
Jul 4, 2019
9dec6ae
Merge branch 'release/4.4.3' into bugfix/android-disablefocus-audio
CHaNGeTe Jul 6, 2019
be3c8b6
Merge pull request #1469 from KurtMakesWeb/bugfix/android-disablefocu…
CHaNGeTe Jul 6, 2019
576273d
fix when controls & muted
Jul 6, 2019
61a72ad
update changelog
Jul 6, 2019
466c004
handle racing conditions when props are setted on exoplayer
Jul 7, 2019
40c7371
fix for setControls
Jul 7, 2019
eae487c
Merge branch 'release/4.4.3' into feature/fix-when-muted-and-controls
CHaNGeTe Jul 8, 2019
77c9ad3
Merge pull request #1654 from 24i/feature/fix-when-muted-and-controls
CHaNGeTe Jul 8, 2019
cb3cff7
fix repeat
Jul 8, 2019
b7d1139
Merge pull request #1652 from react-native-community/release/4.4.3
CHaNGeTe Jul 9, 2019
cde2432
Merge branch 'rnv-master' into feature/handle-props-racing-conditions…
Jul 9, 2019
f60aff7
comment why postDelayed
Jul 9, 2019
f58ae34
remove extra whitespace
Jul 9, 2019
03114bc
Merge pull request #1655 from 24i/feature/handle-props-racing-conditi…
ashnfb Jul 11, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
comment why postDelayed
  • Loading branch information
Daniel Mariño committed Jul 9, 2019
commit f60aff79896bfd5abd6212768e21e074a2c147dd
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ private void reLayout(View view) {

private void initializePlayer() {
ReactExoplayerView self = this;

// This ensures all props have been setted, to avoid async racing conditions.
new Handler().postDelayed(new Runnable() {
@Override
public void run() {
Expand Down