Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Haransis/WaveFormPlayer

Tags

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Harmonize with application (#2)

* ⚡ Improve performance of play view

* 🍻 Prevent user from recording when playing

Improve ui also

* 🐛 Fix recording lagging when multiple instances

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a recorder (#1)

* ♻️ Refactor MainActivity to implement new feature

* ⚗️ Experiment with AudioRecord

* 🚧 Try to make MediaRecorder work

Something is wrong "mediarecorder went away with unhandled events"

* ⚗️ Experiment with MediaRecorder

* ⚗️ Provide a working example with SurfaceView

* ⚗️ Introduce a partly-working view

* ✨ Support recording a sound

* 🍻 Add audio effects. Fix chronometer position

* ⚡ Replace Chronometer by a CountDownTimer

* 🐛 Fix the line not going to the end of the view

* ♻️ Clean up code

* ⚡ Clean up files not saved

* 🐛 Fix destroyrecorder crashing the app

* 📱 Use correctly compound view

Need to update the PlayerView

* ⚡ Replace constraintlayout by merge tag

* 💄 Make minor graphical adjustments

* ✨ Add a possibility of metadata retriever

Usually this would be a viewModel

* 💄 Add control buttons

* 🐛 Fix the sound not being recorded properly

* 🐛 Fix multiple recording and play causing crash

* 🎨 Place player inside recordercontroller

* 💄 Support feedback when playing

* 🐛 Fix crash when destroyPlayer

* 🐛 Fix validate button not being properly used

* 🐛 Fix FileNotFoundException onStopRecording

* 🐛 Fix UI thread blocked when converting to wav

* 🐛 Fix recording line not going to the end

* 💄 Prevent activity from turning screen off

* 🔥 Delete files when not used

* 📝 Update README.md for 1.2.0

1.1.2

Toggle 1.1.2's commit message
Fix pause crashing when stopped

1.1.0

Toggle 1.1.0's commit message
Implement more use-case

1.0.1

Toggle 1.0.1's commit message
📝 Update README

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a home picture