Skip to content

Releases: checkout/frames-android

Beta release of new Frames SDK.

29 Nov 11:14
Compare
Choose a tag to compare
Pre-release

Beta release with new Frames SDK.

3.1.2 - Analytics updates and bugfix

27 May 14:29
42707bc
Compare
Choose a tag to compare

Added

  • New logging events to capture 3DS Webview callbacks, themes values & mobile's default language for PaymentForm and CheckoutAPIClient initialisation.
  • Fixed bug for Build issues caused by class conflicts

Updated

  • Updated Logging SDK version to 1.0.1

3.1.1 - Added translations for ES, DE, IT

04 Apr 09:43
366afef
Compare
Choose a tag to compare

Added:

Updated:

  • Change Kotlin, Dokka version to 1.6.10

3.1.0 - Analytics updates and documentation

06 Dec 12:14
c6d7b35
Compare
Choose a tag to compare

Added

  • New logging event to capture billing form usage
  • Support for generating Javadoc and kDocs

Changed

  • Updated token requested log event to capture publicKey
  • Updated token response log event to capture publicKey and token_id
  • Fixed bug related to using incorrect value as correlation id in logging events
  • Update README and docs (Issue #66 )
  • Introduced maven-publish plugin for better integration with jitpack

3.0.1 - French Translations and bug fixes

13 Apr 07:59
Compare
Choose a tag to compare

Added

  • French translations for payment form ( #46 )
  • Stability improvements for inject data functionality ( Potential fix for #54 )
  • Bug fix for #53

3.0.0 Performance Data Collection

23 Mar 16:41
Compare
Choose a tag to compare

Added

  • Performance Data Collection
  • Bug fix for #51
  • Bug fix for #49

Updated

  • The minimum Android API version is now 21.
    -Volley networking library is replaced with OkHttp.
  • Breaking API change: replacing VolleyError with generic NetworkError

Bug fixes and resource cleanup

02 Nov 15:57
ab64a9e
Compare
Choose a tag to compare

This release includes:

  • Clean up of Romanian translations and translation moved from values-ro_rRO to values-ro (#41 )
  • Remove use of string resource app_name (#41 )
  • Remove unnecessary declarations from AndroidManifest (#42 )
  • Remove unused resources

AndroidX support

22 Oct 15:28
e8a582c
Compare
Choose a tag to compare

This release includes

  • AndroidX support (#37)
  • Fix issue with launcher icon (#39)

Improved ProGuard config

22 Sep 12:27
1f5a39c
Compare
Choose a tag to compare
  • updated ProGuard configuration
  • added support for release mode (with ProGuard on) into the sample app.

Update ProGuard

20 Jul 14:13
Compare
Choose a tag to compare
  • Update ProGuard to not break modified release APK