Update links in Readme

pull/157/head
Licaon_Kter 5 years ago committed by GitHub
parent 37cf5fe9c7
commit 5e8a0bb311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,11 +1,11 @@
<img align="right" src="https://raw.githubusercontent.com/M66B/open-source-email/master/app/src/main/res/mipmap-hdpi/ic_launcher.png"> <img align="right" src="https://raw.githubusercontent.com/M66B/FairEmail/master/app/src/main/res/mipmap-hdpi/ic_launcher.png">
# FairEmail # FairEmail
![GitHub](https://img.shields.io/github/license/M66B/open-source-email.svg) ![GitHub](https://img.shields.io/github/license/M66B/FairEmail.svg)
![GitHub release](https://img.shields.io/github/release/M66B/open-source-email.svg) ![GitHub release](https://img.shields.io/github/release/M66B/FairEmail.svg)
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/M66B/open-source-email/0.1.svg) ![GitHub commits since tagged version](https://img.shields.io/github/commits-since/M66B/FairEmail/0.1.svg)
![GitHub stars](https://img.shields.io/github/stars/M66B/open-source-email.svg?style=social) ![GitHub stars](https://img.shields.io/github/stars/M66B/FairEmail.svg?style=social)
*Open source, privacy friendly email app for Android* *Open source, privacy friendly email app for Android*
@ -27,8 +27,8 @@ This app starts a foreground service with a low priority status bar notification
## Main features ## Main features
* 100 % [open source](https://github.com/M66B/open-source-email/blob/master/LICENSE) * 100 % [open source](https://github.com/M66B/FairEmail/blob/master/LICENSE)
* [Privacy friendly](https://github.com/M66B/open-source-email/blob/master/PRIVACY.md) * [Privacy friendly](https://github.com/M66B/FairEmail/blob/master/PRIVACY.md)
* Multiple accounts * Multiple accounts
* Multiple email addresses * Multiple email addresses
* Unified inbox * Unified inbox
@ -47,26 +47,26 @@ This app starts a foreground service with a low priority status bar notification
* Confirm showing images to prevent tracking * Confirm showing images to prevent tracking
* Confirm opening links to prevent tracking and phishing * Confirm opening links to prevent tracking and phishing
* Automatically recognize and disable tracking images * Automatically recognize and disable tracking images
* Warning if messages could not be [authenticated](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq92) * Warning if messages could not be [authenticated](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq92)
## Pro features ## Pro features
All pro features are convenience or advanced features. All pro features are convenience or advanced features.
* Account/identity colors * Account/identity colors
* Colored stars ([instructions](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq107)) * 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) * Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo)
* Configurable notification actions * Configurable notification actions
* Snooze messages ([instructions](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq67)) * Snooze messages ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq67))
* Send messages after selected time * Send messages after selected time
* Synchronization scheduling ([instructions](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq78)) * Synchronization scheduling ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq78))
* Reply templates * Reply templates
* Accept/decline calendar invitations * Accept/decline calendar invitations
* Filter rules ([instructions](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq71)) * 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/open-source-email/blob/master/FAQ.md#user-content-faq13)) * Search on device or server ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq13))
* Keyword management * Keyword management
* Biometric authentication ([instructions](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq113)) * Biometric authentication ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq113))
* Encryption/decryption ([OpenPGP](https://www.openpgp.org/)) ([instructions](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq12)) * Encryption/decryption ([OpenPGP](https://www.openpgp.org/)) ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq12))
* Export settings * Export settings
## Simple ## Simple
@ -98,7 +98,7 @@ Please see [here](https://email.faircode.eu/#screenshots) for screenshots.
## Downloads ## Downloads
* [GitHub](https://github.com/M66B/open-source-email/releases) * [GitHub](https://github.com/M66B/FairEmail/releases)
* [Play store](https://play.google.com/store/apps/details?id=eu.faircode.email) * [Play store](https://play.google.com/store/apps/details?id=eu.faircode.email)
* [Play store](https://play.google.com/apps/testing/eu.faircode.email) (test) * [Play store](https://play.google.com/apps/testing/eu.faircode.email) (test)
@ -128,7 +128,7 @@ Because F-Droid builds and GitHub releases are signed differently, an F-Droid bu
## Privacy ## Privacy
Please see [here](https://github.com/M66B/open-source-email/blob/master/PRIVACY.md#fairemail) for the privacy policy. Please see [here](https://github.com/M66B/FairEmail/blob/master/PRIVACY.md#fairemail) for the privacy policy.
## Compatibility ## Compatibility
@ -138,11 +138,11 @@ because earlier Android versions do not support notification grouping.
FairEmail will work properly on devices without any Google service installed. FairEmail will work properly on devices without any Google service installed.
See [here](https://github.com/M66B/open-source-email/blob/master/FAQ.md#known-problems) for known problems. See [here](https://github.com/M66B/FairEmail/blob/master/FAQ.md#known-problems) for known problems.
## Support / frequently asked questions ## Support / frequently asked questions
See [here](https://github.com/M66B/open-source-email/blob/master/FAQ.md) for a list of often asked questions and about how to get support. See [here](https://github.com/M66B/FairEmail/blob/master/FAQ.md) for a list of often asked questions and about how to get support.
## Contributing ## Contributing
@ -153,7 +153,7 @@ are preferred in the form of [pull requests](https://help.github.com/articles/cr
*Translations* *Translations*
* You can translate the in-app texts of FairEmail [on Crowdin](https://crowdin.com/project/open-source-email) * You can translate the in-app texts of FairEmail [on Crowdin](https://crowdin.com/project/FairEmail)
* If your language is not listed, please send a message through [this contact form](https://contact.faircode.eu/?product=other) * If your language is not listed, please send a message through [this contact form](https://contact.faircode.eu/?product=other)
*Source code* *Source code*
@ -190,7 +190,7 @@ Error reporting is sponsored by:
![Bugsnag Logo](/images/bugsnag_logo_navy.png) ![Bugsnag Logo](/images/bugsnag_logo_navy.png)
[Bugsnag](https://www.bugsnag.com/) monitors application stability [Bugsnag](https://www.bugsnag.com/) monitors application stability
and is used to [help improve FairEmail](https://github.com/M66B/open-source-email/blob/master/FAQ.md#user-content-faq104). and is used to [help improve FairEmail](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq104).
## License ## License

Loading…
Cancel
Save