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

Migrate Rxjava to Coroutines #4455

Merged
merged 12 commits into from
Nov 19, 2024
Merged

Migrate Rxjava to Coroutines #4455

merged 12 commits into from
Nov 19, 2024

Commits on Nov 19, 2024

  1. Implement renameRoom in ConversationInfoEditRepository

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    cedf1f0 View commit details
    Browse the repository at this point in the history
  2. convert rxjava to coroutines - renameRoom

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9525986 View commit details
    Browse the repository at this point in the history
  3. remove unused endpoint

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1beffd9 View commit details
    Browse the repository at this point in the history
  4. convert rxjava to coroutines - setConversationDescription

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6cce278 View commit details
    Browse the repository at this point in the history
  5. remove unused endpoints

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6955995 View commit details
    Browse the repository at this point in the history
  6. convert rxjava to coroutines - clearChatHistory

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7a8eb3c View commit details
    Browse the repository at this point in the history
  7. get correct api version for chat

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    66686d7 View commit details
    Browse the repository at this point in the history
  8. remove unused endpoint

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ab313ad View commit details
    Browse the repository at this point in the history
  9. convert rxjava to coroutines - set conversation read only

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    452a4c7 View commit details
    Browse the repository at this point in the history
  10. remove unused imports

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    574791c View commit details
    Browse the repository at this point in the history
  11. refactor

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a133c2a View commit details
    Browse the repository at this point in the history
  12. remove unused code

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0db401d View commit details
    Browse the repository at this point in the history