From e2415734afb8c8394cd8382761a7dec21999fe5d Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 15 Apr 2023 09:00:44 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index ef9990a1b8..7fc4c1b120 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5069,16 +5069,19 @@ This feature was added in version 1.1942 and is available in non Play store vers 🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/FAQ.md%23user-content-faq182) -When clicking on a link, a confirmation dialog will be shown. You can select how to open a link below *Open with*. +When clicking on a link, by default, a confirmation dialog will be shown. The available browser(s) will be listed and if a browser supports [Custom Tabs](https://developer.chrome.com/docs/android/custom-tabs/), it will be listed twice, once with an "open external" icon (the browser will be started standalone, independent of the app) -and once without this icon (the browser will be started embedded as "Custom Tab", dependent of the app). +and once without this icon (the browser will be started embedded as "Custom Tab", dependent on the app). + In addition, *Select app* will be listed, which means that the link will be handed over to Android, which will select how to open the link. In most cases, this will be with the default browser, which you can select in the Android settings. If there is choice, Android will ask you how to open the link. You can select *Always* or *Just Once*. If you want to reset *Always*, please [see here](https://support.google.com/pixelphone/answer/6271667) about how to. Note that Android will always use the default browser as selected in the Android settings and therefore will never ask which browser to use. +You can confirm with *Ok* or select *Open with*, which behaves in the same way as the *Select app* option. + If you ticked *Do not ask this again for [domain name]*, you can undo this by using the *Reset questions* button in the miscellaneous settings tab page of the app. If you disabled confirming links, you can enable this (temporarily) again in the privacy settings tab page of the app (*Confirm opening links*: off).