Skip to content

Releases: melledijkstra/android-music-client

v3.0.0 Alpha

25 Feb 01:20
3ec4b29
Compare
Choose a tag to compare

v3.0.0 Alpha Release

Network communication is now done with gRPC. Only this release is compatible with the v3.0.0-alpha release of the MelonMusicPlayer server.

Changelog

  • Added ButterKnife for easy binding
  • Java version 1.8 support
  • Using recyclerview for song list
  • Elapsed time now shows correctly
  • Extracted string resources
  • Cleanup & refactor
  • Bug fixes

Alpha v1

08 Jan 22:27
Compare
Choose a tag to compare
Alpha v1 Pre-release
Pre-release

Not a stable release. There are still a lot of functionality in progress!

New Features:

  • When a connected device gets called, the volume of server goes down and back up when not calling anymore
  • Volume control
  • Next and previous control
  • Seekbar dragging time is correct now
  • Time of song is now visible in songlist
  • Progress indicators when opening albumlist and songlist
  • Lots of bug / efficiency fixes

Work In Progress:

  • Youtube download URL
  • Song options when performing a long click on a song item