Skip to content

Releases: flexa/flexa-android

1.0.7

22 Nov 15:01

Choose a tag to compare

2024-11-22

  • [Fixed] Improved sign-out logic, reducing the number of sign-in requests
  • [Fixed] Improved UI to include updates to the brand directory and additional web views "Learn How to Pay" and "Report an Issue"

1.0.6

15 Nov 22:25

Choose a tag to compare

2024-11-15

  • [New] Enabled payments from a customer's Flexa Account balance, to more gracefully accommodate returned funds
  • [New] Added status labels to provide more context about the current state of an in-progress payment
  • [New] Exposed a method for notifying the SDK of transaction failures
  • [Fixed] Implemented better handling of tokens that expire in the course of streaming events

1.0.5

23 Oct 09:03

Choose a tag to compare

2024-10-22

  • [New] Renamed the customer assets structure to "AssetAccounts" to better reflect its usage (was "AppAccounts")
  • [New] Exposed a method for determining if the customer can use Flexa in their jurisdiction before the SDK is opened
  • [New] Improved handling of estimated transaction fees and commerce sessions with embedded promotions
  • [Fixed] Removed support for desugaring, increasing the minimum supported Android version to 26

1.0.4

04 Oct 22:05

Choose a tag to compare

2024-10-04

  • [Fixed] Deprecated app accounts in favor of one-time keys for in-person payments, ensuring that the client will never be able to share data about unspent asset balances with Flexa

1.0.3

30 Sep 22:26

Choose a tag to compare

2024-09-30

  • [New] Improved the privacy of quoting asset balances (now calculated entirely on the client)
  • [New] Implemented better handling for the scenario in which a total "owned" balance may be temporarily encumbered

1.0.2

20 Sep 22:03

Choose a tag to compare

2024-09-20

  • [New] Added an updateAppAccounts method for modifying asset balances without re-initializing the SDK
  • [New] Enabled caching of active commerce sessions to better accommodate multi-device scenarios

1.0.1

04 Sep 20:38

Choose a tag to compare

2024-09-04

  • [Fixed] Revised dark mode elements throughout the SDK for better contrast and readability
  • [Fixed] Improved rendering of flexcodes for broader point-of-sale compatibility
  • [New] Added affordances for payment amounts when using legacy flexcode integrations

1.0.0

15 Aug 16:46

Choose a tag to compare

2024-08-15

  • [New] Added the core Flexa module to enable instant payments at Flexa-powered stores and restaurants
  • [New] Added the Spend component to render flexcodes and Payment Clips for in-person payments