Skip to content

Releases: schibsted/account-sdk-android-web

4.1.2

31 Jan 09:24
7fb6877
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.1...4.1.2

4.1.1

24 Jan 13:02
6e63156
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

4.1.0

10 Oct 08:30
1572661
Compare
Choose a tag to compare

What's Changed

  • Fix OAuth response parsing by @zamzterz in #57
    Also, do not log users out on 500-response from Schibsted account backend.

Full Changelog: 4.0.1...4.1.0

4.0.1

22 Sep 07:49
3ce2455
Compare
Choose a tag to compare

What's Changed

  • Fix crash when attempting to parse HTML error responses

Full Changelog: 4.0.0...4.0.1

4.0.0

31 Aug 11:52
05fc658
Compare
Choose a tag to compare

What's Changed

  • Refactor 'Either' to more resemble built-in 'Result' type. by @zamzterz in #55

Full Changelog: 3.0.0...4.0.0

3.0.0

31 Aug 09:07
f5931b0
Compare
Choose a tag to compare

What's Changed

Notes when updating

  • User session data will no longer be deleted upon failure to read it. Instead the error will be propagated, and to enable this, the callback signature for ClientInterface.resumeLastLoggedInUser has changed.

Full Changelog: 2.5.0...3.0.0

2.5.0

11 Aug 14:19
016877b
Compare
Choose a tag to compare

What's Changed

  • Fallback to regular browser if Custom Tabs are not supported. by @zamzterz in #44
  • Replace Travis with Github Actions by @oscarsilver in #46

Full Changelog: 2.4.4...2.5.0

2.4.4

31 May 08:16
c6530ff
Compare
Choose a tag to compare

What's changed

Full Changelog: 2.4.3...2.4.4

2.4.3

11 Apr 12:49
791c3a6
Compare
Choose a tag to compare

What was changed

  • Add proguard rules to keep classes and not throw errors, see commit

Full Changelog: 2.4.2...2.4.3

2.4.2

07 Apr 09:11
01ab629
Compare
Choose a tag to compare

What was changed

  • Fix crash in startup by adding flags for pending intent, see commit

  • Remove encrypted shared preferences if master key is corrupted, see commit

  • Fix so SDK do not parse 500 response code, see commit

Full Changelog: 2.4.1...2.4.2