Skip to content

Comments

feat: add support for pasting images#384

Merged
kacperzolkiewski merged 15 commits intomainfrom
@kacperzolkiewski/pasting-images
Feb 11, 2026
Merged

feat: add support for pasting images#384
kacperzolkiewski merged 15 commits intomainfrom
@kacperzolkiewski/pasting-images

Conversation

@kacperzolkiewski
Copy link
Collaborator

@kacperzolkiewski kacperzolkiewski commented Jan 20, 2026

Summary

Fixes: #164
Fixes: #212

This PR adds:

  • support for pasting Images/GIFs into the input with emitting the OnPasteImages event.
  • support for displaying GIFs

Test Plan

Run example app and try to paste different images/GIFs into the input.

Screenshots / Videos

Screen.Recording.2026-01-22.at.12.58.53.mov
Screen.Recording.2026-01-22.at.13.03.21.mov
Screen.Recording.2026-01-27.at.12.08.17.mov

Compatibility

OS Implemented
iOS
Android

@kacperzolkiewski kacperzolkiewski marked this pull request as ready for review January 22, 2026 12:07
Copy link
Collaborator

@exploIF exploIF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works nice!

kacperzolkiewski and others added 3 commits January 28, 2026 11:17
…ichContentReceiver.kt

Co-authored-by: Igor Furgała <74370735+exploIF@users.noreply.github.com>
…ichContentReceiver.kt

Co-authored-by: Igor Furgała <74370735+exploIF@users.noreply.github.com>
Copy link
Collaborator

@exploIF exploIF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Android part looks good 🚀

Copy link
Collaborator

@szydlovsky szydlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine but I have a few stylistic/structural questions and a few uncertainties or places to clarify stuff a bit.

@kacperzolkiewski kacperzolkiewski merged commit ce62e31 into main Feb 11, 2026
6 checks passed
@kacperzolkiewski kacperzolkiewski deleted the @kacperzolkiewski/pasting-images branch February 11, 2026 11:11
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.

[Feature Request] Support keyboard image/GIF insertion (Gboard, iOS keyboard, etc.) Support pasting images

3 participants