Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hCaptcha/hcaptcha-android-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.2
Choose a base ref
...
head repository: hCaptcha/hcaptcha-android-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.3
Choose a head ref
  • 6 commits
  • 19 files changed
  • 3 contributors

Commits on Mar 15, 2025

  1. chore: Update action.yml: switch to vendored action (#180)

    * Update action.yml: switch to vendored action
    
    * chore: lock third-party actions for CI
    
    * chore: upgrade actions for android-benchmark-diff
    
    * fix: android-emulator-run use commit from relese/v2 branch
    
    ---------
    
    Co-authored-by: Alexande B <[email protected]>
    e271828- and CAMOBAP authored Mar 15, 2025
    Configuration menu
    Copy the full SHA
    3df6b58 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. Configuration menu
    Copy the full SHA
    abfb4da View commit details
    Browse the repository at this point in the history
  2. fix: sonarqube issues (#164)

    * chore: suppress java:S2699 for tests without asserts
    
    * chore: fix generic param name naming
    
    * chore: supress warning about StandardCharsets.UTF_8
    
    * chore: supress warning about deprecated onReceivedError method
    
    * chore: fix com.hcaptcha.sdk.HCaptcha smells from sonarqube
    
    * chore: test retry logic with HCaptchaComposeVerifier
    CAMOBAP authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    194b2d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. fix: remove preloadedWebView from parent before reuse (#183)

    * fix: remove preloadedWebView from parent before reuse
    
    * chore: add preloadedWebViewReused test
    
    * chore: bump version 4.2.0
    CAMOBAP authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    9d319db View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

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

Commits on May 12, 2025

  1. fix: call preloadedWebView in case of incomplete Bundle (#189) (#190)

    * fix: re-init sPreloadWebView in preloadedWebView for incomplete Bundle (#189)
    
    * chore: bump to 4.2.1
    CAMOBAP authored May 12, 2025
    Configuration menu
    Copy the full SHA
    2032cdf View commit details
    Browse the repository at this point in the history
Loading