Simple email application for Android. Original source code: https://framagit.org/dystopia-project/simple-email
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Distopico Vegan a1c207ed9c update template and docs 5 years ago
.idea 1.120 release 5 years ago
app rename paths 5 years ago
colorpicker@48ef548ad5 Fixed warnings 5 years ago
gradle/wrapper Updated gradle 5 years ago
images Added banner 5 years ago
screenshots Updated screenshots 5 years ago
tools Setup crowdin sync 5 years ago
.gitignore Setup crowdin sync 5 years ago
.gitmodules Added .gitmodules 5 years ago
FAQ.md update template and docs 5 years ago
ISSUE_TEMPLATE.md update template and docs 5 years ago
LICENSE First public release 5 years ago
PULL_REQUEST_TEMPLATE.md update template and docs 5 years ago
README.md update template and docs 5 years ago
SETUP.md update template and docs 5 years ago
build.gradle 1.84 release 5 years ago
colorpicker.patch Fixed colorpicker reference 5 years ago
gradle.properties First public release 5 years ago
gradlew First public release 5 years ago
gradlew.bat First public release 5 years ago
settings.gradle Added account colors 5 years ago

README.md

SimpleEmail

SimpleEmail is Free Software, minimalistic and privacy friendly email app This project has been forked from FairEmail.

This email app might be for you if your current email app:

  • takes long to receive or show messages
  • can manage only one email address
  • cannot show conversations
  • cannot work offline
  • looks outdated
  • is not maintained
  • 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.

Features

  • 100% Free Software
  • Multiple accounts (inboxes)
  • Multiple identities (outboxes)
  • Unified inbox
  • Conversation view
  • Two way synchronization
  • Offline storage and operations
  • Battery friendly
  • Low data usage
  • Folder management
  • Material design

Other features

  • Signatures
  • Dark theme
  • Account colors
  • Multiple select
  • Standard replies
  • Sort on time, unread or starred
  • Search on server
  • Preview sender/subject in new messages status bar notification
  • Encryption/decryption
  • Export settings

Simple

  • Easy navigation
  • No unnecessary settings
  • No bells and whistles

Secure

  • Allow encrypted connections only
  • Accept valid security certificates only
  • Authentication required
  • Safe message view (styling, scripting and unsafe HTML removed)
  • No special permissions required
  • No advertisements
  • No analytics and no tracking

Efficient

  • IMAP IDLE (push messages) supported
  • Built with latest development tools and libraries
  • Android 6 Marshmallow or later required

Downloads

Certificate fingerprints:

  • MD5: 64:90:8E:2C:0D:25:29:B0:D0:26:2D:24:D8:BB:66:56
  • SHA1: 17:BA:15:C1:AF:55:D9:25:F9:8B:99:CE:A4:37:5D:4C:DF:4C:17:4B
  • SHA256: E0:20:67:24:9F:5A:35:0E:0E:C7:03:FE:9D:F4:DD:68:2E:02:91:A0:9F:0C:2E:04:10:50:BB:E7:C0:64:F5:C9

Compatibility

SimpleEmail requires at least Android 6 Marshmallow.

SimpleEmail might occasionally crash on Motorola/Lenovo devices with Android 7 Nougat or earlier because of a bug in Android.

Frequently asked questions

See here for a list of often asked questions.

Support

  • For support on SimpleEmail, please open a issue

For support on authorizing accounts you should contact your provider.

Contributing

Documentation

Contributions to this document and the frequently asked questions are preferred in the form of pull requests.

Translations

  • You can translate the in-app texts of SimpleEmail here
  • If your language is not listed, please open a issue or send a message through email

Source code

Building SimpleEmail from source code is straightforward with Android Studio.

Source code contributions are welcome, please open a pull requests.

Please note that you agree to the license below by contributing.

Attribution

SimpleEmail uses:

License

GNU General Public License version 3

Copyright (c) 2018 Marcel Bokhorst. All rights reserved

FairEmail is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

FairEmail is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with FairEmail. If not, see https://www.gnu.org/licenses/.