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

Add support for all parameter in leave call endpoint #4386

Merged
merged 24 commits into from
Nov 12, 2024

Conversation

sowjanyakch
Copy link
Contributor

@sowjanyakch sowjanyakch commented Oct 25, 2024

Resolve #4271

One-to-one:

Short/Normal press: "End call" ("End call for everyone")
Long press: "Leave call"

Group:

Short/Normal press: "Leave call"
Long press: "End call for everyone"

🚧 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 implement_Short_long_press_options branch 2 times, most recently from bab1393 to a2e13ac Compare October 25, 2024 13:21
@sowjanyakch sowjanyakch marked this pull request as ready for review October 25, 2024 18:16
@sowjanyakch sowjanyakch self-assigned this Oct 25, 2024
@sowjanyakch sowjanyakch added the 3. to review Waiting for reviews label Oct 25, 2024
@sowjanyakch sowjanyakch force-pushed the implement_Short_long_press_options branch 2 times, most recently from 85f7864 to 2464f63 Compare November 8, 2024 15:36
@nickvergessen
Copy link
Member

What's the status here?

Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
sowjanyakch and others added 11 commits November 12, 2024 12:11
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
it's set in proceedToCall()

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@mahibi mahibi force-pushed the implement_Short_long_press_options branch from 1136ea7 to 49c9b3c Compare November 12, 2024 11:12
Copy link
Contributor

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

Copy link
Contributor

Codacy

Lint

TypemasterPR
Warnings94152
Errors13288

SpotBugs

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

Lint increased!

@mahibi mahibi added this to the 20.1.0 milestone Nov 12, 2024
@nextcloud nextcloud deleted a comment from sowjanyakch Nov 12, 2024
@mahibi mahibi merged commit 7c750df into master Nov 12, 2024
16 of 18 checks passed
@mahibi mahibi deleted the implement_Short_long_press_options branch November 12, 2024 11:53
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.

Implement short/long press options for "End call"/"Leave call"
3 participants