Skip to content

Conversation

demolaf
Copy link
Owner

@demolaf demolaf commented Sep 3, 2025

Hey there! So you want to contribute to FirebaseUI? Before you file this pull request, follow these steps:

  • Read the contribution guidelines.
  • Run ./gradlew check to ensure the Travis build passes.
  • If this has been discussed in an issue, make sure to mention the issue number here. If not, go file an issue about this to make sure this is a desirable change.
  • If this is a new feature please co-ordinate with someone on FirebaseUI-iOS to make sure that we can implement this on both platforms and maintain feature parity.

@demolaf demolaf marked this pull request as draft September 3, 2025 07:46
- Separate instance creation from config in AuthUI singleton
- Add initialize() method that creates AuthUI with config and caches it
- Update getInstance() to retrieve cached instances or throw if not initialized
- Create AuthUIScreen composable to replace direct initialization
- Move provider configuration from MainView to MainActivity
- Rename EmailSignInButton to EmailAndPasswordSignInButton
- Disable auto-select in Google Sign-In for better UX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant