Skip to content

Releases: BalioFVFX/Android-Simple-File-Explorer-Library

Android Simple File Explorer Library 2.0.7

22 Aug 15:59
Compare
Choose a tag to compare

Changes:

  • Fix null pointer exception caused by root.listFiles()
  • Enable legacy external storage android:requestLegacyExternalStorage="true"

Android Simple File Explorer Library 2.0.6

22 Aug 13:17
Compare
Choose a tag to compare

Changes:

  • Migrate to Android X
  • Change compileSdkVersion / targetSdkVersion to 29

Android Simple File Explorer Library 2.0.5

13 Oct 10:44
Compare
Choose a tag to compare

Features:

  • Update Gradle
  • Add Demo

Android Simple File Explorer Library 2.0.4

21 May 14:18
Compare
Choose a tag to compare

Features

  • Support for new tablet sizes

The functionality remains the same so updating to the newer version should cause no problems.

Android Simple File Explorer Library 2.0.3

16 May 11:24
Compare
Choose a tag to compare

Features & Bugfixes

  • You can enable or disable directory select
  • Fixed the bug causing an empty fragment to show up when clicking the back button

The functionality remains the same so updating to the newer version should cause no problems.

Android Simple File Explorer Library 2.0.2

15 May 08:58
972cfd2
Compare
Choose a tag to compare

BUGFIXES:

  • Removed the empty fragment when pressing the back button
  • File can't be selected

The functionality remains the same so updating to the newer version should cause no problems.

Android Simple File Explorer Library 2.0.1

14 May 11:26
Compare
Choose a tag to compare

New feature:

  • Ability to select & deselect a file

The functionality remains the same so updating to the newer version should cause no problems.

Android Simple File Explorer Library 2.0

14 May 10:32
Compare
Choose a tag to compare

The Android Simple File Explorer Library has new features:

  • New Image View which displays the current file type (directory or a folder)
  • Ability to select a directory
  • Minor layout update of the File type images (size of the images has been changed in some devices)

The functionality remains the same so updating to the newer version should cause no problems.

Android Simple File Explorer Library 1.0.2

12 May 11:29
Compare
Choose a tag to compare
  • Selected File Is Not Fully Painted (BUGFIX)

Android Simple File Explorer Library 1.0.1

12 May 07:27
Compare
Choose a tag to compare
  • File icon is not showing (BUGFIX)
  • Sorting System