ChangeLog

3.0.0 (2016-07-03)

Full Changelog

Implemented enhancements:

Closed issues:

  • Add ability to input filename #82

2.5.3 (2016-06-09)

Full Changelog

Implemented enhancements:

  • Add paths to permission and refresh methods #85
  • Add FastScroller sample implementation #89 (spacecowboy)
  • Add a getItem method to FileItemAdapter #88 (spacecowboy)

Fixed bugs:

  • Crash while creating folder in dropbox sample #76

Closed issues:

  • Fast Scroll #87

2.5.2 (2016-02-24)

Full Changelog

Implemented enhancements:

  • Dropbox should show a progress bar when loading #74

Fixed bugs:

  • Dropbox sample can crash due to Inconsistent state in RecyclerView #75
  • Dropbox sample crash if multiple press on folder #73
  • probebly underscore missing #63

Merged pull requests:

2.5.1 (2016-01-13)

Full Changelog

Implemented enhancements:

  • Change license to MPL #66

2.5.0 (2015-11-08)

Full Changelog

Implemented enhancements:

  • Add a separator line above OK/Cancel buttons #60

Merged pull requests:

  • Hide hidden files in SD card picker by default #58 (dvrajan)

v2.4.2 (2015-09-30)

Full Changelog

Implemented enhancements:

  • lower minSdk #54
  • Spacing of filename items #52

Merged pull requests:

  • Lowered minSdk to API 9 #55 (marbat87)
  • Add Video Thumbnail preview and set default theme to light #53 (alishari)

v2.4.1 (2015-09-14)

Full Changelog

Merged pull requests:

  • Update to latest build tools and support library 23.0.1 #51 (alishari)

v2.4.0 (2015-08-25)

Full Changelog

Implemented enhancements:

  • Only allow selecting single files (when EXTRA_ALLOW_MULTIPLE is set to false) #48

Merged pull requests:

v2.3.1 (2015-08-20)

Full Changelog

Fixed bugs:

  • FilePicker cannot be used with non-touchscreen devices #44

Merged pull requests:

v2.3.0 (2015-08-18)

Full Changelog

Implemented enhancements:

  • Make sure to handle Android M’s new permission requests #24

v2.2.3 (2015-08-04)

Full Changelog

Implemented enhancements:

  • Enhancement: Allow adding more arguments to FilePickerFragment #40
  • Do not override existing arguments #41 (spacecowboy)

Merged pull requests:

v2.2.2 (2015-08-03)

Full Changelog

Implemented enhancements:

  • Dropbox Sync API is deprecated #35

Merged pull requests:

v2.2.1 (2015-07-17)

Full Changelog

Fixed bugs:

  • Strange error #34

v2.2 (2015-07-13)

Full Changelog

Implemented enhancements:

  • Allow fragment to be used with default action bar #32
  • Allow setting of toolbar text colour #31

Fixed bugs:

Merged pull requests:

v2.1 (2015-05-30)

Full Changelog

Implemented enhancements:

  • Make filepicker depend only on EXTRA_ALLOW_CREATE_DIR #25

Fixed bugs:

  • Build fails #21

Merged pull requests:

v2.0.5 (2015-05-01)

Full Changelog

Merged pull requests:

v2.0.4 (2015-04-29)

Full Changelog

Implemented enhancements:

  • Show miniatures for images #10

Fixed bugs:

  • Rotation doesn’t work #15

v2.0.3 (2015-04-28)

Full Changelog

v2.0.2 (2015-04-28)

Full Changelog

v2.0.0 (2015-04-27)

Full Changelog

Fixed bugs:

  • crash InBackground thread #13
  • Crash on root folders #12

v1.2.0 (2015-04-27)

Full Changelog

Implemented enhancements:

  • Verify Proguard #8
  • Upload the Dropbox sample #5

Merged pull requests:

v1.1.3 (2014-04-02)

Full Changelog

Fixed bugs:

  • FilePicker: Handle case if startPath does not exist #4

v1.1.2 (2014-04-02)

Full Changelog

Implemented enhancements:

  • Upload to Maven Central #3

v1.1.1 (2014-04-02)

Full Changelog

v1.1 (2014-04-01)

Full Changelog

Implemented enhancements:

  • Add only files option #2
  • Make create directory toggleable #1

v1.0 (2014-04-01)

Full Changelog

v0.99 (2014-03-31)

Full Changelog

v0.91 (2014-03-31)

Full Changelog

v0.9 (2014-03-31)

* This Change Log was automatically generated by github_changelog_generator