GitHub user DavidBriglio opened a pull request:

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

    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-cordova-plugin-camera-MimeType-ContentProvider

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

    https://github.com/apache/cordova-plugin-camera/pull/286.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 #286
    
----
commit 0d0116a3ed0b593253d96cfdd705e849b4ebca61
Author: David Briglio <david.brigli...@gmail.com>
Date:   2017-09-21T13:49:47Z

    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