Releases: karya-inc/RawAudioRecorder
Releases · karya-inc/RawAudioRecorder
v0.0.7
What's Changed
- fix: crash when stopRecording called by @thedroiddiv in #17
- setup automatic release with mavencentral by @thedroiddiv in #18
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- chore: ask for microphone permissions by @thedroiddiv in #9
- update: support android 14 by @thedroiddiv in #10
- feat: add audio player to play recordings by @thedroiddiv in #11
- chore: hide player once playback is finished by @thedroiddiv in #12
- fix: crash due to FileNotFoundException by @thedroiddiv in #14
- chore: bumped up version by @thedroiddiv in #15
Full Changelog: v0.0.5...v0.0.6
Release v0.0.5
Merge pull request #7 from thedroiddiv/main chore: bumped up version
v0.0.3
chore: Update README.md