stripe-android
stripe-android copied to clipboard
Stripe Android SDK
# Summary This pull request makes a change to the Link card edit screen. Previously, we showed a label `This is your default` if the card was the current default....
# Summary This pull request fixes an issue in `CardInputWidget` that occurred on some devices, such as those from Samsung. A quick explanation: On the affected devices, the `StripeEditText`’s `OnKeyListener`...
Hi there ## Is your feature request related to a problem? Please describe. I am trying to get the shipping address from the customer with the Google Pay method, so...
Bumps [compose-theme-adapter](https://github.com/material-components/material-components-android-compose-theme-adapter) from 1.1.18 to 1.1.19. Release notes Sourced from compose-theme-adapter's releases. Compose Theme Adapter 1.1.19 What’s Changed Update to AGP 7.3.0 and Gradle 7.4 @ricknout 618b0138a3a42822cadc33f184b9eb4f1209c162 Update to Activity...
# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...
# Summary I played around with adding a way to force API requests to fail, so that we can more easily test the error behavior in the payment sheet example....
Bumps [tensorflow-lite](https://github.com/tensorflow/tensorflow) from 2.9.0 to 2.10.0. Release notes Sourced from tensorflow-lite's releases. TensorFlow 2.10.0-rc3 Release 2.10.0 Breaking Changes Causal attention in keras.layers.Attention and keras.layers.AdditiveAttention is now specified in the call()...
Bumps [turbine](https://github.com/cashapp/turbine) from 0.8.0 to 0.11.0. Release notes Sourced from turbine's releases. 0.11.0 Added Restore timeout support. By default a 1-second timeout will be enforced when awaiting an event. This...
Bumps `daggerVersion` from 2.43.2 to 2.44. Updates `dagger` from 2.43.2 to 2.44 Release notes Sourced from dagger's releases. Dagger 2.44 What’s new In Dagger Potentially breaking changes Fixes #3531: Removed...
Co-authored-by: James Woo # Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After...