signalapp / Signal-Android

A private messenger for Android.
https://signal.org
GNU Affero General Public License v3.0
25.66k stars 6.16k forks source link

Share multiple images with text #13620

Open workspacegithub opened 4 months ago

workspacegithub commented 4 months ago

Bug description

Looks like there is no support to share multiple images with text. (someone mentioned behaviour with mixed image/text data before https://community.signalusers.org/t/signal-as-sharetarget-should-support-mixed-content/47745) UnresolvedShareData class has ExternalMultiShare type without text property

Steps to reproduce

Share multiple images with text from another app (Intent.ACTION_SEND_MULTIPLE + Intent.EXTRA_TEXT)

Actual result: Intent error message or only text sharing (depends on intent configuration) Expected result: Application will open image edit screen(like multiple uris sharing) + copy text to EditText field

Screenshots

n/a

Device info

Device: n/a Android version: n/a Signal version: any

Link to debug log

n/a

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.