mollyim / mollyim-android

Enhanced and security-focused fork of Signal.
GNU Affero General Public License v3.0
1.37k stars 78 forks source link

Use file picker to upload profile picture #208

Open ProgrammerWhoPrograms opened 10 months ago

ProgrammerWhoPrograms commented 10 months ago

Is there an existing request for this?

Feature description

I do not allow Molly to independently access my files. Instead, I use the file picker. However, I can't use it to set a profile picture. I would like to be able to do that.

Additionally, I would like to be able to use the gallery app to upload files to chats and I would like to be able to attach multiple images to a single message.

ghost commented 10 months ago

In this context, i think it would be nice for Molly removing the legacy READ_EXTERNAL_STORAGEpermission in favor of SAF (https://developer.android.com/guide/topics/providers/document-provider)