Skip to content
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

android: Support images from keyboard #419

Open
gnprice opened this issue Nov 27, 2023 · 0 comments · May be fixed by #1203
Open

android: Support images from keyboard #419

gnprice opened this issue Nov 27, 2023 · 0 comments · May be fixed by #1203
Assignees
Labels
a-Android Issues specific to Android, or requiring Android-specific work a-compose Compose box, autocomplete, attaching files/images
Milestone

Comments

@gnprice
Copy link
Member

gnprice commented Nov 27, 2023

This serves some of the same purposes as:

but may be a lot easier to implement.

Android has built-in support for inserting images into a text box as a feature of the keyboard, and Flutter supports that since flutter/flutter#20796 . So we just need to wire that up for the message-content input box.

Chat thread: https://chat.zulip.org/#narrow/stream/137-feedback/topic/Mobile.20app.20GIF.20integration/near/1689275

@gnprice gnprice added a-Android Issues specific to Android, or requiring Android-specific work a-compose Compose box, autocomplete, attaching files/images labels Nov 27, 2023
@gnprice gnprice added this to the Beta 3 milestone Nov 27, 2023
@gnprice gnprice modified the milestones: B2: Summer 2024, Launch May 9, 2024
@gnprice gnprice modified the milestones: Launch, Post-launch Jul 31, 2024
@gnprice gnprice modified the milestones: M6: Post-launch, M7: Future Nov 21, 2024
@PIG208 PIG208 self-assigned this Dec 23, 2024
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Dec 24, 2024
@PIG208 PIG208 linked a pull request Dec 24, 2024 that will close this issue
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Dec 24, 2024
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Dec 24, 2024
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Dec 24, 2024
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Dec 24, 2024
@chrisbobbe chrisbobbe changed the title Support images from keyboard android: Support images from keyboard Dec 26, 2024
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Dec 26, 2024
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Dec 26, 2024
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Jan 6, 2025
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Jan 22, 2025
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Jan 24, 2025
PIG208 added a commit to PIG208/zulip-flutter that referenced this issue Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-Android Issues specific to Android, or requiring Android-specific work a-compose Compose box, autocomplete, attaching files/images
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants