mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-22 06:01:12 +00:00
Updated FAQ
This commit is contained in:
parent
5d2ed3405d
commit
3700ff34a0
1 changed files with 5 additions and 12 deletions
17
FAQ.md
17
FAQ.md
|
@ -26,8 +26,7 @@ Please [see here](https://github.com/M66B/FairEmail/tree/master/tutorials) for t
|
||||||
* [How to ...?](#user-content-howto)
|
* [How to ...?](#user-content-howto)
|
||||||
* [Known problems](#user-content-known-problems)
|
* [Known problems](#user-content-known-problems)
|
||||||
* [Planned features](#user-content-planned-features)
|
* [Planned features](#user-content-planned-features)
|
||||||
* [Frequently requested features](#user-content-frequently-requested-features)
|
* [Frequently Asked Questions](#user-content-frequently-asked-questions) (FAQ)
|
||||||
* [Frequently Asked Questions](#user-content-frequently-asked-questions)
|
|
||||||
* [Get support](#user-content-get-support)
|
* [Get support](#user-content-get-support)
|
||||||
|
|
||||||
<h2><a name="authorizing-accounts"></a>Authorizing accounts</h2>
|
<h2><a name="authorizing-accounts"></a>Authorizing accounts</h2>
|
||||||
|
@ -198,15 +197,6 @@ The cause might be [changes in Android 7 Nougat](https://ericsink.com/entries/sq
|
||||||
|
|
||||||
Anything on this list is in random order and *might* be added in the near future.
|
Anything on this list is in random order and *might* be added in the near future.
|
||||||
|
|
||||||
<h2><a name="frequently-requested-features"></a>Frequently requested features</h2>
|
|
||||||
|
|
||||||
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/FAQ.md%23user-content-frequently-requested-features)
|
|
||||||
|
|
||||||
The design is based on many discussions and if you like you can discuss about it [in this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168) too.
|
|
||||||
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.
|
|
||||||
|
|
||||||
<h2><a name="frequently-asked-questions"></a>Frequently Asked Questions</h2>
|
<h2><a name="frequently-asked-questions"></a>Frequently Asked Questions</h2>
|
||||||
|
|
||||||
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/FAQ.md%23user-content-frequently-asked-questions)
|
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/FAQ.md%23user-content-frequently-asked-questions)
|
||||||
|
@ -5171,7 +5161,6 @@ There is no support on building and developing things by yourself.
|
||||||
|
|
||||||
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.
|
||||||
You can ask for support for changes [in this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).
|
|
||||||
|
|
||||||
Requested features should:
|
Requested features should:
|
||||||
|
|
||||||
|
@ -5181,6 +5170,10 @@ Requested features should:
|
||||||
* comply with common standards (IMAP, SMTP, etc.)
|
* comply with common standards (IMAP, SMTP, etc.)
|
||||||
* comply with the [Core app quality guidelines](https://developer.android.com/docs/quality-guidelines/core-app-quality)
|
* comply with the [Core app quality guidelines](https://developer.android.com/docs/quality-guidelines/core-app-quality)
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
Features not fulfilling these requirements will likely be rejected.
|
Features not fulfilling these requirements will likely be rejected.
|
||||||
|
|
Loading…
Reference in a new issue