Releases: firebase/FirebaseUI-Android
FirebaseUI for Android v0.6.2
Version 0.6.2 updates transitive dependencies:
- Update Firebase and Play Services dependencies from
9.6.1to9.8.0 - Update support library dependencies from
24.xto25.x - Update build tools and compile SDK version from
24to25
FirebaseUI for Android v0.6.1
FirebaseUI for Android v0.6.0
Features:
- Added new
firebase-ui-storagemodule that integrates Firebase Storage and Glide
Fixes:
- Moved database tests into proper location, made them run
- Updated Firebase and Play Services dependencies to `9.6.0
- Fixed non-dismissing spinner issue for incorrect passwords
FirebaseUI for Android v0.5.3
FirebaseUI for Android v0.5.2
FirebaseUI for Android v0.5.1
Fixes critical issue #265
FirebaseUI for Android v0.5.0
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.
FirebaseUI for Android v0.4.4
This release updates the underlying version of Google and Firebase libraries to 9.4.0, enabling users of FirebaseUI to use the latest Google and Firebase libraries in their projects.
Key issues fixed:
This release also updates some transitive dependencies, most notably changing the build tools version.
FirebaseUI for Android v0.4.3
This release upgrades the underlying Firebase SDK dependency from 9.2.0 to 9.2.1. This should fix build issues for developers using the Jack compiler toolchain or the new Android resource shrinker.
FirebaseUI for Android v0.4.2
This release updates the underlying version of Google and Firebase libraries to 9.2.0, enabling users of FirebaseUI to use the latest Google and Firebase libraries in their projects.
Issues fixed:
This release also updates some transitive dependencies, most notably moving to version 24.0.0 of the support libraries and targeting the Android N SDK.