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

[stable-3.30] Add disable all button to InternalTwoWaySyncActivity menu #13909

Merged
merged 6 commits into from
Oct 30, 2024

Commits on Oct 30, 2024

  1. Add disable all button to InternalTwoWaySyncActivity menu

    Signed-off-by: ZetaTom <[email protected]>
    ZetaTom authored and alperozturk96 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ed57533 View commit details
    Browse the repository at this point in the history
  2. Stop background job when cancelling two-way sync

    Signed-off-by: ZetaTom <[email protected]>
    ZetaTom authored and alperozturk96 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4fbb6eb View commit details
    Browse the repository at this point in the history
  3. use lifeCycleScope instead Coroutine scope

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    769a900 View commit details
    Browse the repository at this point in the history
  4. better and more clear translation keys

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c304b88 View commit details
    Browse the repository at this point in the history
  5. every user can cancel the worker

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a7713f3 View commit details
    Browse the repository at this point in the history
  6. add missing backport

    Signed-off-by: alperozturk <[email protected]>
    alperozturk96 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f2ab284 View commit details
    Browse the repository at this point in the history