Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Manual Browser Switch Handling #730

Merged
merged 24 commits into from
Jun 15, 2023

Conversation

sshropshire
Copy link
Contributor

@sshropshire sshropshire commented May 2, 2023

Summary of changes

Checklist

  • Added a changelog entry

Authors

List GitHub usernames for everyone who contributed to this pull request.

@sshropshire sshropshire force-pushed the allow_manual_browser_switch_handling branch from 91ba131 to 593a145 Compare June 13, 2023 19:47
@sshropshire sshropshire marked this pull request as ready for review June 13, 2023 21:06
@sshropshire sshropshire requested a review from a team as a code owner June 13, 2023 21:06
@sshropshire sshropshire changed the title [DRAFT] Allow Manual Browser Switch Handling Allow Manual Browser Switch Handling Jun 13, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@@ -32,7 +33,7 @@ public class LocalPaymentClient {
/**
* Create a new instance of {@link LocalPaymentClient} from within an Activity using a {@link BraintreeClient}.
*
* @param activity a {@link FragmentActivity}
* @param activity a {@link FragmentActivity}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The spacing for this looks different then the braintreeClient right below. Is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it's the auto formatter in Android studio. We would need to run it on each file for 100% consistency.

build.gradle Show resolved Hide resolved
Co-authored-by: Jax DesMarais-Leder <[email protected]>
Copy link
Contributor

@jaxdesmarais jaxdesmarais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👻

@sshropshire sshropshire merged commit 8deaff5 into master Jun 15, 2023
@sshropshire sshropshire deleted the allow_manual_browser_switch_handling branch June 15, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants