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.

13 lines
372 B

  1. Bug Fixes
  2. - compatibly with SDK API 21
  3. - crash on uninitialized cursor instance, closes #15
  4. - gmail authentication over non-oAuth
  5. - wrong format on compose email addresses
  6. - UI: improve message items view to compact and unread
  7. - UI: increase distance on refreshable
  8. Features
  9. - improve swipe actions in archive/trash folders
  10. - update color picker dialog