You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by DavidBriglio <gi...@git.apache.org> on 2017/09/21 13:43:40 UTC

[GitHub] cordova-plugin-camera pull request #285: CB-13307: (Android) Fixed issue whe...

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 <da...@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-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-plugin-camera pull request #285: CB-13307: (Android) Fixed issue whe...

Posted by DavidBriglio <gi...@git.apache.org>.
Github user DavidBriglio closed the pull request at:

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


---

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