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: run WireViewModel usecases on worker thread (WPB-6874) #3100

Merged
merged 10 commits into from
Jun 18, 2024

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    7cebb97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b1c086 View commit details
    Browse the repository at this point in the history
  3. fix: detekt

    ohassine committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    00cc985 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/lazy-inject-wire-viewmodel' into…

    … lazy-inject-wire-viewmodel
    ohassine committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    68f8266 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix: unit test

    ohassine committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8bc024d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    cf07356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c95bb43 View commit details
    Browse the repository at this point in the history
  3. chore: detekt

    ohassine committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1aab8e3 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/develop' into run-usecases-on-wo…

    …rker-thread
    
    # Conflicts:
    #	app/src/main/kotlin/com/wire/android/ui/WireActivityViewModel.kt
    #	app/src/test/kotlin/com/wire/android/ui/WireActivityViewModelTest.kt
    ohassine committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    aec99d3 View commit details
    Browse the repository at this point in the history
  5. chore: cleanup

    ohassine committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dad118e View commit details
    Browse the repository at this point in the history