You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/01 12:32:53 UTC

[jira] [Commented] (CB-8777) add android option to only display gallery type apps on getImage

    [ 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 <s....@gmail.com>
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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org