krnbatta / android-file-dialog

Automatically exported from code.google.com/p/android-file-dialog
0 stars 0 forks source link

File extension filter and Directory selection #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have implemented these funcionalities.
You can pass a parameter to the activity to make it show only files whose 
extension matches a list of extensions.
Also you can select a directory.

Im sorry for portuguese comments I left in the code.. Feel free to remove it.

I have edited the code in Linux, Im sorry for any encoding issue.

Thanks man!

Original issue reported on code.google.com by cirelli....@gmail.com on 19 Oct 2011 at 4:19

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, I have modified the way you show the AlertDialog, because I have a Utils 
package which can do that. The code for that is exacly the same you used in 
original version.

Original comment by cirelli....@gmail.com on 19 Oct 2011 at 4:22

GoogleCodeExporter commented 9 years ago
cirelli, thank you for your contribution, I added your version to trunk :)

Original comment by alexande...@gmail.com on 1 Feb 2012 at 3:59

GoogleCodeExporter commented 9 years ago
Frankly I just noticed your patch, I would share it earlier.

Original comment by alexande...@gmail.com on 1 Feb 2012 at 3:59