Fix error when forwarding encrypted attachments
SafeContentResolver refuses to load encrypted attachments with an error: "Content provider is not explicitly allowed: com.fsck.k9.debug.decryptedfileprovider" For internally provided attachments, there is no need to use SafeContentResolver, so we use the default system ContentResolver
Loading
Please register or sign in to comment