thunderbird-android/app
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
..
autodiscovery Remove explicit dependency on Kotlin's standard library 2021-04-22 03:54:15 +02:00
core Fix error when forwarding encrypted attachments 2021-06-21 21:08:24 +10:00
crypto-openpgp Remove explicit dependency on Kotlin's standard library 2021-04-22 03:54:15 +02:00
k9mail Merge pull request #5352 from k9mail/alarm_manager 2021-06-19 16:06:37 +02:00
k9mail-jmap Add implementation for AndroidAlarmManager 2021-06-18 20:29:35 +02:00
storage Add FolderRepository.getPushFoldersFlow() 2021-05-28 14:15:48 +02:00
testing Remove explicit dependency on Kotlin's standard library 2021-04-22 03:54:15 +02:00
ui Fix error when forwarding encrypted attachments 2021-06-21 21:08:24 +10:00