-
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
fix: share text to wire (WPB-1872) #2168
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2168 +/- ##
=============================================
- Coverage 40.95% 40.90% -0.06%
Complexity 994 994
=============================================
Files 310 310
Lines 11386 11400 +14
Branches 1518 1519 +1
=============================================
Hits 4663 4663
- Misses 6283 6297 +14
Partials 440 440
Continue to review full report in Codecov by Sentry.
|
APKs built during tests are available here. Scroll down to Artifacts! |
Build 495 succeeded. The build produced the following APK's: |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
When selecting to share a text (guest links), there was no possibility to select Wire from the popup menu.
Causes (Optional)
Was not implemented.
Solutions
Add possibility to share
text/*
to Wire, now when importing/sharing asset(also text) we are verifying if it is text and send it as a normal message.Testing
How to Test