Skip to content

Releases: firebase/FirebaseUI-Android

10.0.0-beta03

10.0.0-beta03 Pre-release
Pre-release

Choose a tag to compare

@thatfiredev thatfiredev released this 09 Jul 10:19

What's Changed

  • Add stale issue and PR workflow by @just1and0 in #2329
  • Change close-issue-reason format in stale-issue.yaml by @just1and0 in #2334
  • feat(storage): add StringLoader to support loading gs:// URL strings directly via Glide by @demolaf in #2335
  • fix(database): fix DatabasePagingSource pagination when using orderByChild by @demolaf in #2336
  • docs: getting started on android FirebaseUI v10 by @russellwheatley in #2309
  • chore: add dependabot configuration for automated dependency updates by @just1and0 in #2337
  • chore: migrate to version catalog, drop Jetifier, fix Gradle 9.0 deprecations by @demolaf in #2349
  • chore(deps): bump gradle-wrapper from 8.14.5 to 9.6.1 by @dependabot[bot] in #2341
  • chore(deps): bump androidx.navigation:navigation-compose from 2.8.3 to 2.9.8 by @dependabot[bot] in #2344
  • chore(deps): bump actions/cache from 3 to 6 by @dependabot[bot] in #2345
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #2346
  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #2347
  • chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #2348
  • chore(deps): bump coroutines from 1.7.3 to 1.11.0 by @dependabot[bot] in #2350
  • build(deps): dependabot cooldown configs / supply-chain hardening by @mikehardy in #2355
  • chore(deps): bump lifecycle from 2.3.1 to 2.11.0 by @dependabot[bot] in #2351
  • Revert "chore(deps): bump lifecycle from 2.3.1 to 2.11.0" by @demolaf in #2359
  • chore(deps): bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.3.0 by @dependabot[bot] in #2353
  • chore(deps): bump com.gradle.develocity from 3.19.2 to 4.4.3 by @dependabot[bot] in #2357
  • chore(deps): bump androidx.test:core from 1.5.0 to 1.7.0 by @dependabot[bot] in #2358
  • chore(deps): bump androidx.test:rules from 1.5.0 to 1.7.0 by @dependabot[bot] in #2360
  • chore(deps): bump com.github.bumptech.glide:glide from 4.11.0 to 5.0.7 by @dependabot[bot] in #2365
  • chore(deps): bump androidx.annotation:annotation from 1.2.0 to 1.10.0 by @dependabot[bot] in #2363
  • chore(deps): bump kotlin from 2.2.0 to 2.4.0 by @dependabot[bot] in #2362
  • chore(deps): bump org.mockito:mockito-core from 5.19.0 to 5.23.0 by @dependabot[bot] in #2361
  • chore(deps): bump com.googlecode.libphonenumber:libphonenumber from 9.0.16 to 9.0.33 by @dependabot[bot] in #2369
  • chore(deps): bump com.google.gms.google-services from 4.3.8 to 4.5.0 by @dependabot[bot] in #2368
  • chore(deps): bump androidx.activity:activity from 1.2.3 to 1.13.0 by @dependabot[bot] in #2367
  • chore(deps): bump androidx.test.ext:junit from 1.1.5 to 1.3.0 by @dependabot[bot] in #2366
  • fix zizmor findings by @morganchen12 in #2370
  • chore(deps): bump com.google.truth:truth from 0.42 to 1.4.5 by @dependabot[bot] in #2374
  • chore(deps): bump paging from 3.0.0 to 3.5.0 by @dependabot[bot] in #2373
  • chore(deps): bump com.github.ben-manes.versions from 0.20.0 to 0.54.0 by @dependabot[bot] in #2372
  • chore(deps): bump com.facebook.android:facebook-login from 18.0.3 to 18.3.0 by @dependabot[bot] in #2375

New Contributors

Full Changelog: 10.0.0-beta02...10.0.0-beta03

10.0.0-beta02

10.0.0-beta02 Pre-release
Pre-release

Choose a tag to compare

@thatfiredev thatfiredev released this 13 Mar 17:43

What's Changed

  • feat: use CredentialManager to fetch and store credential for Email authentication by @demolaf in #2286
  • fix: Provider button shape customization and theming API by @demolaf in #2288
  • feat: add Facebook sign-out functionality by @demolaf in #2287
  • fix: Update Firebase imports by @demolaf in #2292
  • fix: support new users in Google Sign-In with authorized accounts fallback pattern by @demolaf in #2295
  • fix: use isMfaEnabled configuration flag with disabled button state and tooltip by @demolaf in #2297
  • fix(auth): ensure verify phone number waits for timeout to complete by @russellwheatley in #2303
  • fix(auth): use strong locale for privacy policy and terms of service by @russellwheatley in #2304

New Contributors

Full Changelog: 10.0.0-beta01...10.0.0-beta02

10.0.0-beta01

10.0.0-beta01 Pre-release
Pre-release

Choose a tag to compare

@thatfiredev thatfiredev released this 04 Dec 23:54

FirebaseUI for Android v10.0.0-beta01 is a preview for a major release containing new features and breaking API changes. For more information on upgrading to this version see the upgrade guide

What's Changed

New Contributors

Full Changelog: 9.1.1...10.0.0-beta01

FirebaseUI for Android v9.1.1

Choose a tag to compare

@thatfiredev thatfiredev released this 24 Oct 11:38

FirebaseUI for Android v9.1.1 is a patch release containing features and bugfixes.

Note that is no version 9.1.0 due to an issue during artifact publication.

What's Changed

  • fix(auth): remove enableHints parsing from FlowParameters by @Lyokone in #2199
  • feat: add support for API 35 EdgeToEdge by @Lyokone in #2187

Full Changelog: 9.0.0...9.1.1

FirebaseUI for Android v9.0.0

Choose a tag to compare

@thatfiredev thatfiredev released this 17 Mar 21:07

FirebaseUI for Android v9.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

What's Changed

  • feat: remove email enumeration by @Lyokone in #2184
  • feat: rename setIsSmartLockEnabled to setCredentialManagerEnabled by @Lyokone in #2188
  • chore: upgrade play-services-auth and remove unused imports by @thatfiredev in #2190

Full Changelog: 8.0.2...9.0.0

FirebaseUI for Android v8.0.2

Choose a tag to compare

@thatfiredev thatfiredev released this 28 Sep 12:24

FirebaseUI for Android v8.0.2 is a patch release containing bugfixes.

Changes:

  • [Firestore] Fix page keys comparison (#2046)
  • [Auth] Log an exception if the device has no browser installed (#2055)
  • [Auth] Update play-services-auth to 20.3.0 (#2063)
  • [Internal] Upgrade to AGP 7.2.2 and Kotlin 1.7.10 (#2054)

FirebaseUI for Android v8.0.1

Choose a tag to compare

@sam-gc sam-gc released this 30 Mar 19:33

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

Choose a tag to compare

@samtstern samtstern released this 30 Jul 14:10
5ac863c

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

Choose a tag to compare

@samtstern samtstern released this 14 Jun 14:59
41c7a73

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

Choose a tag to compare

@samtstern samtstern released this 01 Dec 23:47
5c6a0d6

FirebaseUI for Android v7.1.1 is a patch release containing bugfixes.

Changes:

  • [Auth] Fix broken button styling (#1874)