GitHub user riknoll opened a pull request:

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

    CB-9910 android: Add permission request for some gallery requests

    Fixes an issue where there were some permission requests missing when 
getting images from the PHOTOLIBRARY source. Any camera options that required 
outputting a modified image (width/height, allowEdit, correctOrientation, etc.) 
need the permission in order to preserve filenames and EXIF data in the final 
image.

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-camera 
gallery-permission-fix

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

    https://github.com/apache/cordova-plugin-camera/pull/132.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 #132
    
----
commit 9b444c39ba398cbe2a59892ea980dd264d08eefd
Author: riknoll <[email protected]>
Date:   2015-11-02T23:07:54Z

    CB-9910 android: Add permission request for some gallery requests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to