mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 02:07:12 +00:00
Added FAQ
This commit is contained in:
parent
6f894a274b
commit
99f630fbc9
1 changed files with 18 additions and 0 deletions
18
FAQ.md
18
FAQ.md
|
@ -295,6 +295,7 @@ Fonts, sizes, colors, etc should be material design whenever possible.
|
||||||
* [(162) Is IMAP NOTIFY supported?](#user-content-faq162)
|
* [(162) Is IMAP NOTIFY supported?](#user-content-faq162)
|
||||||
* [(163) What is message classification?](#user-content-faq163)
|
* [(163) What is message classification?](#user-content-faq163)
|
||||||
* [(164) Can you add customizable themes?](#user-content-faq164)
|
* [(164) Can you add customizable themes?](#user-content-faq164)
|
||||||
|
* [(165) Is Android Auto supported?](#user-content-faq165)
|
||||||
|
|
||||||
[I have another question.](#user-content-support)
|
[I have another question.](#user-content-support)
|
||||||
|
|
||||||
|
@ -3544,6 +3545,23 @@ The theme colors are based on the color circle of [Johannes Itten](https://en.wi
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
<a name="faq165"></a>
|
||||||
|
**(165) Is Android Auto supported?**
|
||||||
|
|
||||||
|
Yes, Android Auto is supported, but only with the GitHub version,
|
||||||
|
please [see here](https://forum.xda-developers.com/t/app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/post-83801249) about why.
|
||||||
|
|
||||||
|
For notification (messaging) support you'll need to enable the following notification options:
|
||||||
|
|
||||||
|
* *Use Android 'messaging style' notification format*
|
||||||
|
* Notification actions: *Direct reply* and (mark as) *Read*
|
||||||
|
|
||||||
|
You can enable other notification actions too, if you like, but they are not supported by Android Auto.
|
||||||
|
|
||||||
|
The developers guide is [here](https://developer.android.com/training/cars/messaging).
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
## Get support
|
## Get support
|
||||||
|
|
||||||
FairEmail is supported on smartphones, tablets and ChromeOS only.
|
FairEmail is supported on smartphones, tablets and ChromeOS only.
|
||||||
|
|
Loading…
Reference in a new issue