Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

can't select multiple files at the same time #2

Open
letroll opened this issue Nov 16, 2012 · 5 comments
Open

can't select multiple files at the same time #2

letroll opened this issue Nov 16, 2012 · 5 comments

Comments

@letroll
Copy link

letroll commented Nov 16, 2012

can you add the ability to select multiple files at the same time, and if possible at the same time a box "select all / deselect all" ?

@iPaulPro
Copy link
Owner

Hey, this is a bit out of scope, but something I have considered. I am, mostly, trying to follow the Android APIs and docs, using ACTION_GET_CONTENT with CATEGORY_OPENABLE to return a URI: http://developer.android.com/reference/android/content/Intent.html#ACTION_GET_CONTENT

@paulasiimwe
Copy link

Much as it is abit out of scope I believe it's something not so hard for you. Simply implement checkboxes alongside each listed file and when the user clicks ok, return a uri array. Please Paul! help us please please please!!!

@LOG-TAG
Copy link

LOG-TAG commented Mar 6, 2014

I'm want share the Stackoverflow discussion http://stackoverflow.com/questions/22095441/android-multiple-file-selector-chooser-dialog

@paulasiimwe
Copy link

Yes I am the one who posted it on stackoverflow. The proposed solution is something im hoping someone will integrate into this great File Selector.

@paulasiimwe
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants