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

Fix ViewModel key generation + Fix ViewModel scope handling #1809

Merged
merged 6 commits into from
Mar 4, 2024

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    1f1eaa3 View commit details
    Browse the repository at this point in the history
  2. Allow VM key to be generated against Key & Qualifier. VM scope is onl…

    …y limited to root scope to avoid leaking from any Activity/Fragment context. ScopeViewModel allow to work on ViewModel scope space.
    arnaudgiuliani committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f3fc38c View commit details
    Browse the repository at this point in the history
  3. Fix tests and add doc

    arnaudgiuliani committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    61401f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a53ad94 View commit details
    Browse the repository at this point in the history
  5. fix docs & tests

    arnaudgiuliani committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7bfac0b View commit details
    Browse the repository at this point in the history
  6. update doc

    arnaudgiuliani committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    dc94854 View commit details
    Browse the repository at this point in the history