From e2147b5e47642fcd99ded023db131a8baeb84dfe Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 20 Jan 2025 09:56:43 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 6 ++++++ index.html | 2 ++ 2 files changed, 8 insertions(+) diff --git a/FAQ.md b/FAQ.md index 4ca334678c..6a768b7756 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1847,6 +1847,12 @@ pm install -k --user 0 com.android.documentsui Alternatively, you might be able to enable the *Files* app again using the Android app settings. +
+ +If you get *com.android.externalstorage has no access to content://...*, +please make sure you are not selecting files on an sdcard by tapping on the three-dashes at the top left of the Android file selector. +Google doesn't want sdcards to be used anymore for privacy and security reasons. + OneDrive doesn't support *view*, only *share*, which means that if you want to open an attachment in OneDrive you need to long press on an attachment.
diff --git a/index.html b/index.html index 2cbfd90bf5..4eafa9a810 100644 --- a/index.html +++ b/index.html @@ -1112,6 +1112,8 @@ Visit https://aka.ms/smtp_auth_disabled for more information.

You can enable the storage access framework (again) with this adb command:

pm install -k --user 0 com.android.documentsui

Alternatively, you might be able to enable the Files app again using the Android app settings.

+


+

If you get com.android.externalstorage has no access to content://…, please make sure you are not selecting files on an sdcard by tapping on the three-dashes at the top left of the Android file selector. Google doesn’t want sdcards to be used anymore for privacy and security reasons.

OneDrive doesn’t support view, only share, which means that if you want to open an attachment in OneDrive you need to long press on an attachment.


(26) Can I help to translate FairEmail in my own language?