Audiowave Progressbar Versions Save

Lightweight audiowave progressbar for Android

0.9.2

5 years ago

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

0.9.1

6 years ago

What's new in v0.9.1

  • just a simple dependency update

0.9

6 years ago

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

0.8

7 years ago

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

0.7

7 years ago

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

0.6

7 years ago

What's new in v0.6

  • more event listeners, better API for Java side
  • seeking functionality

TODO

  • gravity
  • different colors for filled/empty chunks

0.5

7 years ago

First public version of audiowave

  • async data binding
  • color setting
  • animated shape updating

TODO

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