GitHub user jcesarmobile opened a pull request:

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

    Set android quality default value to 50 on the java code

    Default value is set to 80 on the java code, but doc says that default
    value is 50.
    
    I’m changing it just for making code clearer, but default value is set
    to 50 to all platforms in Camera.js if no value is passed

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

    $ git pull https://github.com/jcesarmobile/cordova-plugin-camera 
CB-11269-camera-plugin-android

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

    https://github.com/apache/cordova-plugin-camera/pull/216.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 #216
    
----
commit 0115458ce8c0ab3476ddf5f2bf4ba3d5452965cb
Author: Julio César <jcesarmob...@gmail.com>
Date:   2016-05-16T17:43:01Z

    Set android quality default value to 50 on the java code
    
    Default value is set to 80 on the java code, but doc says that default
    value is 50.
    
    I’m changing it just for making code clearer, but default value is set
    to 50 to all platforms in Camera.js if no value is passed

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to