All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated project to use 2018.4 LTS
- Fixed iOS native files being added to tvOS builds (#73)
- Added optional mime type parameter for Android to use in the intent rather than it being hardcoded to
image/*
- AAR
AndroidManifest.xml
now uses a custom file provider in order to stop conflicts with other plugins from the Unity asset store which also use the default file provider
- AAR
AndroidManifest.xml
now used the AndroidX file provider
- Removed the
Roadmap
and converted them all into issues for easier tracking
- Fixed inconsistent share dialog text
- Sharing a screenshot does not display the share dialog text, this is to show the difference between the options
- Added more things to the
Roadmap
list in the README.md
- Updated the Android AAR to targetSdk 28 to be more inline with Google's current requirements
- Updated README.md with updated Android dependency
androidx.appcompat:appcompat:1.1.0
- Bumped the version number
- Updated README.md with OpenUPM badge
- Bumped the version number to see how OpenUPM works