-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat: support sending GIFs from keyboard [WPB-1715] #3416
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3416 +/- ##
========================================
Coverage 44.48% 44.48%
========================================
Files 464 464
Lines 15554 15554
Branches 2602 2604 +2
========================================
Hits 6919 6919
Misses 7899 7899
Partials 736 736
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3416.apk is available for download |
Built wire-android-dev-debug-pr-3416.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Testing
How to Test
You need to use one of the keyboards that support GIF functionality (e.g. Gboard, SwiftKey).
Open conversation, click on text input, open GIF selector and choose one GIF - image preview screen with this GIF should be opened and you should be able to send this gif (if the size of this GIF file is not too big, of course).
Attachments (Optional)
gif_keyboard_before.mp4
gif_keyboard_after.mp4
large_dimensions_gif_before.mp4
large_dimensions_gif_after.mp4
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.