Updated FAQ

This commit is contained in:
M66B 2023-08-17 11:18:24 +02:00
parent 60f0d83872
commit eb2aa5821f
2 changed files with 2 additions and 1 deletions

1
FAQ.md
View File

@ -5484,6 +5484,7 @@ A feature will be considered useful to most people if more than 0.1% of the user
Features not fulfilling these requirements will likely be rejected.
This is also to keep maintenance and support in the long term feasible.
Please see also this Wikipedia article about [feature creep](https://en.wikipedia.org/wiki/Feature_creep).
Note that there are already more features and options in FairEmail than in any other Android email client.

View File

@ -2716,7 +2716,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p>The goal of the design is to be minimalistic (no unnecessary menus, buttons, etc) and non distracting (no fancy colors, animations, etc). All displayed things should be useful in one or another way and should be carefully positioned for easy usage. Fonts, sizes, colors, etc should be material design whenever possible.</p>
<p>There are requests daily to change the appearance in this or that way, but the problem is that these requests are more often than not conflicting. To prevent making other people unhappy, changes in the appearance always need to clearly and objectively contribute to the usability of the app to be considered.</p>
<p>A feature will be considered useful to most people if more than 0.1% of the users request a feature, which in practice means about 500 people.</p>
<p>Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long term feasible.</p>
<p>Features not fulfilling these requirements will likely be rejected. This is also to keep maintenance and support in the long term feasible. Please see also this Wikipedia article about <a href="https://en.wikipedia.org/wiki/Feature_creep">feature creep</a>.</p>
<p>Note that there are already more features and options in FairEmail than in any other Android email client.</p>
<p><a name="quick-support"></a></p>
<p><br /></p>