Commit Graph

395 Commits

Author SHA1 Message Date
M66B 38c2b0f598 Possible Message-ID fix
Refs #41
2018-08-16 17:14:05 +00:00
M66B bb816da2fe Unfinished business 2018-08-16 16:32:07 +00:00
M66B fa9199801e 0.14 release 2018-08-16 14:57:18 +00:00
M66B bed0bd84c1 Identities will only synchronize of account is synchronizing 2018-08-16 14:53:05 +00:00
M66B dfc30a8436 Append sent messages
Fixes #29
2018-08-16 14:27:55 +00:00
M66B 9d3cdd95eb Move messages with uid only 2018-08-16 14:27:32 +00:00
M66B 87ebf47a83 Fixed viewing attachments 2018-08-16 13:57:29 +00:00
M66B 887d80925a Distraction free reading and composing 2018-08-16 13:56:42 +00:00
M66B b41060ffde Reset state of all folders before connecting 2018-08-16 11:46:22 +00:00
M66B 63abaa1b33 Fix cursor position on reply 2018-08-16 11:46:08 +00:00
M66B d727c2bb52 Improvements 2018-08-16 11:26:53 +00:00
M66B 9e602ca950 Fixed warning 2018-08-16 11:25:02 +00:00
M66B 27683fda58 Simple task fixes 2018-08-16 11:23:30 +00:00
M66B 1b7e79012b Improve debug logging 2018-08-16 11:19:19 +00:00
M66B c04ce42eff Refactored account/folder monitoring 2018-08-16 07:45:26 +00:00
M66B b0588f0a6c Minor improvements 2018-08-15 18:26:34 +00:00
M66B 62f74ef95b Check store connection on folder exception 2018-08-15 17:25:12 +00:00
M66B 3f0fb8389d Set SMTP write timeout 2018-08-15 16:59:30 +00:00
M66B 9819b658bb Fill forms only once
- This is simpler than using SimpleTask for a one shot get
- Account, identity and folder are update on state change / error
2018-08-15 16:53:34 +00:00
M66B 7d1bc4a7f3 Fixed rotation problems
- Using another obscure flag
- Simplify state
2018-08-15 16:18:14 +00:00
M66B 591dfa67b3 Cleanup 2018-08-15 16:17:44 +00:00
M66B 80307e6836 Replace AsyncTask by HandlerThread
Saving accounts and identities take too long on the foreground
2018-08-15 12:34:52 +00:00
M66B 7492402332 0.13 release 2018-08-15 11:37:36 +00:00
M66B 44feb7c26d Show "to do" for accounts, identities and permissions
Fixes #18
2018-08-15 11:34:21 +00:00
M66B ab485f8d43 Show send state/errors 2018-08-15 11:26:59 +00:00
M66B 92fc1349f0 Mark only synchronized messages seen
Skip drafts and outbox
2018-08-15 10:49:12 +00:00
M66B eb8cc15e11 Removed item selection 2018-08-15 10:35:52 +00:00
M66B bb143540f4 Layout improvements 2018-08-15 10:32:51 +00:00
M66B d4199124a7 Save fragment instance states 2018-08-15 09:50:39 +00:00
M66B ee2d59c406 Crowdin sync 2018-08-15 08:48:34 +00:00
M66B a218a97c00 Fixed connectivity issues, improved logging 2018-08-15 07:40:18 +00:00
M66B bac0a2e2f3 Updated library version 2018-08-14 21:00:31 +00:00
M66B 33458c1540 0.12 release 2018-08-14 20:50:33 +00:00
M66B a6ed47ac88 Fixed crash on navigating from new email notification
Fixes #39
2018-08-14 20:48:58 +00:00
M66B 89ac44d312 Preparations for multiple select 2018-08-14 20:40:37 +00:00
M66B 1aa00d5b6b Prepare item selection 2018-08-14 20:15:41 +00:00
M66B 2d5df16576 0.11 release 2018-08-14 18:47:43 +00:00
M66B eb3ba04e1e Fixed service synchronization 2018-08-14 18:46:14 +00:00
M66B da9aeaf978 Close drawer on new fragment (folders menu) 2018-08-14 17:42:57 +00:00
M66B 57ceca54d7 Reply to sender, not to self 2018-08-14 17:41:21 +00:00
M66B f25ca38376 Fixed fetching reply-to address
Who had thought that get 'reply-to' would return 'to' if not present?
2018-08-14 17:23:35 +00:00
M66B 794e3d86b7 Revised message view header, showing reply to address 2018-08-14 17:13:28 +00:00
M66B db911996e2 Fixed reply all 2018-08-14 16:46:19 +00:00
M66B eb5b756c48 Improved layout 2018-08-14 16:46:02 +00:00
M66B 1c1b7a4243 Updated FAQ 2018-08-14 16:23:36 +00:00
M66B 33665c7e9c Crowdin sync 2018-08-14 16:13:30 +00:00
M66B 36416a26b1 Word wrap addresses and subject
Who had though to set singleLine="true" and inputType="textMultiLine" ??
2018-08-14 16:10:09 +00:00
M66B 313ef5eddd Added menu to privacy policy 2018-08-14 15:57:32 +00:00
M66B 2ac5accc00 Added menu shortcut to folders of primary account 2018-08-14 15:45:07 +00:00
M66B 43fb46615e Reply to sender
Fixes #38
2018-08-14 15:20:00 +00:00