Skip to content

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

Open
DavidBriglio wants to merge 8 commits into
apache:masterfrom
DavidBriglio:CB-13307-cordova-plugin-camera-MimeType-ContentProvider
Open

CB-13307: (Android) Fixed issue when unable to load image with mime t…#286
DavidBriglio wants to merge 8 commits into
apache:masterfrom
DavidBriglio:CB-13307-cordova-plugin-camera-MimeType-ContentProvider

Conversation

@DavidBriglio

Copy link
Copy Markdown

…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

infil00p commented Mar 19, 2018

Copy link
Copy Markdown
Member

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

DavidBriglio commented Mar 20, 2018

Copy link
Copy Markdown
Author

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

@janpio

janpio commented Sep 16, 2018

Copy link
Copy Markdown
Member

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

janpio commented Oct 1, 2018

Copy link
Copy Markdown
Member

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

@DavidBriglio

Copy link
Copy Markdown
Author

@janpio Tests are now passing!

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

janpio commented Oct 1, 2018

Copy link
Copy Markdown
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants