Skip to content

Releases: spotify/android-auth

Spotify Android Auth lib 2.1.1

20 Dec 18:53
Compare
Choose a tag to compare
  • Introduced RedirectUriReceiverActivity for web based auth flow
  • Restructured web based flow, removed LoginDialog class
  • Made AuthorizationClient final
  • Bumped to Gradle 7.5, AGP 7.4.2
  • Bumped targetSdkVersion to 33
  • Bumped androidx.browser to 1.5.0 and test dependencies

Spotify Android Auth lib 2.1.0

30 Jun 11:11
Compare
Choose a tag to compare
  • Introduced a new flavour store to generate a library called auth-store that default to the play store instead of CustomTabsIntent
  • Exposed method to check if the Spotify application is installed

Spotify Android Auth lib 2.0.2

07 Apr 14:16
Compare
Choose a tag to compare
  • Fixed StackOverflowError at com.spotify.sdk.android.auth.browser.LoginDialog.onServiceDisconnected
  • Fixed NullPointerException when creating CustomTabsIntent in LoginDialog
  • Set LoginActivity launch mode to singleTask to avoid launching CustomTabs in a separate task

Spotify Android Auth lib 2.0.1

14 Mar 14:30
Compare
Choose a tag to compare
  • Removed unused code related to WebView and updated documentation

Spotify Android Auth lib 2.0.0

10 Mar 16:44
Compare
Choose a tag to compare
  • Replaced WebView usage with Custom Tabs since Google and Facebook Login no longer support WebViews for authenticating users.
  • Removed AuthorizationClient#clearCookies method from the API. Custom Tabs use the cookies from the browser.
  • Bumped targetSdkVersion to 31

Spotify Android Auth lib 1.2.6

04 Oct 14:09
Compare
Choose a tag to compare

Contains a fix for an issue related to package visibility changes in API 30 - spotify/android-sdk#307

Spotify Android Auth lib 1.2.5

27 May 07:25
80e9523
Compare
Choose a tag to compare
  • Updated targetSdkVersion (API 30), buildTools and Gradle plugin
  • Removed unused jcenter repository
  • Conform to package visibility restrictions when targeting Android 11 (API 30)

Spotify Android Auth lib 1.2.3

27 Jan 12:33
dc5c190
Compare
Choose a tag to compare

What's New

  • Stability fixes on webview based redirect
  • LoginActivity launchmode changed

Spotify Android Auth lib 1.2.2

17 Jan 16:11
b70da87
Compare
Choose a tag to compare

What's New

  • Remove custom-tabs handling due to issues

Spotify Android Auth lib 1.2.1

16 Jan 16:08
1757b15
Compare
Choose a tag to compare

Changelog 1.2.1

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