Skip to content

Releases: CyberAgentGameEntertainment/UnityMobileSupport

thermal/1.0.0

26 Jun 09:26
ff08fff

Choose a tag to compare

What's Changed

  • add author name to package.json by @qua-iy in #24
  • thermal: add thermal headroom (cpu) and battery temperature monitoring in Android by @ruccho in #27
  • thermal: release v1.0.0 by @ruccho in #28

Full Changelog: qualitytuner/1.0.1...thermal/1.0.0

qualitytuner/1.0.1

30 Jan 09:22

Choose a tag to compare

What's Changed

  • doc: fix README typo by @qua-iy in #22
  • quality tuner: fix compile error on Windows Editor by @qua-iy in #25
  • quality tuner: release v1.0.1 by @qua-iy in #26

Full Changelog: qualitytuner/1.0.0...qualitytuner/1.0.1

qualitytuner/1.0.0

10 Jan 17:47
56d638b

Choose a tag to compare

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

06 Sep 07:18

Choose a tag to compare

What's Changed

  • doc: fix git url to install with version by @qua-iy in #17
  • android game: added automatic configuration feature by @qua-iy in #18
  • android game: release v1.1.0 by @qua-iy in #19

Full Changelog: androidgame/1.0.0...androidgame/1.1.0

androidgame/1.0.0

10 Aug 02:54
0eb7f2c

Choose a tag to compare

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

10 Feb 03:21

Choose a tag to compare

  • New Features 🚀
    • Thermal: New feature to get thermal status of mobile

storage/0.2.0

16 Aug 11:15

Choose a tag to compare

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

10 Aug 03:06

Choose a tag to compare

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

09 Aug 03:12

Choose a tag to compare

v0.1.1 - 2022/08/09

  • Bug Fixes 🐛
    • Storage: Changed GetInternalUsableSpace() in iOS to public (accidently set to private)

Full Changelog: storage/0.1.0...storage/v0.1.1

storage/0.1.0

28 Jul 06:55

Choose a tag to compare

re: fix README