Skip to content

Releases: spotify/android-sdk

Spotify Android SDK v0.8.0 AppRemote, v2.1.0 Auth

04 Jul 10:54
Compare
Choose a tag to compare

What's new?

  • Changed the way App Remote connects to the Spotify App. We do not longer start a foreground service when running Spotify 8.8.36 or newer. This means we will not display the foreground notification on recent versions.

Spotify Android SDK v0.7.2 AppRemote, v2.1.0 Auth

30 Jun 11:15
Compare
Choose a tag to compare

What's new?

Spotify Android SDK v0.7.2 AppRemote

02 Jun 10:51
111a751
Compare
Choose a tag to compare

What's new?

  • Fixed package visibility issues on API > 30

You can get the latest Auth library version from Maven Central. More info here: https://github.com/spotify/android-auth.

Spotify Android SDK v0.7.1 AppRemote v1.2.3 Auth

28 Jul 15:13
bbd987f
Compare
Choose a tag to compare

What's new?

  • Replaced LoggedOutException usages with NotLoggedInException and removed LoggedOutException completely.
  • Introduced VolumeState class and added volume control to ConnectApi.

Spotify Android SDK v0.7.0 AppRemote v1.2.3 Auth

04 Feb 11:39
cf06a97
Compare
Choose a tag to compare

What's new?

auth-lib

  • Stability fixes on WebView based auth
  • Set LoginActivity launch mode to CLEAR_TOP but not SINGLE_TOP, so the activity will be recreated

Spotify Android SDK v0.7.0 AppRemote v1.2.2 Auth

17 Jan 16:09
337c496
Compare
Choose a tag to compare

What's New

auth-lib

  • Remove custom-tabs handling due to issues

Spotify Android SDK v0.7.0 AppRemote v1.2.1 Auth

16 Jan 16:40
a566bef
Compare
Choose a tag to compare

What's New

auth-lib

  • Fixes an issue that produced a redirect error when the redirect uri contains CAPS.

Spotify Android SDK v0.7.0 AppRemote v1.2.0 Auth

15 Jan 09:09
ca9c795
Compare
Choose a tag to compare

What's New

auth-lib

  • Breaking changes: Rename classes from Authentication<ClassName> to Authorization<ClassName>
  • Pass state parameter in AuthorizationResponse

Spotify Android SDK v0.7.0 AppRemote v1.1.0 Auth

20 Nov 13:06
9a3cd82
Compare
Choose a tag to compare

What's New

  • Potentially breaking API change in ContentApi. The method getRecommendedContentItems will now take a String as type. We are making this change to support new dynamic categories.
  • Fixed bug in Track.equals method.
  • Fixed java.lang.NoClassDefFoundError: Failed resolution of: Lcom/spotify/android/appremote/api/ConnectionParams$Builder
  • Added the method getCrossfadeState in PlayerApi. This method will return the state of the audio Crossfade setting. (Supported in Spotify 8.5.31.398)
  • Skip to index - Skip to track at specified index in album or playlist

Spotify Android SDK v0.6.3 AppRemote v1.1.0 Auth

11 Sep 09:27
f049e46
Compare
Choose a tag to compare

What's New

  • Fix: Add rule to avoid proguard warning of missing classes