[
https://issues.apache.org/jira/browse/CB-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295946#comment-13295946
]
Filip Maj commented on CB-926:
------------------------------
Thanks for volunteering for this issue, Tim!
The default value for the {{saveToPhotoAlbum}} parameter being passed into the
native {{takePicture}} action is {{false}}. We need to process that on the
native side appropriately.
Looking over the native BB code, it looks like by default any picture taken is
saved to the file system and thus shows up in the device's Media/Pictures app.
To enable this we would have to figure out if can we save a picture to the file
system of the device and _not_ have it show up in the Media/Pictures app. This
potential cleanup procedure should happen inside the Camera.java class's
{{processImage}} function.
> Implement saveToPhotoAlbum CameraOption on BlackBerry
> -----------------------------------------------------
>
> Key: CB-926
> URL: https://issues.apache.org/jira/browse/CB-926
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: BlackBerry
> Environment: On a Bold 9900 running 7, _every_ picture gets saved to
> Camera album.
> Reporter: Filip Maj
> Assignee: Tim Kim
> Fix For: 1.9.0
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira