[ 
https://issues.apache.org/jira/browse/CB-8706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367586#comment-14367586
 ] 

ASF GitHub Bot commented on CB-8706:
------------------------------------

GitHub user muratsu opened a pull request:

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

    CB-8706, CB-8707 saveToPhotoAlbum improvements and some refactoring

    - On Windows we should use filePicker instead of programmatically accessing 
user libs. This way the app doesnt have to depend on extra capabilities.
    - Some refactoring to help on navigating code easier

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

    $ git pull https://github.com/MSOpenTech/cordova-plugin-camera 
saveToPhotoAlbum

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

    https://github.com/apache/cordova-plugin-camera/pull/78.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 #78
    
----
commit b8a700215af0f5b217c91c6d5380da716d09dabd
Author: Murat Sutunc <[email protected]>
Date:   2015-02-16T23:32:10Z

    CB-8706 remove unnecessary capabilities from xml

commit 5ef04e552c1b1ca3914fe56c83cc6956c11a81b8
Author: Murat Sutunc <[email protected]>
Date:   2015-02-17T23:09:33Z

    CB-8706 use filePicker if saveToPhotoAlbum is true

commit 29c9ea387d24c2a4d5558a3af8f9de219c98bb9f
Author: Murat Sutunc <[email protected]>
Date:   2015-03-18T00:16:38Z

    CB-8707 refactoring windows code to improve readability

----


> Camera should use filepicker if saveToPhotoAlbum is true
> --------------------------------------------------------
>
>                 Key: CB-8706
>                 URL: https://issues.apache.org/jira/browse/CB-8706
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Camera
>            Reporter: Murat Sutunc
>            Assignee: Murat Sutunc
>            Priority: Minor
>
> Currently camera plugin is saving pictures programmatically to pictures 
> library. It should use filePicker to not require unnecessary capabilities. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to