Skip to content

Releases: ForgeRock/ping-android-sdk

1.3.0

26 Nov 18:57
1.3.0
85b51c7

Choose a tag to compare

Ping SDK for Android 1.3.0 Release

Added

  • Added new protect module.
  • Added new oidc login module with integrated browser support.
  • Added support for Android 16 and updated compileSdk to version 36 and minSdk to 29.
  • Added Auth Tab support to the BrowserLauncher component.

Fixed

  • Enhanced form handling in the DaVinci SDK to automatically reset form values after submission.
  • Improved SDK storage configuration to simplify overrides.
  • Enhanced Storage module with cache strategy support.
  • Refactored logger initialization for session and cookie configurations.
  • Updated PhoneNumberCollector to support new JSON format.
  • Upgraded datastore library to version 1.1.7.

1.2.0

17 Jun 00:31
1.2.0
a48fec8

Choose a tag to compare

Ping SDK for Android 1.2.0 Release

Added

  • Support for native social login with Google and Facebook
  • Support for PingOne Forms MFA OTP components DEVICE_REGISTRATION, DEVICE_AUTHENTICATION, and PHONE_NUMBER
  • Support for accessing the previous ContinueNode node from ErrorNode
  • Support for accessing the key attribute of LabelCollector
  • Support for using StrongBox during key generation

1.1.0

11 Apr 20:29
1.1.0
8d10fd6

Choose a tag to compare

Ping SDK for Android 1.1.0 Release

Added

  • Support for PingOne Forms field types LABEL, CHECKBOX, DROPDOWN, COMBOBOX, RADIO, PASSWORD, PASSWORD_VERIFY, FLOWLINK [SDKS-3649]
  • Support for validation of PingOne Forms fields [SDKS-3649]
  • Handling default values for PingOne Forms fields [SDKS-3649]
  • Interface for access of ErrorNode with validation error [SDKS-3649]
  • Support for Social Login with Browser Redirect [SDKS-3662]
  • Support for Accept-Language header [SDKS-3622]
  • New browser module [SDKS-3662]
  • New external-idp module [SDKS-3662]
  • Dynamic Environment Switching in Test Sample App [SDKS-3642]

Fixed

  • A side effect on the Global Logger when configuring the DaVinci Logger [SDKS-3616]

1.0.0 Release

13 Dec 04:28
1.0.0
9c6d674

Choose a tag to compare

Ping SDK for Android 1.0.0 Release

General Availability release of the Ping SDK for Android

Added

  • Added Logger initial version
  • Added Storage initial version
  • Added Oidc initial version
  • Added Orchestrate initial version
  • Added Davinci initial version