Releases: melledijkstra/android-music-client
Releases · melledijkstra/android-music-client
v3.0.0 Alpha
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
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