All Versions
7
Latest Version
Avg Release Cycle
94 days
Latest Release
2163 days ago

Changelog History

  • v0.9.2 Changes

    May 24, 2018

    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 Changes

    February 18, 2018

    What's new in v0.9.1

    • โšก๏ธ just a simple dependency update
  • v0.9 Changes

    September 02, 2017

    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 Changes

    February 18, 2017

    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 Changes

    December 07, 2016

    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 Changes

    November 26, 2016

    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 Changes

    November 05, 2016

    First public version of audiowave

    • async data binding
    • color setting
    • โšก๏ธ animated shape updating

    TODO

    • ๐Ÿ‘€ seeking
    • gravity
    • different colors for filled/empty chunks