Releases: firebase/FirebaseUI-Android
FirebaseUI for Android v8.0.2
FirebaseUI for Android v8.0.2 is a patch release containing bugfixes.
Changes:
FirebaseUI for Android v8.0.1
FirebaseUI for Android v8.0.1 is a patch release containing bugfixes.
Changes:
- [Auth] Fix country list spinner not properly updating choice when selection made (#2005)
FirebaseUI for Android v8.0.0
FirebaseUI for Android v8.0.0 is a major release containing new features and breaking API changes. For more information on upgrading to this version see the upgrade guide
Changes:
- [All] Upgrade to Java 8 and AGP 7 (#1966)
- [All] Upgrade to Firebase BOM 28.x (#1967)
- [Auth] Upgrade to Material Components (#1901)
- [Auth] Remove offensive terms from API (#1906)
- [Firestore] Upgrade to AndroidX paging 3 (#1915)
- [Database] Upgrade to AndroidX paging 3 (#1983)
Thank you to @rosariopfernandes and @joknu1 who contributed to this release!
FirebaseUI for Android v7.2.0
FirebaseUI for Android v7.2.0 is a minor release containing new features and bugfixes.
Changes:
- [Auth] Support new Activity Result APIs (#1918)
- [Auth] Allow
GoogleSignInOptions
without email scope (#1899) - [Auth] Allow passing
default_web_client_id
at runtime (#1911) - [Auth] Add country code for Kosovo (#1898)
- [Auth] Improve error messages during phone number verification (#1908)
- [Auth] Move country code spinner to left, even on RTL screens (#1933)
- [Auth] Show email-link sign-in button with custom layouts (#1885)
- [Auth] Increase SMS timeout from 15s to 60s (#1952)
Thank you to @laurentiu-git, @jossiwolf, and @rosariopfernandes who contributed to this release!
FirebaseUI for Android v7.1.1
FirebaseUI for Android v7.1.1 is a patch release containing bugfixes.
Changes:
- [Auth] Fix broken button styling (#1874)
FirebaseUI for Android v7.1.0
FirebaseUI for Android v7.1.0 is a minor release containing new features and bugfixes.
Changes:
- [Auth] Allow most auth flows on devices without Google Play services (#1858)
- [Auth] Add ability to setDefaultEmail to the EmailBuilder (#1670) (contributed by @laurentiu-git)
- [Firestore] Add ability to set data directly on FirestorePagingOptions (#1750) (contributed by @laurentiu-git)
FirebaseUI for Android v7.0.0
FirebaseUI for Android v7.0.0 is a major release containing breaking changes. For full information about this version and how to upgrade, see the upgrade guide.
This version also contains the following new features or bugfixes:
- [Auth] Remove SupportVectorDrawablesButton (#1860) (contributed by @AryanNajafi)
- [Auth] Add
AuthUI#useEmulator()
method to use FirebaseUI with the Firebase Auth Emulator (#1849)
FirebaseUI for Android v6.4.0
FirebaseUI for Android v6.4.0 is a minor release containing new features and bugfixes.
Changes:
- [Auth] Add ability to always skip provider choice (#1825) (contributed by @ubragg)
- [Auth] Fix a bug with isNewUser for some providers (#1737) (contributed by @laurentiu-git)
- [Auth] Add ability to lock the Orientation (#1834) (contributed by @laurentiu-git)
- [Auth] Add ability to customize password reset (#1747) (contributed by @laurentiu-git)
Notable transitive dependencies:
Dependency | Version |
---|---|
firebase-core | 17.5.1 |
firebase-auth | 19.4.0 |
firebase-database | 19.5.0 |
firebase-firestore | 21.7.1 |
firebase-storage | 19.2.0 |
play-services-auth | 17.0.0 |
FirebaseUI for Android v6.3.0
FirebaseUI for Android v6.3.0 is a minor release containing new features and bufixes.
Changes:
- [Auth] Fixes issue with custom parameters for OAuth providers (#1805)
- [Auth] Restore setGithubButtonId when using custom layouts (#1783)
- [Auth] Improve how network errors display when they are non-fatal (#1803)
- [Auth] Warn instead of crashing when a reserved email is used (#1644)
- [Auth] Allow setAllowNewAccounts(false) to be used with email link sign in (#1762)
- [Auth] Separate hint text for new / existing passwords (#1753)
Notable transitive dependencies:
Dependency | Version |
---|---|
firebase-core | 17.4.4 |
firebase-auth | 19.3.2 |
firebase-database | 19.3.1 |
firebase-firestore | 21.5.0 |
firebase-storage | 19.1.1 |
play-services-auth | 17.0.0 |
FirebaseUI for Android v6.2.1
FirebaseUI for Android v6.2.1 is a patch release containing bugfixes.
New features:
- [Auth] Fix crash in CountryListSpinner (#1734
- [Auth] Fix email being null for some Google accounts (#1621)
- [Auth] Fix error in Italian strings (#1618)
- [Auth] Fix misleading logcat error from custom layout (#1688)
- [Auth] Fix error building credentials for social providers (#1628)
- [Auth] Fix wrong error code for disabled users (#1725)
- [Auth] Fix broken back button during social provider flows (#1572)
Notable transitive dependencies:
Dependency | Version |
---|---|
firebase-core | 17.2.3 |
firebase-auth | 19.3.0 |
firebase-database | 19.2.1 |
firebase-firestore | 21.4.1 |
firebase-storage | 19.1.1 |
play-services-auth | 17.0.0 |