mirror of https://github.com/M66B/FairEmail.git
parent
e263ee43f6
commit
2c63a12e0a
@ -0,0 +1 @@
|
|||||||
|
# F-Droid meta data
|
@ -0,0 +1,93 @@
|
|||||||
|
# FairEmail
|
||||||
|
|
||||||
|
*Open source, privacy friendly email app for Android*
|
||||||
|
|
||||||
|
This open source, privacy friendly email app might be for you if your current email app:
|
||||||
|
|
||||||
|
* takes long to receive or to show messages
|
||||||
|
* can manage only one email address
|
||||||
|
* cannot handle a large number of messages
|
||||||
|
* cannot show conversations
|
||||||
|
* cannot work offline
|
||||||
|
* looks outdated
|
||||||
|
* is not maintained and supported
|
||||||
|
* stores your email on their servers
|
||||||
|
* is closed source, potentially violating your privacy
|
||||||
|
|
||||||
|
This app is minimalistic by design, so you can concentrate on reading and writing messages.
|
||||||
|
|
||||||
|
This app starts a foreground service with a low priority status bar notification to make sure you'll never miss new email.
|
||||||
|
|
||||||
|
## Main features
|
||||||
|
|
||||||
|
* 100 % [open source](https://github.com/M66B/FairEmail/blob/master/LICENSE)
|
||||||
|
* [Privacy friendly](https://github.com/M66B/FairEmail/blob/master/PRIVACY.md)
|
||||||
|
* Multiple accounts
|
||||||
|
* Multiple email addresses
|
||||||
|
* Unified inbox
|
||||||
|
* Flat [conversation threading](https://en.wikipedia.org/wiki/Conversation_threading)
|
||||||
|
* Two way synchronization
|
||||||
|
* Offline storage and operations
|
||||||
|
* Encryption/decryption ([OpenPGP](https://www.openpgp.org/))
|
||||||
|
* Battery friendly
|
||||||
|
* Low data usage
|
||||||
|
* Small (< 10 MB)
|
||||||
|
* Material design (including dark theme)
|
||||||
|
* Maintained and supported
|
||||||
|
|
||||||
|
## Privacy features
|
||||||
|
|
||||||
|
* Reformat messages to prevent [phishing](https://en.wikipedia.org/wiki/Phishing)
|
||||||
|
* Confirm showing images to prevent tracking
|
||||||
|
* Confirm opening links to prevent tracking and phishing
|
||||||
|
* Automatically recognize and disable tracking images
|
||||||
|
* Warning if messages could not be [authenticated](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq92)
|
||||||
|
|
||||||
|
## Pro features
|
||||||
|
|
||||||
|
All pro features are convenience or advanced features.
|
||||||
|
|
||||||
|
* Account/identity colors
|
||||||
|
* Colored stars ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq107))
|
||||||
|
* Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo)
|
||||||
|
* Configurable notification actions
|
||||||
|
* Snooze messages ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq67))
|
||||||
|
* Send messages after selected time
|
||||||
|
* Synchronization scheduling ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq78))
|
||||||
|
* Reply templates
|
||||||
|
* Accept/decline calendar invitations
|
||||||
|
* Filter rules ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq71))
|
||||||
|
* Search on device or server ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq13))
|
||||||
|
* Keyword management
|
||||||
|
* Biometric authentication ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq113))
|
||||||
|
* Unified inbox widget
|
||||||
|
* Export settings
|
||||||
|
|
||||||
|
## Simple
|
||||||
|
|
||||||
|
* Quick setup
|
||||||
|
* Easy navigation
|
||||||
|
* No bells and whistles
|
||||||
|
* No distracting "eye candy"
|
||||||
|
|
||||||
|
## Secure
|
||||||
|
|
||||||
|
* No data storage on third party servers
|
||||||
|
* Safe message view (styling, scripting and unsafe HTML removed)
|
||||||
|
* Confirm opening links, images and attachments
|
||||||
|
* No special permissions required
|
||||||
|
* No advertisements
|
||||||
|
* No analytics and no tracking ([error reporting](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq104) is opt-in)
|
||||||
|
* No [Google backup](https://developer.android.com/guide/topics/data/backup)
|
||||||
|
* FairEmail is an original work, not a fork or a clone
|
||||||
|
|
||||||
|
## Efficient
|
||||||
|
|
||||||
|
* [IMAP IDLE](https://en.wikipedia.org/wiki/IMAP_IDLE) (push messages) supported
|
||||||
|
* Built with latest development tools and libraries
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
Please see [here](https://email.faircode.eu/#screenshots) for screenshots.
|
||||||
|
|
||||||
|
For more information, please [see here](https://github.com/M66B/FairEmail/blob/master/README.md)
|
@ -0,0 +1 @@
|
|||||||
|
FairEmail - Open source, privacy friendly email app for Android
|
@ -0,0 +1 @@
|
|||||||
|
FairEmail - Open source, privacy friendly email app for Android
|
Loading…
Reference in new issue