Skip to content

Releases: aws-amplify/amplify-ui-android

Amplify UI Android Authenticator 1.2.3

22 Aug 20:48
e6b4ddd
Compare
Choose a tag to compare

Bug Fixes

  • authenticator: fix signed in state when access token is expired (#170)

Amplify UI Authenticator Android 1.2.2

30 Jul 14:41
e3ea4f8
Compare
Choose a tag to compare

Bug Fixes

  • automatically sign in after password reset succeeds (#162)

Amplify UI Android Authenticator 1.2.1

07 Jun 12:56
61cdef6
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix(authenticator): Do not show empty user verification screen #143
  • feat(authenticator): Upgrade to Gen2 Amplify version #148

See all changes between 1.2.0 and 1.2.1

Amplify UI Android Authenticator 1.2.0

14 May 18:58
d8d4779
Compare
Choose a tag to compare

Release 1.2.0

Features

  • authenticator: Upgrade Amplify library to support Amplify Gen2 experience (#148)

Fixes

  • authenticator: Do not show empty user verification screen (#143)

See all changes between 1.1.0 and 1.2.0

Amplify UI Android Liveness 1.2.6

17 Apr 23:17
161e822
Compare
Choose a tag to compare

Release 1.2.6

Bug Fixes

  • fix(liveness): Catch unhandled exceptions in coordinator (#141) 5e892a8

See all changes between 1.2.5 and 1.2.6

Amplify UI Android Liveness 1.2.5

12 Apr 21:32
128469e
Compare
Choose a tag to compare

Release 1.2.5

Bug Fixes

See all changes between 1.2.4 and 1.2.5

Amplify UI Android Liveness 1.2.4

04 Apr 21:15
128469e
Compare
Choose a tag to compare

Release 1.2.4

Bug Fixes and Features

See all changes between 1.2.3 and 1.2.4

Amplify UI Android Liveness 1.2.3

26 Mar 21:31
eb3979b
Compare
Choose a tag to compare

Release 1.2.3

Bug Fixes and Features

  • fix(liveness): Remove Local 8 Second End Timeout #129

See all changes between 1.2.2 and 1.2.3

Amplify UI Android Liveness 1.2.2

11 Mar 23:19
58e8d3f
Compare
Choose a tag to compare

Release 1.2.2

Bug Fixes and Features

  • fix(liveness): Update Amplify to 2.14.12 to fix InvalidSignatureException #126
  • fix(liveness): Multiple Liveness Bug Fixes #124

See all changes between 1.2.1 and 1.2.2

Amplify UI Android Authenticator 1.1.0

16 Feb 03:35
fbd75b4
Compare
Choose a tag to compare

Release 1.1.0

Important!

  • New strings added (update translations): "amplify_ui_authenticator_button_copy_key", "amplify_ui_authenticator_enter_totp_code", "amplify_ui_authenticator_step1_title", "amplify_ui_authenticator_step1_content", "amplify_ui_authenticator_step2_title", "amplify_ui_authenticator_step2_content", "amplify_ui_authenticator_step3_title", "amplify_ui_authenticator_step3_content", "amplify_ui_authenticator_mfa_sms", "amplify_ui_authenticator_mfa_totp", "amplify_ui_authenticator_title_signin_confirm_totp", "amplify_ui_authenticator_title_signin_continue_totp_setup", "amplify_ui_authenticator_title_signin_continue_mfa_select"

Features

  • authenticator: Add support for TOTP to Authenticator (#114)

Fixes

  • authenticator: Don't use viewModelScope from the state holder (#83)
  • authenticator: Improve error messaging if auth configuration is invalid/incomplete (#112)

See all changes between 1.0.2 and 1.1.0