Releases: alxrm/audiowave-progressbar
Releases · alxrm/audiowave-progressbar
v0.9.2
What's new in v0.9.2
- updated dependencies #18
- made
chunksCount
property public #17
- implemented
isTouchable
property(also as xml attribute)
- fixed wave background color not being changed on
waveColor
change, issue #15
❤️ Big thanks to @Gounlaf for his PRs and to @laurentiusandre for a good bug catch
v0.9.1
What's new in v0.9.1
- just a simple dependency update
v0.9
What's new in v0.9
- fixed appearance for the files that are larger than 10 MB
Special thanks to @carmocca for PR with the fix and @soqman who was the first, who found the source of the problem
v0.8
What's new in v0.8
- fixed RecyclerView bug
- added the ability to turn off animated expansion
TODO
- gravity
- different colors for filled/empty chunks
v0.7
What's new in v0.7
- fix of the nasty bug in downsampling algorithm(it also became 10x faster)
TODO
- gravity
- different colors for filled/empty chunks
v0.6
What's new in v0.6
- more event listeners, better API for Java side
- seeking functionality
TODO
- gravity
- different colors for filled/empty chunks
v0.5
First public version of audiowave
- async data binding
- color setting
- animated shape updating
TODO
- seeking
- gravity
- different colors for filled/empty chunks