Releases: CyberAgentGameEntertainment/UnityMobileSupport
Releases · CyberAgentGameEntertainment/UnityMobileSupport
thermal/1.0.0
qualitytuner/1.0.1
qualitytuner/1.0.0
What's Changed
- storage: add Android API level annotation to avoid some build errors by @qua-iy in #20
- QualityTuner: minimum implementation by @qua-iy in #21
Full Changelog: androidgame/1.1.0...qualitytuner/1.0.0
androidgame/1.1.0
androidgame/1.0.0
Initial release of Android Game package.
Further information is in README.
Full Changelog: thermal/0.1.0...androidgame/1.0.0
thermal/0.1.0
- New Features 🚀
- Thermal: New feature to get thermal status of mobile
storage/0.2.0
v0.2.0 - 2022/08/16
- New Features 🚀
- iOS: Added option to get free space with deletable caches
Full Changelog: storage/0.1.2...storage/0.2.0
storage/0.1.2
v0.1.2 - 2022/08/10
- Bug Fixes 🐛
- Downgraded Android library target api level to 30
Full Changelog: storage/v0.1.1...storage/0.1.2
storage/v0.1.1
v0.1.1 - 2022/08/09
- Bug Fixes 🐛
- Storage: Changed
GetInternalUsableSpace()in iOS to public (accidently set to private)
- Storage: Changed
Full Changelog: storage/0.1.0...storage/v0.1.1
storage/0.1.0
re: fix README