GitHub user dlogo opened a pull request:

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

    Android FileHelper modifications to manage videos

    Updated getRealPathFromUri method for APIs above 10th in order to manage 
not only images but also videos. Furthermore the function for API11to18 crashed 
if uri format is like this: 'content://media/external/images/media/350259'.

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

    $ git pull https://github.com/dlogo/cordova-plugin-camera master

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

    https://github.com/apache/cordova-plugin-camera/pull/149.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 #149
    
----
commit bc7823cd466d362bcb79d0b19a001357551ebd62
Author: dlogo <[email protected]>
Date:   2015-12-12T11:07:58Z

    Include video type while getting real path for APIs above 10th

commit ca2a45857d30ce6bc28e36fd96ac2732686d6b7b
Author: dlogo <[email protected]>
Date:   2015-12-12T11:59:07Z

    Comment changes

----


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