mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-22 07:42:52 +00:00
Updated FAQ
This commit is contained in:
parent
9b7f04972e
commit
0bb3147e44
2 changed files with 2 additions and 2 deletions
2
FAQ.md
2
FAQ.md
|
@ -5432,7 +5432,7 @@ This feature was added in version 1.1942 and is available in non Play store vers
|
|||
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 on the app).
|
||||
and once without this icon (the browser will be started embedded as "Custom Tab", which looks like being part of the app, but in fact isn't).
|
||||
|
||||
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.
|
||||
|
|
|
@ -2744,7 +2744,7 @@ _submission._tcp SRV 0 1 587 smtp.example.com.</code></pre>
|
|||
<p><br /></p>
|
||||
<p><a name="faq182"></a> <strong>(182) How can I select how a link should be opened?</strong></p>
|
||||
<p>🌎 <a href="https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq182">Google Translate</a></p>
|
||||
<p>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 <a href="https://developer.chrome.com/docs/android/custom-tabs/">Custom Tabs</a>, 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 on the app).</p>
|
||||
<p>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 <a href="https://developer.chrome.com/docs/android/custom-tabs/">Custom Tabs</a>, 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”, which looks like being part of the app, but in fact isn’t).</p>
|
||||
<p>In addition, <em>Select app</em> 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 <em>Always</em> or <em>Just Once</em>. If you want to reset <em>Always</em>, please <a href="https://support.google.com/pixelphone/answer/6271667">see here</a> 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.</p>
|
||||
<p>You can confirm with <em>Ok</em> or select <em>Open with</em>, which behaves in the same way as the <em>Select app</em> option.</p>
|
||||
<p>If you ticked <em>Do not ask this again for [domain name]</em>, you can undo this by using the <em>Reset questions</em> button in the miscellaneous settings tab page of the app.</p>
|
||||
|
|
Loading…
Reference in a new issue