Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: yasirkula/UnitySimpleFileBrowser

v1.7.5

03 Jan 21:08

Choose a tag to compare

Added FileBrowser.CustomSearchHandler event

v1.7.4

20 May 19:48

Choose a tag to compare

Fixed WaitForSaveDialog no longer working on Android (fixed #107)

v1.7.3

18 May 12:21

Choose a tag to compare

Disabled "Parse Escape Characters" of all TextMeshProUGUIs to avoid edge cases (fixed #106)

v1.7.2

07 Apr 18:56

Choose a tag to compare

  • Fixed UnauthorizedAccessException on iOS
  • Tiny performance optimization

v1.7.1

27 Mar 20:40

Choose a tag to compare

Added FileBrowser.CanDeleteFiles and CanRenameFiles properties to disable deleting/renaming files via file browser UI

v1.7.0

25 Mar 20:07

Choose a tag to compare

  • BREAKING CHANGE: Replaced RequestPermission with RequestPermissionAsync (see yasirkula/UnityNativeGallery#343)
  • BREAKING CHANGE: CheckPermission returns bool instead of Permission (see yasirkula/UnityAndroidRuntimePermissions#14)
  • Updated Unity version to 2021.3.41f1
  • Upgraded Texts to TextMesh Pro (closed #82)
  • Configurable Enter Play Mode is supported (disabling Domain Reload works but disabling Scene Reload isn't tested)
  • FileBrowser.Instance is now public for convenience
  • Removed nested canvases from SimpleFileBrowserCanvas prefab to make VR integration simpler

v1.6.6

09 Mar 09:06

Choose a tag to compare

Fixed rare "No such proxy method" error for native callback functions

v1.6.5

10 Feb 11:09

Choose a tag to compare

  • Moved most UnityEvent registrations to the code (it fixes InputField.OnEndEdit being changed to InputField.OnSubmit on latest Unity versions, see: yasirkula/UnityTextToTextMeshProUpgradeTool#2)
  • Minor memory optimization in RecycledListView
  • Attempted to simplify the example code

v1.6.4

14 Nov 21:03

Choose a tag to compare

Potential fix for IllegalStateException on Android

v1.6.3

09 Nov 17:53

Choose a tag to compare

Fixed file browser not showing any contents in a folder if it contains a system-protected file/folder (happened with '.android_secure' folder on Android)

Morty Proxy This is a proxified and sanitized view of the page, visit original site.