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: clerk/clerk-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: clerk/clerk-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Choose a head ref
  • 11 commits
  • 60 files changed
  • 2 contributors

Commits on Jul 15, 2025

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

Commits on Jul 16, 2025

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

Commits on Jul 17, 2025

  1. Update android.yml

    swolfand authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    71366d9 View commit details
    Browse the repository at this point in the history
  2. Add sample app to repository (#123)

    * add sample app directory
    
    * add loading screen
    
    * sign in screen done
    
    * update DeviceAssertionMiddleware.kt so that it doesn't consume the error response
    
    * add sign up screen
    
    * sign up working
    
    * sign out working
    
    * update publishable key to be invalid if empty
    
    * update detekt
    
    * Update android-test.yml
    
    * update publishable key
    
    * try to pass tests
    swolfand authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    9f83efb View commit details
    Browse the repository at this point in the history
  3. Update dependency androidx.lifecycle:lifecycle-process to v2.9.2 (#119)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    41dcebf View commit details
    Browse the repository at this point in the history
  4. Update dependency androidx.compose:compose-bom to v2025.07.00 (#125)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    26ad4bb View commit details
    Browse the repository at this point in the history
  5. Update dependency androidx.navigation:navigation-compose to v2.9.2 (#124

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    841ab63 View commit details
    Browse the repository at this point in the history
  6. Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.9.2 (

    #121)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    75fa978 View commit details
    Browse the repository at this point in the history
  7. Update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.…

    …9.2 (#120)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    b0ca4e8 View commit details
    Browse the repository at this point in the history
  8. Update dependency io.mockk:mockk to v1.14.5 (#122)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    35fde66 View commit details
    Browse the repository at this point in the history
  9. update version

    swolfand committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    b80be4f View commit details
    Browse the repository at this point in the history
Loading