Skip to content

Tags: bradhannah/UnitySimpleFileBrowser

Tags

v1.5.1

Toggle v1.5.1's commit message
Avoiding a native exception which will likely never occur but better …

…safe than sorry

v1.5.0

Toggle v1.5.0's commit message
- Added skins! Create new skins via "yasirkula-SimpleFileBrowser-UI S…

…kin"

- Added CC0-licensed file icons for common file types
- Files can now have alternating background colors
- File browser remembers the most recently browsed folder even if the application is restarted

v1.4.7

Toggle v1.4.7's commit message
Filename input field isn't cleared while switching folders in file se…

…lection mode

v1.4.6

Toggle v1.4.6's commit message
SD cards weren't listed on some Android devices, attempted to fix it

v1.4.5

Toggle v1.4.5's commit message
Embedded proguard.txt file to AAR library which should get rid of Cla…

…ssNotFoundExceptions automatically

v1.4.4

Toggle v1.4.4's commit message
Added new Input System support (requires manual modifications, see do…

…cumentation)

v1.4.3

Toggle v1.4.3's commit message
If multi-selection mode is activated by pressing&holding a file **in …

…file selection mode**, folders' toggles will no longer be visible

v1.4.2

Toggle v1.4.2's commit message
Typo... An annoying little sneaky typo.............

v1.4.1

Toggle v1.4.1's commit message
- Added FileBrowser.DrivesRefreshInterval to refresh the list of driv…

…es at a regular interval so that USB drives can be detected at runtime. By default, this value is 5 seconds on standalone platforms and no refresh will be performed on mobile platforms

- Renamed "Pick Folder" to "Browse..." on Android 10+ (Storage Access Framework)

v1.4.0

Toggle v1.4.0's commit message
AllFilesFilterText, FoldersFilterText and PickFolderQuickLinkText can…

… now be changed after the file browser is initialized, as well