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

Restore user status #4392

Merged
merged 21 commits into from
Nov 14, 2024
Merged

Restore user status #4392

merged 21 commits into from
Nov 14, 2024

Conversation

sowjanyakch
Copy link
Contributor

@sowjanyakch sowjanyakch commented Oct 30, 2024

Resolve #2943

To test this PR:

  1. Set a status.
  2. Start a call.
  3. The status is automatically set to "In a call" when you are in call.
  4. You can see the previously set status in the predefined status list and clicking on "Reset status" button should revert the status and close the status dialog.
Screenshot 2024-11-08 at 19 43 30

🚧 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 restore_user_status branch 2 times, most recently from 294f7bf to e2ae181 Compare November 8, 2024 16:18
@sowjanyakch sowjanyakch self-assigned this Nov 8, 2024
@sowjanyakch sowjanyakch added the 3. to review Waiting for reviews label Nov 8, 2024
@sowjanyakch sowjanyakch marked this pull request as ready for review November 8, 2024 19:07
Copy link
Contributor

Codacy

Lint

TypemasterPR
Warnings94153
Errors13289

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1616
Dodgy code7474
Internationalization33
Malicious code vulnerability33
Performance55
Security11
Total108108

Lint increased!

Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Signed-off-by: sowjanyakch <[email protected]>
Copy link
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/4392-talk.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 Talk app.

@sowjanyakch sowjanyakch merged commit b361d56 into master Nov 14, 2024
14 of 16 checks passed
@sowjanyakch sowjanyakch deleted the restore_user_status branch November 14, 2024 16:44
@mahibi
Copy link
Collaborator

mahibi commented Nov 26, 2024

/backport to stable-20.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support "Restore user status"
2 participants