Updated FAQ

pull/217/head
M66B 8 months ago
parent ad0f0a34d0
commit e2147b5e47

@ -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. Alternatively, you might be able to enable the *Files* app again using the Android app settings.
<br />
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. 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.
<br /> <br />

@ -1112,6 +1112,8 @@ Visit https://aka.ms/smtp_auth_disabled for more information.</code></pre>
<p>You can enable the storage access framework (again) with this adb command:</p> <p>You can enable the storage access framework (again) with this adb command:</p>
<pre><code>pm install -k --user 0 com.android.documentsui</code></pre> <pre><code>pm install -k --user 0 com.android.documentsui</code></pre>
<p>Alternatively, you might be able to enable the <em>Files</em> app again using the Android app settings.</p> <p>Alternatively, you might be able to enable the <em>Files</em> app again using the Android app settings.</p>
<p><br /></p>
<p>If you get <em>com.android.externalstorage has no access to content://…</em>, 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 doesnt want sdcards to be used anymore for privacy and security reasons.</p>
<p>OneDrive doesnt support <em>view</em>, only <em>share</em>, which means that if you want to open an attachment in OneDrive you need to long press on an attachment.</p> <p>OneDrive doesnt support <em>view</em>, only <em>share</em>, which means that if you want to open an attachment in OneDrive you need to long press on an attachment.</p>
<p><br /></p> <p><br /></p>
<p><a name="faq26"></a> <strong>(26) Can I help to translate FairEmail in my own language?</strong></p> <p><a name="faq26"></a> <strong>(26) Can I help to translate FairEmail in my own language?</strong></p>

Loading…
Cancel
Save