Skip to content

FirebaseUI for Android v0.5.0

Compare
Choose a tag to compare
@samtstern samtstern released this 22 Aug 17:20
· 1156 commits to master since this release

This release introduces some new configuration, gets tests running again, and fixes some critical bugs.

Key issues fixed:

  • #155 - Rotating device no longer crashes
  • #187 - Sign out now signs out of all providers, when applicable
  • #214 - Facebook SDK dependency updated, add ability to use chrome custom tabs
  • #234 - Handle case where SmartLock credentials don't correspond to an existing user
  • #256 - Allow override of Activity titles

In order to get Robolectric tests running again it was necessary to downgrade the library to use Android SDK 23 and the associated support libraries.