Skip to content

1.4.0

Choose a tag to compare

@devgianlu devgianlu released this 14 Jun 17:10

Added

  • Report to server that we played a track (#155, still buggy)
  • Retrieve tracks in state from API (#222)
  • Add/remove tracks from queue from API (#222)
  • Seek from API (6104db1)
  • Added logout feature (5839d5b)

Changed

Fixed

  • Fixed time bar in wrong position after resuming (#213)
  • Do not get Cipher instance every time (#215)
  • Fixed loading of some podcasts (#223)
  • Fixed crash when pressing next after adding song to queue (#226)
  • Prevent deadlock when closing after network issue (#227)
  • Fixed old issue with Zeroconf active session (#225, #229, #231)
  • Avoid establishing two connections (afc7dc3)
  • Start line before writing for the first time (#232)
  • Do not close System.out for any reason (#234)
  • Shutdown OkHttp threads when closing (#235)