Switch properly between accounts by sowjanyakch · Pull Request #5920 · nextcloud/talk-android

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@sowjanyakch

Copy link Copy Markdown

Contributor

@sowjanyakch sowjanyakch commented

Mar 2, 2026

edited

Loading

fix #5886

  • Switch properly between accounts when navigating from files/notes to talk app.
  • Show warning when no account is found.

🚧 TODO

  • ...

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

@sowjanyakch sowjanyakch force-pushed the bugfix/5886/ecosystemSwitcher branch 2 times, most recently from 79fb641 to ebd313d Compare

March 3, 2026 09:26

@sowjanyakch sowjanyakch self-assigned this

Mar 3, 2026

@sowjanyakch sowjanyakch added the 3. to review

Waiting for reviews

label

Mar 3, 2026

@github-actions

Copy link Copy Markdown

Contributor

github-actions bot commented

Mar 3, 2026

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5920.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@sowjanyakch

Copy link Copy Markdown

Contributor Author

follow up to this PR - nextcloud/android-common#899 where scenario 1 of #5886 is fixed.

Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>

@sowjanyakch sowjanyakch force-pushed the bugfix/5886/ecosystemSwitcher branch from ebd313d to 153ad98 Compare

April 1, 2026 09:41
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>

@github-actions

Copy link Copy Markdown

Contributor

github-actions bot commented

Apr 1, 2026

APK file: https://github.com/nextcloud/talk-android/actions/runs/23843279854/artifacts/6218194911
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions

Copy link Copy Markdown

Contributor

github-actions bot commented

Apr 1, 2026

Codacy

Lint

TypemasterPR
Warnings9494
Errors00

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1010
Dodgy code5454
Internationalization33
Malicious code vulnerability33
Performance44
Security11
Total8181

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

Reviewers

@mahibi mahibi Awaiting requested review from mahibi

@rapterjet2004 rapterjet2004 Awaiting requested review from rapterjet2004

At least 1 approving review is required to merge this pull request.

Labels

3. to review

Waiting for reviews

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Fix ecosystem switcher when using different accounts

1 participant

@sowjanyakch