Updated FAQ

pull/214/head
M66B 5 months ago
parent 9ca2edece5
commit dcb090db82

@ -5775,6 +5775,8 @@ Requested features should:
* comply with common standards (IMAP, SMTP, etc.)
* comply with the [Core app quality guidelines](https://developer.android.com/docs/quality-guidelines/core-app-quality)
Features unrelated to email, including reading newsgroups and reading RSS feeds, fall outside the scope of the project.
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.

@ -2825,6 +2825,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<li>comply with common standards (IMAP, SMTP, etc.)</li>
<li>comply with the <a href="https://developer.android.com/docs/quality-guidelines/core-app-quality">Core app quality guidelines</a></li>
</ul>
<p>Features unrelated to email, including reading newsgroups and reading RSS feeds, fall outside the scope of the project.</p>
<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>

Loading…
Cancel
Save