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.

44 lines
1.2 KiB

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. A Free Software, minimalistic and privacy friendly email app.
  2. <h3>Highlights</h3>
  3. * Easy navigation
  4. * No unnecessary settings
  5. * No bells and whistles
  6. * Privacy friendly
  7. * Simple design
  8. <h3>Why?</h3>
  9. The focus of SimpleEmail is be a privacy-friendly email app with a good UX/UI and with a community development model.
  10. SimpleEmail is minimalistic by design, so you can concentrate on reading and writing messages, it starts a foreground
  11. service with a low priority status bar notification to make sure you'll never miss a new email.
  12. This project has been forked from <a href="https://f-droid.org/en/packages/eu.faircode.email">FairEmail</a>.
  13. <h3>Features</h3>
  14. * 100% Free Software
  15. * Multiple accounts (inboxes)
  16. * Multiple identities (outboxes)
  17. * Unified inbox
  18. * Conversation view
  19. * Two way synchronization
  20. * Offline storage and operations
  21. * Battery friendly
  22. * Low data usage
  23. * Folder management
  24. * Signatures
  25. * Dark theme
  26. * Account colors
  27. * Search on server
  28. * Encryption/decryption
  29. * Export settings
  30. <h3>Secure:</h3>
  31. * Allow encrypted connections only
  32. * Accept valid security certificates only
  33. * Authentication required
  34. * Safe message view (styling, scripting and unsafe HTML removed)
  35. * No special permissions required
  36. * No advertisements
  37. * No analytics and no tracking