Skip to content

Conversation

@saleniuk
Copy link
Contributor

@saleniuk saleniuk commented Jan 16, 2026

TaskWPB-22679 [Android] Implement AVS quick network recovery


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

When device is switching networks, call freezes for even 15-20 seconds as it needs to timeout current connection in order for AVS to try to reconnect.

Solutions

Changed kalium version to use the one that contains changes required for the AVS quick network switching and updated TestNetworkStateObserver to adjust to these changes.

Dependencies (Optional)

Needs releases with:

Testing

How to Test

Start/join a call, switch network between wifi and cellular.

Attachments (Optional)

Before After
switch-network-before.mp4
switch-network-after.mp4

PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants