FirebaseUI-Android
FirebaseUI-Android copied to clipboard
Optimized UI components for Firebase
FirebaseUI-FirebaseRecyclerAdapter is not supported by NavigationUI! After clicking item in recyclerview its navigated to another fragment. Once returning back or onBackPressed() previous loadstate is now working. *Code below reference. ```...
* Android device: Google Pixel 2 XL * Android OS version: 10 * Google Play Services version: 18.1.0 * Firebase/Play Services SDK version: 21.5.0 * FirebaseUI version: 6.3.0 #### Steps...
### Step 2: Describe your environment * Android device: All * Android OS version: all * Google Play Services version: latest * Firebase/Play Services SDK version: latest * FirebaseUI version:...
Thie really is a great library and I'm using plenty of it's it's features. I'm also using it for Phone Authentication and I love the "Black Box" approach that saves...
I am using Firebase AuthUI to allow for authentication in my app. The only method giving me problems is AppleID. Here is the activity start: ``` List providers = Arrays.asList(...
Hi, Would be great if we could add our custom IdP -- right now it seems the only way to do so would be to fork the library, right?
When the user is blocked in the console, the UI show hard coded string: `The user account has been disabled by an administrator` I need to customize this string. I...
I am developing and Android native application that allows the user to choose the UI language in the first page. All other pages are then displayed in the chosen UI....
See: https://github.com/firebase/FirebaseUI-Android/pull/1800#issuecomment-648348239 The Bintray Artifactory CI script is only publishing `firebase-ui-common`. This seems to have stopped working with the move to AGP 4.0
Provide optional setting to require email addresses to be verified in order for a user to sign in with email and password.