-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[in_app_purchase] Add play country code api #5941
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
Merged
auto-submit
merged 25 commits into
flutter:main
from
reidbaker:i141627-country-code-api
Jan 31, 2024
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5be7c0a
Intial add of country code, no tests
reidbaker 5d6f1cc
Add tests for getBillingConfig
reidbaker e19b644
Formating
reidbaker 3f5a4e3
Manipulate data in translator class instead of impl
reidbaker 337a7d7
Add dart side code to call getBillingConfig and conversion tests
reidbaker 99af529
Correct null test to include empty country code, fix non null billing…
reidbaker fdc42cd
move buildBillingConfigMap to the class that uses it
reidbaker 88ccd2a
Merge branch 'main' into i141627-country-code-api
reidbaker 036e2f2
Write documentation and remove todos, remove unused import
reidbaker 91950f3
Analyzer warnings
reidbaker 7d4af42
Merge branch 'main' into i141627-country-code-api
reidbaker 5cd0acb
java format warnings
reidbaker 894473c
Version code change
reidbaker e33f22c
Restore in app purchase instructions in example readme from bad PR ht…
reidbaker 1dc004b
Update packages/in_app_purchase/in_app_purchase_android/android/src/m…
reidbaker 319ffe7
Add example app code that shows country code in UI rename addition ap…
reidbaker 28e95ad
Remove "Demonstrates how to use" verbiage since that is confusing whi…
reidbaker 3c263a8
Merge branch 'main' into i141627-country-code-api
reidbaker 4cd74ec
Merge branch 'main' into i141627-country-code-api
reidbaker d7934fc
Remove changes to ios readme
reidbaker 5252d6e
Readme link to signing docs and changelog verbiage update
reidbaker 5e363fc
Restore getCountryCode tests
reidbaker 62477c4
Use run with client since BillingConfigWrapper uses a billing result
reidbaker a514dc1
Merge branch 'main' into i141627-country-code-api
reidbaker f047aac
Use run with client since BillingConfigWrapper uses a billing result
reidbaker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
Intial add of country code, no tests
- Loading branch information
commit 5be7c0a28e56f6dc83959d1731582a622f0d4d25
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.