1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00
Commit graph

554 commits

Author SHA1 Message Date
M66B
8ce348f9a5 Fixed proguard rule 2018-08-17 04:37:01 +00:00
M66B
1a4df9b8bc Updated text 2018-08-16 18:30:45 +00:00
M66B
757886db0b 0.15 release 2018-08-16 18:25:42 +00:00
M66B
88af912430 Crowdin sync 2018-08-16 18:20:49 +00:00
M66B
ae2c09aa89 Added advanced option to store sent messages
Refs #29
2018-08-16 18:19:09 +00:00
M66B
d8266baed0 Revert "Show only synchronizing accounts"
This reverts commit 9ed2afb0be.
2018-08-16 17:52:00 +00:00
M66B
76557a7345 Fixed handling known messages
Fixes #41
2018-08-16 17:50:01 +00:00
M66B
e1c07bc0a4 Drafts from trash should get new message ID
Refs #41
2018-08-16 17:20:16 +00:00
M66B
9ed2afb0be Show only synchronizing accounts 2018-08-16 17:14:41 +00:00
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