Skip to content

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

Android Simple File Explorer Library 2.0.7

Choose a tag to compare

@BalioFVFX BalioFVFX released this 22 Aug 15:59

Changes:

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

Android Simple File Explorer Library 2.0.6

Choose a tag to compare

@BalioFVFX BalioFVFX released this 22 Aug 13:17

Changes:

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

Android Simple File Explorer Library 2.0.5

Choose a tag to compare

@BalioFVFX BalioFVFX released this 13 Oct 10:44

Features:

  • Update Gradle
  • Add Demo

Android Simple File Explorer Library 2.0.4

Choose a tag to compare

@BalioFVFX BalioFVFX released this 21 May 14:18

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

Choose a tag to compare

@BalioFVFX BalioFVFX released this 16 May 11:24

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

Choose a tag to compare

@BalioFVFX BalioFVFX released this 15 May 08:58
972cfd2

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

Choose a tag to compare

@BalioFVFX BalioFVFX released this 14 May 11:26

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

Choose a tag to compare

@BalioFVFX BalioFVFX released this 14 May 10:32

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

Choose a tag to compare

@BalioFVFX BalioFVFX released this 12 May 11:29
  • Selected File Is Not Fully Painted (BUGFIX)

Android Simple File Explorer Library 1.0.1

Choose a tag to compare

@BalioFVFX BalioFVFX released this 12 May 07:27
  • File icon is not showing (BUGFIX)
  • Sorting System