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

Releases: singhangadin/android-filepicker

Version 1.1.1

20 May 20:25
Compare
Choose a tag to compare

Fix

Checkbox:

Sometimes checkbox doesn't work upon single clicks and required a double click. It has been fixed as of now using custom checkbox. #25 #52

Positive Action Button:

The positive action button is now disabled in case there is no selection by the user. There won't be any returned values in such case to the listener.

Features

Default Mount Point:

Default mount point has been changed to /mnt instead of /sdcard allowing library to add device memory in default list.

v1.1.0: fix : Fixed header text and image background.

20 May 20:18
Compare
Choose a tag to compare

1.0.9

17 Feb 20:47
Compare
Choose a tag to compare
Version 1.0.9

Version 1.0.8

16 Jul 20:32
Compare
Choose a tag to compare

File picker dialog to pick files from storage of Android Device.