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

Chrome on android phone supports full screen #207

Merged

Conversation

mattfawcett
Copy link
Contributor

The Chrome browser on android mobile has supported full screen since it's release. This change updates that noFullWindow regex so that it returns false if the phone is running Chrome.

that it allows fullscreen on android phones using the Chrome browser.

Chrome on android has supported full screen since it's release:
http://www.brighthand.com/default.asp?newsID=20141
@thepag
Copy link
Contributor

thepag commented Apr 28, 2014

Does your Android phone not automatically play the video in full screen then?

In our tests, tablets played in page, so we show the button for full screen, while phones always played full screen so we hid the button.

@mattfawcett
Copy link
Contributor Author

No the basic demo at http://jplayer.org/latest/demo-01-video/ plays in page for me in Chrome on a Nexus 5. It may be that the stock Webkit Android browser plays in full screen but Chrome doesn't.

@mattfawcett
Copy link
Contributor Author

Just had our QA guy test on the Android browser and he also gets an in-line player as well.

@thepag
Copy link
Contributor

thepag commented Apr 28, 2014

OK. Thanks for the info.
A nexus 5... Hmm... Is that a phone or a tablet? - It's a phone

@thepag
Copy link
Contributor

thepag commented Nov 20, 2014

Not sure why, but CLAhub does not like you @mattfawcett
This PR is showing as not all signed like your others. I will start a new issue for the CLAhub problems.

@thepag
Copy link
Contributor

thepag commented Nov 24, 2014

Merging this one next... But I do not have a device to verify it on. The regular expressions look ok to me.

@thepag thepag changed the title Chrome on android mobile supports full screen Chrome on android phone supports full screen Nov 24, 2014
@thepag thepag merged commit 0810db8 into jplayer:master Nov 24, 2014
thepag added a commit that referenced this pull request Nov 24, 2014
@thepag
Copy link
Contributor

thepag commented Nov 24, 2014

Well this PR was a fail. Since making a copy of the jquery.jplayer.js source file in the dist folder, all the merges go with the wrong file.

I do not have the git skills to fix this bullshit. Having already merged this in I wil now have to manually add in the changes to the correct file.

This is a joke. I thought GitHub was supposed to sort all this crap out for us.

I expect this will be the last PR accepted in this round. Dunno what I will do with the old ones... delete them i suppose. Unless someone knows the git command to sort this stuff out.

@thepag
Copy link
Contributor

thepag commented Nov 24, 2014

Maybe @Afterster has some tips on how to fix this on my end, since he fixed his PR for aurora.js just fine.

thepag added a commit that referenced this pull request Nov 24, 2014
@thepag
Copy link
Contributor

thepag commented Nov 24, 2014

The code is now in the correct place. Sorry for letting my frustration with git show earlier.

@Afterster
Copy link
Contributor

Mhh interesting issue about git / github :).
I personally did a rebase on my PR and moved changes to the correct file, but that's not a good approach for a generalization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants