Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

49 lines (28 loc) · 733 Bytes

1.0.0

  • Android: Support get/set/volume
  • iOS: Support get/set/volume

1.0.1

  • Add maxVolume function and muteVolume function
  • Update README.md
  • Update example

1.0.1+1

  • Update Comment

2.0.0

  • Fix iOS Bug
  • Migrate to null safety

2.0.1

  • Fix iOS Bug

2.0.2

  • VolumeController class change to singleton
  • Add "removeListener" function
  • Add show/hide volume system UI (only for android now)

2.0.3

  • Andorid: Migrate maven repository from jcenter to mavenCentral

2.0.4

  • Fix iOS Audio mute after resume from background

2.0.5

  • Android: Update Versions of Kotlin, Gradle, Gradle Android Pluign

2.0.6

  • iOS can hide the system UI by showSystemUI

2.0.7

  • Android: Update build.gradle