Thanks to visit codestin.com
Credit goes to github.com

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: firebase/FirebaseUI-Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.2
Choose a base ref
...
head repository: firebase/FirebaseUI-Android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.0.0
Choose a head ref
  • 9 commits
  • 75 files changed
  • 3 contributors

Commits on Mar 17, 2025

  1. feat: move from SmartLock to CredentialManager

    update versions
    
    update version
    
    fix
    
    more tests
    
    fixes
    
    sdk bump
    
    fix gradle
    
    save the response
    
    Sign In working
    
    chore: upgrade Gradle, AGP and Kotlin
    
    chore: move namespace to build.gradle
    
    chore: upgrade Lint API
    
    add new lines at EOF for checkstyle
    
    ci: temporarily stop building proguard-test
    
    test: update robolectric and use Looper
    
    ignore test
    
    clean
    
    update
    
    ci
    
    remove comments
    
    Bad code
    
    fix?
    
    unused imports
    
    more
    
    more
    
    fix
    
    fixes
    
    fix
    
    more fixes
    Lyokone authored and thatfiredev committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    56fd43a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10ee24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1a5ae9 View commit details
    Browse the repository at this point in the history
  4. feat: rename setIsSmartLockEnabled to setCredentialManagerEnabled (#2188

    )
    
    * feat: rename setIsSmartLockEnabled to setCredentialManagerEnabled
    
    * fix
    
    * feat: rename setIsSmartLockEnabled to setCredentialManagerEnabled
    
    * feat: rename setIsSmartLockEnabled to setCredentialManagerEnabled
    
    * fix
    
    * remove references
    Lyokone authored and thatfiredev committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    c8a0a8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a391ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    036ea76 View commit details
    Browse the repository at this point in the history
  7. docs: create migration guide for version 9.0.0 (#2185)

    * bump version in Config.kt (9.0.0)
    
    * docs: update README.md with version 9.0.0
    
    * remove `-SNAPSHOT`
    
    * docs: create migration guide for v9.0
    
    * Revert -SNAPSHOT change
    
    This should be done during release
    
    * docs: replace Smart Lock with Credential Manager
    
    Also removes silentSignIn
    thatfiredev committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    8e513ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d4e233 View commit details
    Browse the repository at this point in the history
  9. Version 9.0.0

    thatfiredev committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    c4e3403 View commit details
    Browse the repository at this point in the history
Loading