Skip to content

Releases: getkevin/kevin-android

1.6.1

25 Jan 13:13
c0726b7
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue when callback URL would not be handled on devices with API below 24

1.6.0

21 Jan 12:24
f28321e
Compare
Choose a tag to compare

New features

  • Added support for sandbox environment. To use it just call Kevin.setSandbox(true) when setting up SDK.

Bug fixes

  • Fixed an issue when non http callback urls won't be handled. Now it should work with any callback url.

1.5.1

09 Jan 10:18
2edbfa1
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue when back navigation would not be correctly handled within the SDK confirmation screens
  • Fixed an issue when mail/phone links would not be handled correctly
  • linkId has been renamed to authorizationCode for the sake of consistency with our APi

1.5.0

08 Nov 13:48
4ae0de1
Compare
Choose a tag to compare

New features

  • Support for new languages has been added - SK, CS, FI, SV, NO, DA, DE, NL, FR, ES, IT, SL

Bug fixes

  • Fixed an issue when not all EEA countries would be displayed

1.4.0

06 Nov 07:34
fb2de8a
Compare
Choose a tag to compare

New features

  • Support for new languages has been added - BG, RO, HU, GR, LV, EE, PL, PT

1.3.3

05 Oct 09:58
1b20908
Compare
Choose a tag to compare

Bug fixes

  • Updated proguard rules to fix ktor issue

1.3.2

29 Sep 14:24
254cc54
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue when SDK won't build because of missing drawable and dependency

1.3.1

23 Sep 08:49
417768a
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue when SDK won't build because of missing dependency

1.3.0

22 Sep 14:56
1389e84
Compare
Choose a tag to compare

New features

  • Added a possibility to skip payment authentication steps if payment was created with already linked account token (see our API docs)
  • Library was moved to MavenCentral

Bug fixes

  • Fixed an issue when PaymentSession could internally crash and error itself would not be processed by the client

1.2.2

10 Sep 04:50
4c5355e
Compare
Choose a tag to compare

Minor changes

  • SDK domain was migrated