mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-21 23:32:51 +00:00
Updated FAQ
This commit is contained in:
parent
86abe991de
commit
9d9e51a270
2 changed files with 3 additions and 0 deletions
2
FAQ.md
2
FAQ.md
|
@ -3666,6 +3666,8 @@ see [here](https://developer.android.com/preview/privacy/scoped-storage) and [he
|
||||||
If you use MIUI, please make sure [MIUI optimization](https://android.stackexchange.com/questions/191228/what-is-miui-optimization) is enabled in the developer settings.
|
If you use MIUI, please make sure [MIUI optimization](https://android.stackexchange.com/questions/191228/what-is-miui-optimization) is enabled in the developer settings.
|
||||||
You can enable the developer options by tapping a few times on the MIUI version number in the settings, About phone.
|
You can enable the developer options by tapping a few times on the MIUI version number in the settings, About phone.
|
||||||
|
|
||||||
|
See also [this FAQ](#faq25).
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<a name="faq96"></a>
|
<a name="faq96"></a>
|
||||||
|
|
|
@ -1950,6 +1950,7 @@ Y1 OK CAPABILITY completed</code></pre>
|
||||||
<p>If an app is listed depends on if the app implements a <a href="https://developer.android.com/guide/topics/providers/document-provider">document provider</a>. If the app is not listed, you might need to ask the developer of the app to add support for the Storage Access Framework.</p>
|
<p>If an app is listed depends on if the app implements a <a href="https://developer.android.com/guide/topics/providers/document-provider">document provider</a>. If the app is not listed, you might need to ask the developer of the app to add support for the Storage Access Framework.</p>
|
||||||
<p>Android Q will make it harder and maybe even impossible to directly access files, see <a href="https://developer.android.com/preview/privacy/scoped-storage">here</a> and <a href="https://www.xda-developers.com/android-q-storage-access-framework-scoped-storage/">here</a> for more details.</p>
|
<p>Android Q will make it harder and maybe even impossible to directly access files, see <a href="https://developer.android.com/preview/privacy/scoped-storage">here</a> and <a href="https://www.xda-developers.com/android-q-storage-access-framework-scoped-storage/">here</a> for more details.</p>
|
||||||
<p>If you use MIUI, please make sure <a href="https://android.stackexchange.com/questions/191228/what-is-miui-optimization">MIUI optimization</a> is enabled in the developer settings. You can enable the developer options by tapping a few times on the MIUI version number in the settings, About phone.</p>
|
<p>If you use MIUI, please make sure <a href="https://android.stackexchange.com/questions/191228/what-is-miui-optimization">MIUI optimization</a> is enabled in the developer settings. You can enable the developer options by tapping a few times on the MIUI version number in the settings, About phone.</p>
|
||||||
|
<p>See also <a href="#faq25">this FAQ</a>.</p>
|
||||||
<p><br /></p>
|
<p><br /></p>
|
||||||
<p><a name="faq96"></a> <strong>(96) Where can I find the IMAP and SMTP settings?</strong></p>
|
<p><a name="faq96"></a> <strong>(96) Where can I find the IMAP and SMTP settings?</strong></p>
|
||||||
<p>🌎 <a href="https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq96">Google Translate</a></p>
|
<p>🌎 <a href="https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq96">Google Translate</a></p>
|
||||||
|
|
Loading…
Reference in a new issue