Skip to content

Releases: braintree/braintree_android

2.6.2

24 Aug 17:32
Compare
Choose a tag to compare
  • Fix potential crash due to optional Visa Checkout dependency

2.6.1

24 Aug 16:28
Compare
Choose a tag to compare
  • Fix potential crash due to optional Google Play Services dependency

2.6.0

15 Aug 15:39
Compare
Choose a tag to compare
  • Upgrade Kount DataCollector to 3.2
  • Stop using dependency ranges (braintree/android-card-form#29)
  • Relax PRNGFixes check for PRNGSecureRandomProvider to prevent race condition with other providers (#151)
  • Stop sending Content-Type header for GET requests (#155)
  • Upgrade browser-switch to 0.1.4 to prevent losing Chrome Custom Tab when switching to a password manager or other app
  • Add additional bin data to card based payment methods
  • Add DOM and database storage to ThreeDSecureWebView to improve compatibility with some bank web pages (#159)
  • Update compile and target SDK versions to 26
    • Any support library dependencies must now be 26.0.0 or newer

2.5.4

07 Jun 22:28
Compare
Choose a tag to compare
  • Use custom task instead of overriding the clean task (fixes #153)
  • Accept third party cookies in ThreeDSecureWebView for Lollipop and above

2.5.3

11 May 21:26
Compare
Choose a tag to compare
  • Add PayPal Credit for Billing Agreements

2.5.2

28 Apr 20:28
Compare
Choose a tag to compare
  • Include cause in ConfigurationException (#143)
  • Ignore ProGuard warnings for Visa Checkout (fixes #144)
  • Fix Android Pay behavior during configuration changes (fixes #145, #146, #147)
  • Fix crash when run in an Android Instant App

2.5.1

01 Apr 00:42
Compare
Choose a tag to compare
  • Fix non-optional data-collector dependency in Braintree
  • Create BraintreeRequestCodes for use with BraintreeCancelListener#onCancel
  • Move PayPal browser switches to use browser-switch-android

2.5.0

31 Mar 00:24
Compare
Choose a tag to compare
  • Add option to set display name in PayPalRequest
  • Add option to set landing page type in PayPalRequest
  • Add option to enable PayPal Credit in PayPalRequest
  • Add Visa Checkout as a payment method
  • Prevent dependency resolution of alpha major versions of support libraries

2.4.3

23 Mar 15:09
Compare
Choose a tag to compare
  • Improve GoogleApiClientException to include error type as well as reason code
  • Changes to PayPalDataCollector to make it easier to use

2.4.2

10 Feb 20:20
Compare
Choose a tag to compare
  • Fix NPE in AndroidPay#changePaymentMethod (fixes #139)
  • Venmo#authorizeAccount will now correctly vault the payment method when the vault option is true
  • Fix missing client metadata ids in PayPalAccountNonces
  • Update paypal-data-collector to 3.1.4