-
Notifications
You must be signed in to change notification settings - Fork 65
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
Release 5.7.0 #1828
Merged
Release 5.7.0 #1828
Conversation
This file contains 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 Konsist test to verify if applicable classes have internal visibility
COAND-956
COAND-956
COAND-956
COAND-956
COAND-956
Improve detection of public classes, companion objects and sealed parent classes. COAND-956
Add custom lint checks
Add logging lint rule
Add lint rule to check if `android:text` is used directly
Add lint rule that checks if `context.getString()` is used
COAND-916
COAND-967
It's better to not send in fields when they are not configured. COAND-967
The new additions are not actually public, but the plugin doesn't understand that parent classes with @RestrictTo are actually internal. COAND-967
Add configData field to rendered analytics event
COAND-967
Track rendered event on drop-in
COAND-972
Expose card input field validation functionality to public
…eckoutAttemptId state. COAND-982
…ttempt_id_not_yet_fetched Analytics - Send different values when checkoutAttemptId is not available or it failed to fetch
Clarify code docs for analytics level none
…restricted Restrict CardNumberValidator.MAXIMUM_CARD_NUMBER_LENGTH to library group
Fix expiry date autofill hint
Bcmc reused the card view currently, so there is no need for this file.
Remove unused bcmc layout file
Update dependency com.adyen.threeds:adyen-3ds2 to v2.2.21
Fix layout alignment issue when security code is hidden in meal vouchers
Prepare release 5.7.0
Update drop-in preview screenshots in readme
… collecting COAND-980
Link to docs in analytics level
jreij
approved these changes
Oct 14, 2024
OscarSpruit
approved these changes
Oct 14, 2024
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.
Description
Release 5.7.0
Checklist