-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Comparing changes
Open a pull request
base repository: firebase/FirebaseUI-Android
base: master
head repository: firebase/FirebaseUI-Android
compare: version-10.0.0-beta01
- 10 commits
- 131 files changed
- 3 contributors
Commits on Dec 12, 2025
-
feat: use CredentialManager to fetch and store credential for Email a…
…uthentication (#2286) * feat: implement credential manager for saving and retrieving user credentials * feat: add "Continue as..." feature to enhance user experience with last-used sign-in preferences * feat: add "Continue with..." options for various sign-in methods in strings.xml * fix: add applicationContext parameter to signInWithProvider and submitVerificationCode tests --------- Co-authored-by: Rosário P. Fernandes <rosariopf@google.com>
Configuration menu - View commit details
-
Copy full SHA for e92790d - Browse repository at this point
Copy the full SHA e92790dView commit details
Commits on Dec 15, 2025
-
fix: Provider button shape customization and theming API (#2288)
* feat: introduce provider button shape customization and update theming API * feat: add back navigation support to authentication screens * feat: add customizable screen transitions for Firebase Auth UI * feat: update theming API to support null theme inheritance and introduce adaptive theme * refactor: simplify theme observation in AuthUIThemeTest by using CompositionLocalProvider --------- Co-authored-by: Rosário P. Fernandes <rosariopf@google.com>
Configuration menu - View commit details
-
Copy full SHA for a4c1be0 - Browse repository at this point
Copy the full SHA a4c1be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7503edb - Browse repository at this point
Copy the full SHA 7503edbView commit details
Commits on Dec 17, 2025
-
feat: add Facebook sign-out functionality (#2287)
* feat: add Facebook sign-out functionality * fix: update placeholders in strings.xml * fix: make Facebook sign-out testable and add provider-specific sign-out tests * fix: show specific Firebase error message for InvalidCredentialsException in recovery dialog --------- Co-authored-by: Rosário P. Fernandes <rosariopf@google.com>
Configuration menu - View commit details
-
Copy full SHA for ac541ec - Browse repository at this point
Copy the full SHA ac541ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d25c7 - Browse repository at this point
Copy the full SHA 02d25c7View commit details
Commits on Dec 18, 2025
-
Replaced `com.google.firebase.auth.ktx.auth` and `com.google.firebase.ktx.Firebase` with the recommended `com.google.firebase.Firebase` and `com.google.firebase.auth.auth` imports.
Configuration menu - View commit details
-
Copy full SHA for cb205db - Browse repository at this point
Copy the full SHA cb205dbView commit details -
fix: Update Firebase imports (#2292)
* fix: Update Firebase imports Replaced `com.google.firebase.auth.ktx.auth` and `com.google.firebase.ktx.Firebase` with the recommended `com.google.firebase.Firebase` and `com.google.firebase.auth.auth` imports. * chore: bump Firebase BOM version to 34.7.0
Configuration menu - View commit details
-
Copy full SHA for 9abf3d1 - Browse repository at this point
Copy the full SHA 9abf3d1View commit details
Commits on Dec 22, 2025
-
Merge branch 'version-10.0.0-beta01' of https://github.com/firebase/F…
…irebaseUI-Android into version-10.0.0-beta01
Configuration menu - View commit details
-
Copy full SHA for 27f2eb7 - Browse repository at this point
Copy the full SHA 27f2eb7View commit details
Commits on Dec 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 25b739c - Browse repository at this point
Copy the full SHA 25b739cView commit details -
Merge branch 'version-10.0.0-beta01' of https://github.com/firebase/F…
…irebaseUI-Android into version-10.0.0-beta01
Configuration menu - View commit details
-
Copy full SHA for e7cf064 - Browse repository at this point
Copy the full SHA e7cf064View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...version-10.0.0-beta01