From 99f630fbc9f97149297775859a186d4537dba4fe Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 15 Feb 2021 15:27:10 +0100 Subject: [PATCH] Added FAQ --- FAQ.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/FAQ.md b/FAQ.md index b1f9b5e421..492cf2d054 100644 --- a/FAQ.md +++ b/FAQ.md @@ -295,6 +295,7 @@ Fonts, sizes, colors, etc should be material design whenever possible. * [(162) Is IMAP NOTIFY supported?](#user-content-faq162) * [(163) What is message classification?](#user-content-faq163) * [(164) Can you add customizable themes?](#user-content-faq164) +* [(165) Is Android Auto supported?](#user-content-faq165) [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
+ +**(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). + +
+ ## Get support FairEmail is supported on smartphones, tablets and ChromeOS only.