android-filepicker icon indicating copy to clipboard operation
android-filepicker copied to clipboard

Selecting directories/files made a lot easier.

Results 23 android-filepicker issues
Sort by recently updated
recently updated
newest added

There are changes incoming in Android Q, soon to hit all target API versions as well: https://developer.android.com/preview/privacy/scoped-storage I believe that this change makes android-filepicker unusable anymore: ![image](https://user-images.githubusercontent.com/14956460/61122659-aae06280-a4a2-11e9-848c-97d57335fe57.png) Any plans of...

I am NOT able to browse the external SD card. Only internal SD card is visible.

JPEG格式的图片显示不出来? v1.1.1

If the title I set using dialog.setTitle() is longer than one line, the path text below it gets cut off: ![screenshot_20180726-091914](https://user-images.githubusercontent.com/24281417/43274859-2b947e28-90b5-11e8-8223-70eca121b9f0.png)

bug

添加属性max_count,对文件的选择数量进行控制,默认为9

Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method ‘java.lang.String java.io.File.getAbsolutePath()’ on a null object reference at com.github.angads25.filepicker.view.FilePickerDialog.onItemClick(SourceFile:213) at android.widget.AdapterView.performItemClick(AdapterView.java:334) at android.widget.AbsListView.performItemClick(AbsListView.java:1531) at android.widget.AbsListView$PerformClick.run(AbsListView.java:3664) at android.widget.AbsListView$3.run(AbsListView.java:5585) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95) at...

I get a permission dialog even when I set all directories to the getFilesDir() of the activity / context. The applicaiton-private directory should be accessible without permissions

Model Name: SONY Xperia XZ1 Compact Android Version: Android 8.0 ``` FATAL EXCEPTION: ControllerMessenger Process: com.alexvas.dvr, PID: 14551 java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.io.File.isDirectory()' on a null object...

Works great! Please add support for external removable SDCard and thumbnails?