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

feat(mobile): share to mechanism #15229

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

feat(mobile): share to mechanism #15229

wants to merge 17 commits into from

Conversation

alextran1502
Copy link
Contributor

@alextran1502 alextran1502 commented Jan 10, 2025

Closes #2659

This PR adds "Share to" option to the mobile app. This feature helps users who want to quickly upload media to their Immich instance without saving the media to the gallery first.

ScreenRecording_01-10-2025.13-05-53_1-1.mov

Caveat

When initializing a share action, iOS will default to using the most compatible format, so the HEIC file will be converted to JPEG unless the user changes the settings from the native share sheet before sending the action to the Immich app.

TODO

  • clear file cache

@mertalev
Copy link
Contributor

I think it's important that it warns you if the images aren't the originals or the location metadata is stripped. You don't want people using this without realizing that Immich isn't getting the original.

Also, how does this handle live photos on iOS? Is the video transferred as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants