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.

38 lines
969 B

5 years ago
  1. SimpleEmail is Free Software, minimalistic and privacy friendly email app.
  2. * Easy navigation
  3. * No unnecessary settings
  4. * No bells and whistles
  5. * Simple design
  6. SimpleEmail starts a foreground service with a low priority status bar notification to make sure you'll never miss new email.
  7. This project has been forked from [[eu.faircode.email]].
  8. '''Features'''
  9. * 100% Free Software
  10. * Multiple accounts (inboxes)
  11. * Multiple identities (outboxes)
  12. * Unified inbox
  13. * Conversation view
  14. * Two way synchronization
  15. * Offline storage and operations
  16. * Battery friendly
  17. * Low data usage
  18. * Folder management
  19. * Signatures
  20. * Dark theme
  21. * Account colors
  22. * Search on server
  23. * Encryption/decryption
  24. * Export settings
  25. '''Secure:'''
  26. * Allow encrypted connections only
  27. * Accept valid security certificates only
  28. * Authentication required
  29. * Safe message view (styling, scripting and unsafe HTML removed)
  30. * No special permissions required
  31. * No advertisements
  32. * No analytics and no tracking