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

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