Skip to content

v4.0.0

Choose a tag to compare

@RicardoDS-Paydock RicardoDS-Paydock released this 28 Mar 14:23
· 27 commits to main since this release

Changed

  • Split ThreeDSWidget into Integrated3DS and Standalone3DS widgets
  • Updated dependencies and gradle version to 8.8.2
  • SDK theme colours to be accessibility compliant
  • Content descriptions for implied buttons (Used by accessibility TalkBack)
  • Replaced HyperlinkText with LinkText composable
  • PayPalDataCollectorUtil calling function from collectDeviceInfo() to collectDeviceId

Fixed

  • SDK Theming consistency (removed scale factor, device size)
  • LinkText tappable area to use minHeight = 24.dp for better accessibility
  • Updated network version to 1.3.0 containing fix for different API error response mappings

Removed

  • verticalScroll() from AddressDetailsWidget
  • Settings screen from sample app
  • secretKey functionality in place of apiAccessToken

Full Changelog: https://github.com/PayDock/android-mobile-sdk/commits/4.0.0