Skip to content

Support multi modal (image + text) intents#179

Open
voidmaster000 wants to merge 16 commits intoachorein:mainfrom
voidmaster000:main
Open

Support multi modal (image + text) intents#179
voidmaster000 wants to merge 16 commits intoachorein:mainfrom
voidmaster000:main

Conversation

@voidmaster000
Copy link
Copy Markdown

Summary

Support multi modal (image + text) intents except iOS

Todo

Fix for iOS too
Update README.MD

Issue

#178

@voidmaster000
Copy link
Copy Markdown
Author

after careful reading of iOS code, i think it already supports multimodal intents as it has for loop, unlike android where only if/else construct is present.

@achorein
Copy link
Copy Markdown
Owner

Looks good, thanks for the PR, i will check that when have some time.

@voidmaster000
Copy link
Copy Markdown
Author

voidmaster000 commented Jun 22, 2025

i did some test on ios, the code with for loop hoped me up but nope, when sharing image and text only text is coming through. likewise in android only image was coming through.

i hope its just something blocking it from working in full potential and you can do an easy fix ios side.

@voidmaster000 voidmaster000 force-pushed the main branch 2 times, most recently from 07b7dd5 to ca9a3cf Compare July 1, 2025 11:04
@voidmaster000
Copy link
Copy Markdown
Author

i overhauled ios and android code with global multi-intent support and sink system to handle everything finally

@voidmaster000
Copy link
Copy Markdown
Author

i hope you can accept these changes soon as i have a production app waiting to release

@roman-pendrak
Copy link
Copy Markdown

Is there any recent news or update on this ?

@voidmaster000
Copy link
Copy Markdown
Author

im already using my fork with success in production, anselme hasnt reviewed this yet

@voidmaster000 voidmaster000 changed the title Support multi modal (image + text) intents except iOS Support multi modal (image + text) intents Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants