Skip to content

Releases: argyle-systems/argyle-link-android

4.3.1

13 Jul 22:35
Compare
Choose a tag to compare

Fixed

  • R8 ruleset issue

4.3.0

13 Jul 17:49
Compare
Choose a tag to compare

Added

  • Document upload support for no link item flow
  • New error code - CALLBACK_UNDEFINED. This error indicates that you have enabled the "Callback" option on your Link Customisation but you have not defined the onCantFindLinkItemClicked callback when initialising the SDK.

Fixed

  • A few NPEs which could arise if the SDK was started and stopped very quickly

Changed

  • onCantFindLinkItemClicked callback behaviour is now controlled via Link Customizer
  • onUIEvent extended with form related events

4.2.4

24 Jun 08:07
Compare
Choose a tag to compare

Fixes

  • fixed repeatable error text message in login screen after relaunching SDK
  • fixed unsupported behavior when in deep link flow and no link item flow

4.2.3

16 Jun 17:05
6187043
Compare
Choose a tag to compare

Fixes

  • Logic issue in network retry logic

4.2.2

16 Jun 14:14
6187043
Compare
Choose a tag to compare

Fixed

  • Resolved an issue which caused us to not handle the presence of an invalid link-key correctly

4.2.1

16 Jun 10:38
0c6c3f4
Compare
Choose a tag to compare

Fixed

  • Resolved a proguard issue which caused serialisation/deserialisation failures at our network layer

4.2.0

15 Jun 16:28
32422c0
Compare
Choose a tag to compare

Added

  • A new block to a deep linked Login screen mentioning partnership with Argyle
  • Revamped the income source + payroll providers questionnaire flow
  • 2 new callback events after successful questionnaire and doc upload form submission (onFormSubmitted and onDocumentsSubmitted)
  • Introduced deep linking to document upload

Fixed

  • Changed order of the suggestions tabs (Payroll is first now)
  • Wrapped Search placeholder text
  • Wrapped Login method options

Changed

  • Intro screen is now shown when constraining to specific link item list via linkItems parameter
  • Updated user disclosure text
  • Updated Kotlin version: started targeting Kotlin 1.6.21
  • Extended the onUIEvent callback with form events

4.1.1

04 May 16:47
aa107db
Compare
Choose a tag to compare

Fixed

  • An occasional crash at the intro screen.

4.1.0

04 May 11:29
aa107db
Compare
Choose a tag to compare

Added

  • Connection errors will take precedence over PD errors. In case both connection and PD are in error state - connection error will be displayed to the user

Fixed

  • Login validation sometimes allowing whitespace characters

Changed

  • Improved grouping descriptions
  • Argyle logo on the splash screen replaced with a simple loader
  • Legal text in Login

4.0.1

21 Apr 15:35
aa107db
Compare
Choose a tag to compare

Fixed:

  • Minor update changing parent theme inherited by SDK