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

Release 5.2.0 #1455

Merged
merged 95 commits into from
Jan 30, 2024
Merged

Release 5.2.0 #1455

merged 95 commits into from
Jan 30, 2024

Commits on Dec 11, 2023

  1. Merge pull request #1417 from Adyen/main

    Merge main back into develop
    araratthehero authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    af15176 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    de11873 View commit details
    Browse the repository at this point in the history
  2. Add entry for Google Pay in example app

    COAND-788
    jreij committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9115f42 View commit details
    Browse the repository at this point in the history
  3. Check google pay availability

    COAND-788
    jreij committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    f7ed562 View commit details
    Browse the repository at this point in the history
  4. Launch google pay on button click

    COAND-788
    jreij committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0fc4a1d View commit details
    Browse the repository at this point in the history
  5. Integrate the Google Pay button

    COAND-788
    jreij committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b01a465 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1414 from Adyen/feature/google_pay_example

    Add Google Pay + advanced flow to example app
    jreij authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4dcf279 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Update SECURITY.md

    Update the content and URLs inside SECURITY.md
    jreij authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    cc4ab4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1419 from Adyen/fix/security_md

    Update SECURITY.md
    jreij authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b2e37d8 View commit details
    Browse the repository at this point in the history
  3. Send the GooglePayConfiguration from the view model to the fragment

    Instead of accessing it directly in the fragment
    COAND-788
    jreij committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2f0d726 View commit details
    Browse the repository at this point in the history
  4. Add dependency to the google pay compose button

    COAND-788
    jreij committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    058267d View commit details
    Browse the repository at this point in the history
  5. Add entry for the Google Pay with sessions example

    COAND-788
    jreij committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9d73466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4c82c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f5b17d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b7d1bba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6570e9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3462db7 View commit details
    Browse the repository at this point in the history
  11. Add event to start google pay from view model

    COAND-788
    jreij committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    50a2be8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6a1ee46 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Merge pull request #1418 from Adyen/feature/google_pay_example_compose

    Add Google Pay + sessions flow + compose to example app
    jreij authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3eb5e60 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    c2a6f8d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request #1426 from Adyen/renovate/browser_version

    Update dependency androidx.browser:browser to v1.7.0
    jreij authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d9b335b View commit details
    Browse the repository at this point in the history
  2. Update dependency gradle to v8.5

    renovate[bot] authored and jreij committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    aa340d5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1427 from Adyen/renovate/gradle-8.x

    Update dependency gradle to v8.5
    jreij authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8a9f5e6 View commit details
    Browse the repository at this point in the history
  4. Update hilt_version to v2.49

    renovate[bot] authored and jreij committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    535037c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1428 from Adyen/renovate/hilt_version

    Update hilt_version to v2.49
    jreij authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    bf9d317 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d5b2cd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1423 from Adyen/renovate/detekt_gradle_plugin_ver…

    …sion
    
    Update plugin io.gitlab.arturbosch.detekt to v1.23.4
    OscarSpruit authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    bdb2ccb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dee2580 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1422 from Adyen/renovate/detekt_version

    Update detekt_version to v1.23.4
    OscarSpruit authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c1af620 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4f0f744 View commit details
    Browse the repository at this point in the history
  11. Update verification metadata

    jreij committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2558c4d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1425 from Adyen/renovate/android_gradle_plugin_ve…

    …rsion
    
    Update android_gradle_plugin_version to v8.2.0
    jreij authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3fea7d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fbe6e1b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Merge pull request #1420 from Adyen/renovate/compose_activity_version

    Update dependency androidx.activity:activity-compose to v1.8.1
    jreij authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fd891d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf5263 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1424 from Adyen/renovate/jamesives-github-pages-d…

    …eploy-action-4.x
    
    Update JamesIves/github-pages-deploy-action action to v4.5.0
    jreij authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    b3f04e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e73fe29 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1429 from Adyen/group-compose-and-kotlin-deps

    Group Compose and Kotlin for Renovate
    OscarSpruit authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    99d3b65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b27593 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1431 from Adyen/renovate/kotlin_monorepo_compose_…

    …compiler_version
    
    Update kotlin and compose dependencies
    jreij authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bcf3a83 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Replace current encryption with JWE

    COAND-655
    OscarSpruit committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2ed496f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48cfa0c View commit details
    Browse the repository at this point in the history
  3. Force base64 encoded strings

    COAND-655
    OscarSpruit committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    01746d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c78d7 View commit details
    Browse the repository at this point in the history
  5. Fix merge conflicts after rebasing

    COAND-655
    OscarSpruit committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    6c61986 View commit details
    Browse the repository at this point in the history
  6. Validate public key before encryption

    COAND-655
    OscarSpruit committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8bc9059 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Replace unclear abbreviations

    COAND-655
    OscarSpruit committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    052cf74 View commit details
    Browse the repository at this point in the history
  2. Add unit tests to validate encryption

    COAND-655
    OscarSpruit committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    bddb683 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1350 from Adyen/feature/jwe_encryption

    Implement JWE encryption
    OscarSpruit authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    821ca2d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Replace A256CBC-HS512 with A256GCM

    COAND-655
    OscarSpruit committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9389201 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1437 from Adyen/feature/better-encryption

    Even better encryption
    OscarSpruit authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8601ea0 View commit details
    Browse the repository at this point in the history
  3. Add sonar dependency

    COAND-829
    OscarSpruit committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    06aca66 View commit details
    Browse the repository at this point in the history
  4. Add Gradle configuration for Sonar

    COAND-829
    OscarSpruit committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7461a0c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configure Sonar workflow

    COAND-829
    OscarSpruit committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a96b548 View commit details
    Browse the repository at this point in the history
  2. Add workflow to run Sonar on develop

    COAND-829
    OscarSpruit committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c44b917 View commit details
    Browse the repository at this point in the history
  3. Enable lint and detekt reporting for sonar

    COAND-829
    OscarSpruit committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5d55210 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1436 from Adyen/feature/sonarcloud

    Enable SonarCloud
    OscarSpruit authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bd90f51 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Enable code coverage with JaCoCo

    COAND-829
    OscarSpruit committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d867d05 View commit details
    Browse the repository at this point in the history
  2. Run code coverage on Sonar

    COAND-829
    OscarSpruit committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a0e3dce View commit details
    Browse the repository at this point in the history
  3. Optimize Sonar workflow command

    COAND-829
    OscarSpruit committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    93a0c94 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1439 from Adyen/feature/code-coverage

    Enable code coverage
    OscarSpruit authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2d38801 View commit details
    Browse the repository at this point in the history
  5. Set correct jacoco report path for sonar

    COAND-829
    OscarSpruit committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0db906d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1440 from Adyen/feature/code-coverage

    Set correct jacoco report path for sonar
    jreij authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ff7c1ca View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Exclude project specific files from test coverage

    These files can't be unit tested.
    OscarSpruit committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9643853 View commit details
    Browse the repository at this point in the history
  2. Make jacoco task build type specific

    COAND-829
    OscarSpruit committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    7970f9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1443 from Adyen/exclude-from-coverage

    Exclude files from test coverage
    OscarSpruit authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    224ccc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2f106 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1207 from Adyen/feature/check_release_notes_workflow

    Add workflow to validate release notes
    jreij authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e7c73f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ad9cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8273248 View commit details
    Browse the repository at this point in the history
  8. Add release notes entry

    COAND-839
    OscarSpruit committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9d21063 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1444 from Adyen/fix/error-dialog-messages

    Fix error dialog messages
    OscarSpruit authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    16fa51f View commit details
    Browse the repository at this point in the history
  10. Re-use jacoco exclusions for sonar

    COAND-829
    OscarSpruit committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    51327f8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1446 from Adyen/sonar-exclusions

    Re-use jacoco exclusions for sonar
    OscarSpruit authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3a8b777 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Declare missing parent styles in xml

    COAND-841
    jreij committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1cc042d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update release notes

    COAND-841
    jreij committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9363a22 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1449 from Adyen/fix/missing_parent_styles

    Add missing parent styles in XML
    jreij authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b8a8e56 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Add a UI customization guide to readme

    COAND-837
    OscarSpruit committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    78c9f0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1450 from Adyen/ui-customization-guide

    Add a UI customization guide to the readme
    OscarSpruit authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    73fd5b2 View commit details
    Browse the repository at this point in the history
  3. Add missing comment for showInstallmentAmount param of `Installment…

    …Configuration`
    
    COAND-802
    araratthehero committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cb7651f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1451 from Adyen/feature/display_amounts_for_insta…

    …llments_on_card_component_add_missing_comment
    
    Display amounts for installments - Add missing comment
    araratthehero authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dc9919e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d8483 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5cb16c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c96a83 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1445 from Adyen/refactor/improve_error_logging

    Improve logging of API errors
    jreij authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7445f85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df89641 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5706e2c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1453 from Adyen/fix/polling_interval

    Fix polling interval values in polling action components
    jreij authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cb48834 View commit details
    Browse the repository at this point in the history
  12. Bump version to 5.2.0

    araratthehero committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    26be320 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7568d04 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    67ccfad View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    b4850bf View commit details
    Browse the repository at this point in the history
  2. Improve release notes

    araratthehero committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    09e80ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1454 from Adyen/release/5.2.0

    Preparing release 5.2.0
    araratthehero authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    bf3d787 View commit details
    Browse the repository at this point in the history