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

fix: show profile picture in share sheet #458

Merged

Conversation

FineFindus
Copy link

Shows the profile picture of the shared account in the share sheet. This was already done upstream and intended here, but was bugged due to an additional file provider.

Sharesheet with account picture

Shows the profile picture of the shared account in the share sheet. This
was already done upstream and intended here, but was bugged due to an
additional file provider.
@LucasGGamerM
Copy link
Owner

Oh btw did you make sure to fix up all the things that depended on the old file provider?

@FineFindus
Copy link
Author

The tweaked provider replaces the old one under the same name.

@LucasGGamerM
Copy link
Owner

The tweaked provider replaces the old one under the same name.

Well, can you test if you can add a picture to a post directly from the Compose screen? The camera thingy depended on the old provider, but you didn't change the code, so maybe it doesn't work

@LucasGGamerM
Copy link
Owner

Imma merge this and fix it later

@LucasGGamerM LucasGGamerM merged commit b9efdbb into LucasGGamerM:master Jul 15, 2024
1 check passed
@LucasGGamerM
Copy link
Owner

Yup, the taking a picture from compose is broken from this. Time for refactoring!

@FineFindus FineFindus deleted the feat/share-profile-picture branch July 16, 2024 17:04
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.

2 participants