GitHub user DavidBriglio opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/285

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

    …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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/DavidBriglio/cordova-plugin-camera 
CB-13307-MimeType-ContentProvider

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/285.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #285
    
----
commit 886ada803730c045e386ff3b643b0db8f4731277
Author: David Briglio <david.brig...@versaterm.com>
Date:   2017-09-21T13:38:07Z

    CB-13307: (Android) Fixed issue when unable to load image with mime type 
"image/*", and failing to recognize new contentprovider uri authority.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to