Skip to content

Releases: OpenST/ost-wallet-sdk-android

OST Wallet SDK 2.4.1

11 Mar 09:37
a1c0403
Compare
Choose a tag to compare

OST Wallet SDK 2.4.1

Feature

  • User can authorize external session by scanning QR-Code.
  • User can pass QR-Code payload to perform QR-Code actions without opening Scanner in OstWalletUI.
    This functionality is available for scanQRCodeToAuthorizeSession, scanQRCodeToExecuteTransaction, scanQRCodeToAuthorizeDevice.

OST Wallet SDK 2.4.0

05 Mar 11:36
6eaeae9
Compare
Choose a tag to compare

OST Wallet SDK 2.4.0

Feature

  • getRedeemableSkus and getRedeemableSkuDetails apis added in OstJsonApi.

OST Wallet SDK 2.3.8

23 Jan 07:17
c2ddda8
Compare
Choose a tag to compare

OST Wallet SDK 2.3.8

Changes:

  • Reduced recovery key generation time substantially by leveraging on NDK.

Bug Fix:

  • In OstWalletSDK UI workflows progress bar crashes in background.

OST Wallet SDK 2.3.7

16 Dec 08:17
a442c99
Compare
Choose a tag to compare

OST Wallet SDK 2.3.7

Bug fix:

  • Inaccurate error is thrown when application runs out of memory during recover device workflow.

OST Wallet SDK 2.3.6

25 Nov 13:13
157274e
Compare
Choose a tag to compare

OST Wallet SDK 2.3.6

Changes:

  • Added support for custom loader for OstWalletSDK UI workflows.
  • OstWalletSDK now uses custom annotations to provide AndroidX compatibility.

Bug Fix:

  • Rectified OST_PLATFORM_ERROR error message.

OST Wallet SDK 2.3.5

16 Oct 11:12
a04ade1
Compare
Choose a tag to compare

OST Wallet SDK 2.3.5

Security Enhancements:

  • Use of FLAG_SECURE flag to protect show mnemonics view against screen recording and screen shotting.
  • Use of filterTouchesWhenObscured security flag in base view to protects against tapjacking attacks.

OST Wallet SDK 2.3.4

03 Oct 08:32
955d93e
Compare
Choose a tag to compare

OST Wallet SDK 2.3.4

Bug Fixes:

  • Device list inconsistency fix in manage devices.
  • User entity current device caching fix.
  • Converted Toast error message of enter mnemonics view to inline error message.

OST Wallet SDK 2.3.3

24 Sep 11:07
73ec85f
Compare
Choose a tag to compare

OST Wallet SDK 2.3.3

Changes:

  • Proguard usage to remove verbose and debug logs.

OST Wallet SDK 2.3.2

17 Sep 16:33
9812d20
Compare
Choose a tag to compare

OST Wallet SDK 2.3.2

Bug Fixes:

  • Fixed a bug where some android phones were not able to provide pin.

OST Wallet SDK 2.3.1

28 Aug 15:40
80075df
Compare
Choose a tag to compare

OST Wallet SDK 2.3.1

Feature:

  • OstWalletUI now supports
    • get add device QR-Code
    • scan QR-Code to authorize device
    • scan QR-Code to execute transaction
    • authorize current device with mnemonics
  • Api provided to fetch current device from OstPlatform.
  • Now supports getting active sessions from Sdk.