FirebaseUI-Android
FirebaseUI-Android copied to clipboard
Optimized UI components for Firebase
We need to append "[CHAR_LIMIT=xxx]" at the end of each translation description. We can probably default this to ~1.5x the English length.
Reported by @cutiko see thread for context: https://github.com/firebase/FirebaseUI-Android/issues/1477#issuecomment-440444941
Adding Listener for Single Event or a method to Pause and Resume Listener for RecyclerAdapter in Firebase Database-UI can be helpful?!
Are there any plans to add support for the remaining two Firebase auth providers - Play Games (new) and GitHub? I'm particularly interested in the Play Games provider because I...
I've had some issues with Android Studio 3.2.1 making very bad formatting decisions, and @lsirac has as well. Let's just get some sort of formatter (man I wish Java had...
I have the following scenario: On device A I install may app, which uses Facebook (userF1) & Google (userG) as auth providers. I use both and it works nicely. Google...
I'm trying to integrate Firebase Auth with the Android SyncManager and AccountManager, which is proving to be very cumbersome. It would be great if we have a FirebaseAuthUI-Android Authenticator stub...
I am filing this issue as a general feature request. I have already implemented this elsewhere, but would need some help from iOS to make it cross platform. In a...
This is a corner case, but perhaps something can be done in the AuthUI flow to improve it. If I start a SignInIntent with GOOGLE_PROVIDER and scope GAMES, and I...
This is a feature request related to the new firebase-ui-storage library available since release 0.6.0: I’m planning on using the provided integration with Glide to (efficiently) show images stored in...