Skip to content

Compose Firebase Dynamic Links #1477

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 6 commits into from
May 23, 2023
Merged

Compose Firebase Dynamic Links #1477

merged 6 commits into from
May 23, 2023

Conversation

argzdev
Copy link

@argzdev argzdev commented Apr 13, 2023

For review by Rosário Fernandes

  • Add Jetpack Compose option in EntryChoiceActivity
  • Removed business logic from MainActivity
  • Added DynamicLinksViewModel for business logic
  • Added MainComposeActivity for the Jetpack Compose UI

- Added DynamicLinksViewModel for business logic
- Added MainComposeActivity for the jetpack compose UI
@thatfiredev thatfiredev self-requested a review April 13, 2023 16:19
@thatfiredev
Copy link
Member

@argzdev I'll take a closer look at these, but in the meantime I noticed that CI is failing due to snippets errors (the [START] and [END]` comments). Feel free to remove those, we're no longer using them.

@argzdev
Copy link
Author

argzdev commented Apr 13, 2023

Got it, I'll remove those snippets. Thanks for taking a look into it, @thatfiredev!

@argzdev
Copy link
Author

argzdev commented Apr 13, 2023

In the MainComposeActivity, should we add a @Preview? I think we can just separate the content from the MainAppView, so we can add a @Preview of the layout.

argzdev added 2 commits May 23, 2023 03:31
…parent directory path.

- Converted methods `buildShortLinkFromParams` and `buildDeepLink` to use coroutines
- Added Column to use paddingValues of `it`
Copy link
Member

@thatfiredev thatfiredev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @argzdev !

@thatfiredev thatfiredev merged commit 8c3e5e5 into firebase:compose May 23, 2023
@argzdev argzdev deleted the fdl-compose branch May 23, 2023 14:30
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