Merged
Conversation
Port the `linkAccountLookupComplete` analytics event from iOS to track successful Link account lookups. The event is fired after successful lookups in all three lookup methods: lookupByEmail, lookupByLinkAuthIntent, and lookupByLinkAuthTokenClientSecret. Committed-By-Agent: claude Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
* Remove unnecessary spinner while google pay is displayed. * Explicitly add spinner to link loading state (it was assuming it was shown behind the activity that was resumed). * Changelog.
…name attributes in `LinkPaymentDetails.New` (#12322)
Co-authored-by: stripe-android-translations[bot] <150425582+stripe-android-translations[bot]@users.noreply.github.com>
* Replace info icon with learn more message
* Fix CHANGELOG
* Switches the PaymentMethodDisplayData from iconRest: Int to Drawable * Switch to using imageLoader * Update OnrampInteractorTest.kt * Adds separate RestrictTo * Fix PaymentSheet tests * Linting * Update LinkController.kt
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.0 to 2.14.1. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.12.0...v2.14.1) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…on (#12332) * Adds new payment type * Adds test button
* Remove billing details from afterpay * Update CHANGELOG.md
Removes OCS_MOBILE_HORIZONTAL_MODE_ANDROID_AA experiment as it is no longer needed. The other horizontal mode experiments (OCS_MOBILE_HORIZONTAL_MODE_AA and OCS_MOBILE_HORIZONTAL_MODE) remain active. Committed-By-Agent: claude Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
…ected, center ID if off center, ID is too blurry, and if distance needs correction (#11941) * first attempt center * Update IDDetectorTransitioner.kt * little tighter window * add in flip logic * [Identity] Live blur/focus & distance feedback during document capture (#11993) * Update IDDetectorTransitioner.kt * Update IDDetectorTransitionerTest.kt * closer and further * Update IDDetectorTransitioner.kt * Update IDDetectorTransitioner.kt * Update IDDetectorTransitioner.kt --------- Co-authored-by: Ken Ackerson <ken@lickability.net> * update copy and such * Update IDDetectorTransitioner.kt * remove generic * update strings * Update IDDetectorTransitionerTest.kt * Update CHANGELOG.md * Update IDDetectorTransitioner.kt * Update CHANGELOG.md * Update IDDetectorTransitioner.kt * run initial lokalise script * remove reference * Update IdentityScanState.kt * Update CHANGELOG.md --------- Co-authored-by: Ken Ackerson <ken@lickability.net> Co-authored-by: Luis Vera <luisv@stripe.com>
Contributor
|
Diffuse output: APK |
Pearapps
pushed a commit
that referenced
this pull request
Feb 11, 2026
This reverts commit bbb9b6a.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Motivation
Testing
Screenshots
Changelog