Skip to content

Releases: yasirkula/UnityNativeGallery

v1.5.3

03 Sep 15:21
Compare
Choose a tag to compare
Fixed minor issue: https://github.com/yasirkula/UnityNativeGallery/is…

v1.5.2

13 Aug 10:35
Compare
Choose a tag to compare

Added markTextureNonReadable parameter to GetVideoThumbnail

v1.5.1

12 Aug 12:03
Compare
Choose a tag to compare
Added GetMediaTypeOfFile function (closed #133)

v1.5.0

09 Aug 21:09
Compare
Choose a tag to compare
  • Added GetMixedMediaFromGallery function to pick images/videos/audios at the same time
  • Added GetAudioFromGallery function to pick audio files (works on Android only)
  • Potential bugfix for rare UnauthorizedAccessExceptions

v1.4.1

10 Jul 12:00
Compare
Choose a tag to compare

Added NativeGallery.GetVideoThumbnail function

v1.4.0

14 May 19:29
Compare
Choose a tag to compare

Added Assembly Definition Files

v1.3.9

06 Apr 18:51
Compare
Choose a tag to compare
NativeGallery tries to preserve the file extension while picking mult…

v1.3.8: - Fixed #101

03 Mar 12:34
Compare
Choose a tag to compare
- Fixed #102

v1.3.7: - Fixed a crash when picking images/videos on iOS13+

14 Jan 18:13
Compare
Choose a tag to compare
- Fixed a rare NullPointerException on Android

v1.3.6

22 Dec 17:36
Compare
Choose a tag to compare
Fixed picked image file not having an extension on iOS 13 (#93)