Skip to content

v1.2.2

Latest

Choose a tag to compare

@Boc86 Boc86 released this 29 Jun 21:19

Fixed

  • Android Auto: tapping a single song from an album now queues the whole album and walks through it in order on Skip Next/Prev (was only ever playing the tapped song).
  • Android Auto 'Shuffle All' (the 'cannot get your selection' error): the request is now queued via dispatchAction when the activity isn't yet bound, so it resumes once MainActivity binds instead of being silently dropped.
  • Last song and position now persist across app restarts in the Android native player (was hardcoded to 0 / not restored).