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

fix to provide all call emojis #4436

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

mahibi
Copy link
Collaborator

@mahibi mahibi commented Nov 12, 2024

As the number of provided emojis grew (from 10 to 12), there was a bug that only one emoji was shown.

Putting all 12 emojis in one fixed row would have been too close, so it's implemented to scroll them horizontally

🏚️ Before

grafik

🏡 After

emojis.in.call.mp4

🏁 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?)

@mahibi mahibi added the 3. to review Waiting for reviews label Nov 12, 2024
@mahibi mahibi added this to the 20.1.0 milestone Nov 12, 2024
@mahibi mahibi self-assigned this Nov 12, 2024
Copy link
Contributor

Codacy

Lint

TypemasterPR
Warnings94152
Errors13289

SpotBugs

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

Lint increased!

@mahibi mahibi enabled auto-merge November 13, 2024 16:21
@sowjanyakch
Copy link
Contributor

I tested this with my Samsung A52 and it shows all emoji's and they are packed. Please see the screenshot.

all_emoji_in_call

As the number of provided emojis grew, there was a bug that only one emoji was shown.

Putting all 12 emojis would have been too close, so it's implemented to scroll them horizontally

Signed-off-by: Marcel Hibbe <[email protected]>
@mahibi mahibi force-pushed the bugfix/noid/fixCallEmojiListByScrolling branch from c050719 to cd5ee2f Compare November 14, 2024 14:37
Copy link
Contributor

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

@mahibi mahibi merged commit f94a0cf into master Nov 14, 2024
16 of 17 checks passed
@mahibi mahibi deleted the bugfix/noid/fixCallEmojiListByScrolling branch November 14, 2024 15:02
@mahibi mahibi modified the milestones: 20.1.0, 20.0.4 Nov 14, 2024
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.

2 participants