Skip to content
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

Add Routing source #186

Merged
merged 72 commits into from
Jun 1, 2020
Merged

Add Routing source #186

merged 72 commits into from
Jun 1, 2020

Conversation

zsoltk
Copy link
Contributor

@zsoltk zsoltk commented May 26, 2020

  • Separates Router & Back stack
  • Abstracts away Back stack
  • Implements new diffing algorithm based on any iterable routing history
  • Adds permanent / empty / set based routing sources
  • Removes previous hacky internal access of Router in RecyclerView support related classes
  • Extracts activation from Actions to be separated by Router (default parent attach vs. client code attach like recycler view viewholders)

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.

3 participants