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: master
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: version-9.0.0-dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 75 files changed
  • 3 contributors

Commits on Feb 14, 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 Feb 14, 2025
    Configuration menu
    Copy the full SHA
    6c30641 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

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

Commits on Feb 27, 2025

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

Commits on Mar 4, 2025

  1. 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 Mar 4, 2025
    Configuration menu
    Copy the full SHA
    7231cf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    7e24b57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d7df04 View commit details
    Browse the repository at this point in the history
  3. 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 authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    e5d7a42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3116cd4 View commit details
    Browse the repository at this point in the history
Loading