[
https://issues.apache.org/jira/browse/CB-8777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390354#comment-14390354
]
ASF GitHub Bot commented on CB-8777:
------------------------------------
GitHub user thehuijb opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/80
feature CB-8777 Add option onlyGalleries
add Android only option to force getting pictures from only gallery type
applications on the device, blocking out remote drives and file explorers alike
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/thehuijb/cordova-plugin-camera
feature/add_option_onlyGalleries
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-camera/pull/80.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 #80
----
commit 0214e2fe8f8f5c5a40660e3161f32d0c59d17bb4
Author: Serge Huijben <[email protected]>
Date: 2015-04-01T10:02:11Z
Add option onlyGalleries
add Android only option to force getting pictures from only gallery type
applications on the device, blocking out remote drives and file explorers alike
----
> add android option to only display gallery type apps on getImage
> ----------------------------------------------------------------
>
> Key: CB-8777
> URL: https://issues.apache.org/jira/browse/CB-8777
> Project: Apache Cordova
> Issue Type: New Feature
> Components: Plugin Camera
> Environment: Android
> Reporter: Serge Huijben
> Priority: Minor
> Labels: features
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Add an option to allow only Gallery type apps to launch on getImage.
> current behaviour would launch an activity that allows the use to select
> files from filesystem, remote filesystem (drive, dropbox, onedrive, etc) and
> galleries.
> I would like to add a switch option onlyGalleries that if set to true would
> allow the user to only get images from gallery type apps on the device.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]