thunderbird-android/app/ui
Art O Cathain 05c5319b45 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
2021-06-21 21:08:24 +10:00
..
base Minor cleanup 2021-06-05 15:08:06 +02:00
legacy Fix error when forwarding encrypted attachments 2021-06-21 21:08:24 +10:00
setup Remove explicit dependency on Kotlin's standard library 2021-04-22 03:54:15 +02:00