Updated FAQ

This commit is contained in:
M66B 2023-10-29 11:48:23 +01:00
parent 50da7f2b77
commit 8c50e11869
2 changed files with 4 additions and 0 deletions

2
FAQ.md
View File

@ -5521,6 +5521,8 @@ There is no support for things that are not directly related to FairEmail.
There is no support on building and developing things by yourself. There is no support on building and developing things by yourself.
<a name="feature_request"></a>
A change will be considered only if more than a few people ask for it. A change will be considered only if more than a few people ask for it.
Changes in the past resulted too often in lots of complaints of other people. Changes in the past resulted too often in lots of complaints of other people.

View File

@ -2629,6 +2629,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<li>Select a calendar in the accounts settings under <em>Manual setup and account options</em> (you can use the <em>Reset</em> button to disable storing invitations)</li> <li>Select a calendar in the accounts settings under <em>Manual setup and account options</em> (you can use the <em>Reset</em> button to disable storing invitations)</li>
</ul> </ul>
<p>New invitations, with both a start and end date, will be stored automatically as <em>tentative</em>, with no alarms and reminders set. If you accept or decline an invitation, the status will be updated accordingly, after the accept/decline message has been sent successfully. Received updates and cancellations will be processed as well.</p> <p>New invitations, with both a start and end date, will be stored automatically as <em>tentative</em>, with no alarms and reminders set. If you accept or decline an invitation, the status will be updated accordingly, after the accept/decline message has been sent successfully. Received updates and cancellations will be processed as well.</p>
<p>Since version 1.2115 it is possible to disable storing invitations tentatively with an option in the miscellaneous-settings tab page. In this case, the event will be stored after it has been accepted.</p>
<p>Please make sure synchronizing calendars is enabled in the Android account settings if you want to synchronize events to other devices.</p> <p>Please make sure synchronizing calendars is enabled in the Android account settings if you want to synchronize events to other devices.</p>
<p>This feature is available since version 1.1996.</p> <p>This feature is available since version 1.1996.</p>
<p>This feature is not available in the Play store version of the app due to the permissions required.</p> <p>This feature is not available in the Play store version of the app due to the permissions required.</p>
@ -2728,6 +2729,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p>Only the latest Play store version and latest GitHub release are supported. The F-Droid build is supported only if the version number is the same as the version number of the latest GitHub release. This also means that downgrading is not supported.</p> <p>Only the latest Play store version and latest GitHub release are supported. The F-Droid build is supported only if the version number is the same as the version number of the latest GitHub release. This also means that downgrading is not supported.</p>
<p>There is no support for things that are not directly related to FairEmail.</p> <p>There is no support for things that are not directly related to FairEmail.</p>
<p>There is no support on building and developing things by yourself.</p> <p>There is no support on building and developing things by yourself.</p>
<p><a name="feature_request"></a></p>
<p>A change will be considered only if more than a few people ask for it. Changes in the past resulted too often in lots of complaints of other people.</p> <p>A change will be considered only if more than a few people ask for it. Changes in the past resulted too often in lots of complaints of other people.</p>
<p>Requested features should:</p> <p>Requested features should:</p>
<ul> <ul>