Skip to content

Releases: braintree/popup-bridge-android

3.2.0

15 Feb 17:10
Compare
Choose a tag to compare
  • Upgrade targetSdkVersion and compileSdkVersion to API 31
  • Bump browser-switch version to 2.1.0

4.1.0

07 Dec 16:43
Compare
Choose a tag to compare
  • Upgrade targetSdkVersion and compileSdkVersion to API 31
  • Bump browser-switch version to 2.1.0

4.0.1

13 Jul 20:35
Compare
Choose a tag to compare
  • Upgrade browser-switch to 2.0.1

4.0.0

07 Jun 19:18
Compare
Choose a tag to compare
  • Upgrade browser-switch to 2.0.0

Note: Includes all changes in 4.0.0-beta1, 4.0.0-beta2, and 4.0.0-beta3

4.0.0-beta3

21 Apr 20:51
Compare
Choose a tag to compare
  • Upgrade browser-switch to 2.0.0-beta3

3.1.1

20 Apr 16:06
Compare
Choose a tag to compare
  • Upgrade browser-switch to 1.1.4

4.0.0-beta2

14 Apr 20:50
Compare
Choose a tag to compare
  • Update browser-switch to 2.0.0-beta2
  • Run onComplete and onCancel callbacks after WebView window has loaded (fixes #26)

4.0.0-beta1

25 Feb 20:40
Compare
Choose a tag to compare
  • Add PopupBridgeClient
  • Add PopupBridgeErrorListener
  • Breaking Changes
    • Update browser-switch to 2.0.0-beta1
    • Change package from com.braintreepayments to com.braintreepayments.api
    • Remove PopupBridge
    • Remove PopupBridgeActivity

3.1.0

08 Feb 22:22
Compare
Choose a tag to compare
  • Bump compileSdkVersion and targetSdkVersion to API level 30
  • Upgrade browser-switch to 1.1.2

3.0.0

09 Sep 15:39
Compare
Choose a tag to compare
  • Support FragmentActivity overload for PopupBridge::newInstance
  • Breaking Changes
    • Update minSdkVersion to 21.
    • Update browser-switch to 1.1.1.