github firebase/FirebaseUI-Android 0.3.1
FirebaseUI for Android v0.3.1

latest releases: 9.0.0, 8.0.2, 8.0.1...
9 years ago

This release addresses issues in 0.3.0 and earlier. It contains the following breaking changes:

  • The int position parameter for FirebaseListAdapter.populateView() and FirebaseRecyclerAdapter.populateViewHolder() (that was introduced in release 0.2.2) is now required. The overload of the methods without a position has been removed.
  • There is now a FirebaseLoginBaseActivity.getAiuth() method that returns the currently authenticated user. Because of this onFirebaseLoggedIn() and onFirebaseLoggedOut() are no longer abstract.
  • The names of the AuthProviderType enum values are now all uppercase, e.g. FACEBOOK

Don't miss a new FirebaseUI-Android release

NewReleases is sending notifications on new releases.