Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

0.8.5.5

Compare
Choose a tag to compare
@afollestad afollestad released this 25 Feb 05:00
  1. Added chooseButton() to the FileChooserDialog.Builder.
  2. Updated for AppCompat 23.2.0, updated the Gradle plugin.
  3. FileChooserDialog sorts folders to the top.
  4. The FileChooserDialog.Builder and FolderChooserDialog.Builder have an optional tag(String) setter. The dialog callbacks have been changed to pass the dialog instance, so you can retrieve this tag.
  5. Fixes for input dialog keyboard show/hide logic,
  6. Other fixes and improvements.