Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Releases: alxrm/audiowave-progressbar

v0.9.2

24 May 13:35
Compare
Choose a tag to compare

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

18 Feb 20:56
Compare
Choose a tag to compare

What's new in v0.9.1

  • just a simple dependency update

v0.9

02 Sep 20:46
Compare
Choose a tag to compare

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

18 Feb 09:13
Compare
Choose a tag to compare

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

07 Dec 20:04
Compare
Choose a tag to compare

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

26 Nov 11:28
Compare
Choose a tag to compare

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

05 Nov 09:10
Compare
Choose a tag to compare

First public version of audiowave

  • async data binding
  • color setting
  • animated shape updating

TODO

  • seeking
  • gravity
  • different colors for filled/empty chunks