Skip to content
New issue

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

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

Already on GitHub? # to your account

CB-13307: (Android) Fixed issue when unable to load image with mime t… #286

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

DavidBriglio
Copy link

…ype "image/*", and failing to recognize new contentprovider uri authority.

Platforms affected

Android

What does this PR do?

Allows for image mimetype "image/*" to be accepted as a valid image.
Allows for google photos uri authority ".contentprovider" to be recognized.

What testing has been done on this change?

When running "npm test" results in "invalid config loglevel='notice'".
When running "npm run test-build" results in "missing script: test-build".
Manual testing has been done on Android 8.0 Google Pixel with cordova cli 6.5.0.

…ype "image/*", and failing to recognize new contentprovider uri authority.
@infil00p
Copy link
Member

infil00p commented Mar 19, 2018

I'm cool with it, but I can't even test if this fixes it because I don't even have the ability to pull from Google Photos when I test it. Did that break on Android P?

@DavidBriglio
Copy link
Author

DavidBriglio commented Mar 20, 2018

I have not done any testing on Android P, and do not have access to it.

@janpio
Copy link
Member

janpio commented Sep 16, 2018

Hey @DavidBriglio , there seems to be a merge conflict now. Could you maybe fix this? Thanks.

@janpio janpio added the bug label Sep 17, 2018
@janpio janpio closed this Sep 29, 2018
@janpio janpio reopened this Sep 29, 2018
@janpio
Copy link
Member

janpio commented Oct 1, 2018

And another rebase/merge from master to get those tests passing @DavidBriglio?

@DavidBriglio
Copy link
Author

@janpio Tests are now passing!

janpio added 2 commits October 1, 2018 20:54
probably caused by merge and rebase
@janpio
Copy link
Member

janpio commented Oct 1, 2018

Jippieh! I removed some unwanted changes to README that somehow made their way into this via merge/rebase. Now "only" waiting for review and merge.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants