1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-27 10:17:18 +00:00
Commit graph

383 commits

Author SHA1 Message Date
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
M66B
6cadda6c0a Consider failed messages as sent 2018-08-14 15:01:39 +00:00
M66B
f2779c7f0f Fixed handling send problems 2018-08-14 14:50:41 +00:00
M66B
afb7668d6e Fixed race condition 2018-08-14 14:25:21 +00:00
M66B
badbd134f5 Added option to delete attachments 2018-08-14 14:16:29 +00:00
M66B
4ed1064d18 Save drafts with content only 2018-08-14 13:45:18 +00:00
M66B
fffb61b1cb Try to send message once only, report send errors
To prevent duplicates and endless retries
2018-08-14 13:03:33 +00:00
M66B
437ef94b6c Fixed seen 2018-08-14 12:34:57 +00:00
M66B
0ca1050b2e To do 2018-08-14 12:27:07 +00:00
M66B
0df8aea75d Small layout improvement 2018-08-14 12:23:39 +00:00
M66B
c7e290661c Terminate backoff on stop 2018-08-14 12:23:22 +00:00
M66B
cb068873f0 Reset error on disabling sync 2018-08-14 12:13:16 +00:00
M66B
b6873052b9 Fixed loop on too many connections 2018-08-14 12:07:57 +00:00