- bugs fixed
- minor fixes for themes
- #60, #61, #62 fixed
- revamped Dpad controls
- added cancelOnTouchOutside and enableDpad (true by default)
- mainly by Guiorgy.
- temporary release with gradle 5.1.1 compartibility test.
- this library works within androidx project.
- bugs fixed
- rewrite demo app
- small tunes
- show dlg after permissions granted, without fault
- better text color and dark facade
- displaying the current path string
- etc.
- #46, #47, #48
- bugs fixed
displayPath
by Guiorgy- new style demo app will be released, by Guiorgy
- #42: withOnBackPressedListener not fired
clarify
onCancelListener
, obsoleteonBackListener
- #44: .with(this) in the sample code is obsolete doc updated, demo codes updated. readme doc reviewed
- #45: Does not display the name of a selected folder
Add
titleFollowsDir(boolean)
.
no more details
the publishing had matters.
- Create new folder on the fly, and the optional multiple select mode for developer, thx Guiorgy and his android-smbfile-chooser
- Up (
..
) on the primary storage root will be replaced with.. SDCard
, it allows to jump to external storage such as a SDCard and going back available too. - DPad supports, arrow keys supports (#30)
- ...bugs fixed
bugs fixed
+ #14, withFileIcons(...)
, withFileIconsRes(...)
, withAdapterSetter(...)
+ #13, withRowLayoutView(resId)
allow color/font customizing...
* #8, misspell typo fixed, thx @bostrot * #9, new style constructor from @SeppPenner * README for #3 is more friendlier * KS_PATH usage in #2 is more friendlier
Spring 2018 Version:
+ permissions check form @bostrot, thx a lot * upgrade to AS 3 & gradle 4.1+ * about #4, add 2: withIcon(), withLayoutView()
fixed issue #2
bug fixed for last releases
* navigate and choose a folder without extension cause crash
bug fixed for last release
* remove app_name; * dateformat fixed;
+ withDateFormat() * remove wrong timestamp display at '..' (parent) folder + add history/changelog * upgrade building environment + traditional chinese language