- Android: Support get/set/volume
- iOS: Support get/set/volume
- Add maxVolume function and muteVolume function
- Update README.md
- Update example
- Update Comment
- Fix iOS Bug
- Migrate to null safety
- Fix iOS Bug
- VolumeController class change to singleton
- Add "removeListener" function
- Add show/hide volume system UI (only for android now)
- Andorid: Migrate maven repository from jcenter to mavenCentral
- Fix iOS Audio mute after resume from background
- Android: Update Versions of Kotlin, Gradle, Gradle Android Pluign
- iOS can hide the system UI by showSystemUI
- Android: Update build.gradle
- iOS: Update removeObserver may crash issue
- Change the singleton to instance
- Rename listener to addListener
- iOS: Improve the performance of volume change listener
- iOS: Fix music stops when opening the app.
- Remove method
maxVolume
andmuteVolume