Skip to content

refactor(auth): use Jetpack's Navigation Component #1265

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Mar 15, 2021

Conversation

thatfiredev
Copy link
Member

@thatfiredev thatfiredev commented Mar 15, 2021

Part of #1217, this PR should introduce the Navigation Library to the auth module.

Changelist:

  • Turned most of the Activity classes into Fragments. The only one that is still an Activity is the PasswordlessActivity because it has an Intent Filter declared on the AndroidManifest.xml file.
  • Removed the snippets which were added to the snippets repo in feat(auth): move snippets from quickstart-android snippets-android#287.
  • Deleted the test files, since they rely on Activities.

@thatfiredev thatfiredev added this to the jetpack milestone Mar 15, 2021
@thatfiredev thatfiredev mentioned this pull request Mar 15, 2021
16 tasks
@thatfiredev thatfiredev force-pushed the rpf-auth-navlibrary branch from 0b6569c to 0c3434e Compare March 15, 2021 07:20
@samtstern
Copy link
Contributor

@rosariopfernandes this is perfect, thank you!

@samtstern samtstern merged commit 4d6534e into firebase:master Mar 15, 2021
@thatfiredev thatfiredev deleted the rpf-auth-navlibrary branch March 15, 2021 12:32
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.

2 participants