1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-25 07:23:03 +00:00
Commit graph

557 commits

Author SHA1 Message Date
M66B
cb25ccc175 Fixed ANRs 2018-08-19 07:21:39 +00:00
M66B
e891b42382 Fixed flickering 2018-08-19 07:13:25 +00:00
M66B
d884c9c7ec Store messages in files 2018-08-19 07:08:49 +00:00
M66B
ee7b41f7b4 Back to exit distracting free reading 2018-08-19 05:46:05 +00:00
M66B
be5b608967 Fixed distraction free reading 2018-08-19 04:54:37 +00:00
M66B
eb67542a4a Continue sync after message exception 2018-08-18 20:58:20 +00:00
M66B
a8053872ac Removed large message handling 2018-08-18 20:44:28 +00:00
M66B
71165e2010 Layout improvements 2018-08-18 20:31:07 +00:00
M66B
692e54b5eb Trash drafts as seen 2018-08-17 07:17:27 +00:00
M66B
143dcb8c5a Leave sent messages as read in outbox 2018-08-17 07:14:12 +00:00
M66B
d767ec06c7 Layout fix 2018-08-17 06:20:48 +00:00
M66B
ad0c3eb7f7 Reset message errors 2018-08-17 05:49:38 +00:00
M66B
12a09e39da Added other apps menu 2018-08-17 05:46:22 +00:00
M66B
d012567435 Prevent crash 2018-08-17 05:34:46 +00:00
M66B
ff12eaf0fb Put messages large than 4K into an attachment 2018-08-17 05:26:50 +00:00
M66B
28b9b80e7d Minor fix 2018-08-17 05:14:38 +00:00
M66B
84189816ec Limit getting messages by ID by account
Refs #41
2018-08-17 04:52:06 +00:00
M66B
2cfba13287 Reduce page size to prevent memory issues 2018-08-17 04:38:21 +00:00
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
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
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
M66B
c4b1963f80 Let outbox show connectivity 2018-08-14 11:56:28 +00:00
M66B
1e1022a147 Synchroneous service stop 2018-08-14 11:08:28 +00:00
M66B
2f2dabe919 Fixed message list flickering 2018-08-14 09:22:53 +00:00
M66B
7807008c24 Outbox properties are immutable 2018-08-14 09:10:30 +00:00
M66B
fec647a7ee Fixed setup closing on config change 2018-08-14 08:31:43 +00:00
M66B
40780faabe Fixed initial account setup 2018-08-14 08:06:06 +00:00
M66B
b6d2c0eab5 Identity conveniences 2018-08-14 07:56:17 +00:00
M66B
511acdc875 Allow disabling account sync without internet connection 2018-08-14 06:40:36 +00:00
M66B
81255dc31e Crowdin sync 2018-08-14 05:54:16 +00:00
M66B
7ea97fad6b Changed name to FairEmail 2018-08-14 05:53:24 +00:00
M66B
d3245ef77f Make new email relative to stored time 2018-08-14 05:33:44 +00:00
M66B
dbff583f05 Show identity email
Requested by @Primokorn
2018-08-14 05:08:30 +00:00
M66B
e3d908a752 Controlled teardown 2018-08-13 19:56:53 +00:00
M66B
5d86ae6df2 Open system folders first 2018-08-13 19:02:06 +00:00
M66B
106e518960 Small improvements 2018-08-13 18:49:54 +00:00
M66B
33ad41020a Logaritmic backoff, fixes, improvements 2018-08-13 18:22:18 +00:00
M66B
e72b1a7a3d Show account/folder connectivity 2018-08-13 17:35:50 +00:00
M66B
6bba997cce Fixed MOVE/DELETE local
Introducing a dependency on UIDPLUS
2018-08-13 14:37:15 +00:00
M66B
4db7c6e107 Convenience 2018-08-13 13:57:51 +00:00
M66B
3314826120 Disable all on action 2018-08-13 13:53:46 +00:00
M66B
0a4621abad Removed mailbox.org from providers
Login not accepted
2018-08-13 12:29:06 +00:00
M66B
52d72ca803 Update draft in place, revised compose
Fixes #36
2018-08-13 11:22:57 +00:00
M66B
951bdfab67 Store attachments as files 2018-08-13 08:58:36 +00:00
M66B
7af11814d6 Show operations in debug mode 2018-08-13 06:59:05 +00:00
M66B
a4b843ecd5 Fixed attachment observing 2018-08-13 06:23:46 +00:00
M66B
4050350a0e Fixed debug/crash info 2018-08-13 06:04:20 +00:00
M66B
1e17cb5124 Fixed default attachment type 2018-08-13 05:17:36 +00:00
M66B
18fdd1c445 Layout improvements 2018-08-13 05:15:56 +00:00
M66B
4ba1f21c79 0.10 release 2018-08-12 19:13:36 +00:00
M66B
75519a0c66 Crowdin sync 2018-08-12 19:13:25 +00:00
M66B
fa97fa48e6 Sent fixes 2018-08-12 19:11:53 +00:00
M66B
6d790c7d51 Do not mark messages in outbox read 2018-08-12 18:16:12 +00:00
M66B
fbed26abd0 Fixes 2018-08-12 17:51:57 +00:00
M66B
8a1d82c4bb Delay task result delivery 2018-08-12 17:51:23 +00:00
M66B
82929b231e Fixes 2018-08-12 16:46:58 +00:00
M66B
ccc42a77a8 Group on thread only 2018-08-12 16:13:43 +00:00
M66B
633482ade7 Fixes, improvements 2018-08-12 15:31:43 +00:00
M66B
a46874130f Synchronize message updates and message operations 2018-08-12 13:04:24 +00:00
M66B
92e9120e06 Consistently use database transactions
To prevent hard to find problem
2018-08-12 12:47:52 +00:00
M66B
f0cf9dafa4 Transactional synchronize message 2018-08-12 11:46:34 +00:00
M66B
670c0f04ae Show number of unsent messages 2018-08-12 11:17:50 +00:00
M66B
d9875de010 Fixes and improvements
- Last loaders/executors have been gone
- Improved debug info
- Fixed multiple draft saves
2018-08-12 10:51:09 +00:00
M66B
4a43ebaafc Fail on inserting when record exists 2018-08-12 08:16:41 +00:00
M66B
56c6381557 Show spinner when deleting account/identity 2018-08-12 08:07:34 +00:00
M66B
096919e307 Introduced simple task
Loaders are not suitable for one shot tasks which execution needs to be guaranteed
2018-08-12 07:51:33 +00:00
M66B
6d525fb77b Fixed saving draft attachments 2018-08-11 20:59:28 +00:00
M66B
b34abdc338 Quick fix for attaching 2018-08-11 20:10:49 +00:00
M66B
7b32bf1942 Fixes 2018-08-11 20:05:36 +00:00
M66B
7cb37c33b9 Prevent multiple loads 2018-08-11 20:04:35 +00:00
M66B
c694c818ff Crowdin sync 2018-08-11 19:49:23 +00:00
M66B
b2f8fecc0b Message threading fix 2018-08-11 19:31:08 +00:00
M66B
606bef05d7 Make sure loader start 2018-08-11 19:15:15 +00:00
M66B
3a9f457706 Improved layout 2018-08-11 18:54:08 +00:00
M66B
ec83d142f4 Quick fix for remote deleted message being composed
This will be a rare case
2018-08-11 18:41:11 +00:00
M66B
f85ef0579b Autosave on leaving compose
Fixes #4
2018-08-11 18:35:22 +00:00
M66B
ab6e8ed6dd Replace executors by simple loader 2018-08-11 18:16:35 +00:00
M66B
850397c4fa Add edit button to folder items 2018-08-11 18:04:50 +00:00
M66B
cdecb5e205 Refactoring 2018-08-11 17:48:35 +00:00
M66B
9186ad8215 Move by delete/append 2018-08-11 17:31:33 +00:00
M66B
7c294281c2 Navigate from setup to messages when account set 2018-08-11 16:50:51 +00:00
M66B
a3c9ebc6af Make main and setup single instance 2018-08-11 16:35:19 +00:00
M66B
666b5b562c Simplify on new intent 2018-08-11 16:22:24 +00:00
M66B
932f01a20e Save compose message state
Refs #3
2018-08-11 16:14:30 +00:00
M66B
f943303bee Simplify Message ID query 2018-08-11 16:13:52 +00:00
M66B
42a4de8931 Log activity/fragment life cycle 2018-08-11 16:13:22 +00:00
M66B
3826ca76d5 Fixed duplicate message IDs 2018-08-11 16:12:15 +00:00
M66B
6f06d88082 Use MOVE again, refactored compose message, find by message ID 2018-08-11 14:13:29 +00:00
M66B
884ce9870a Fixed send operation 2018-08-11 14:04:06 +00:00
M66B
d884b601e2 Fixed FAB message list 2018-08-11 14:03:43 +00:00
M66B
30f963b05f Simple loader fixes 2018-08-11 14:03:12 +00:00
M66B
63a2559c7f Layout improvement 2018-08-11 11:40:42 +00:00
M66B
bef67ee485 Stop service before updates 2018-08-11 10:48:53 +00:00
M66B
cd93c7fce9 Updated text 2018-08-11 09:19:05 +00:00
M66B
03c944122f Improved debug info 2018-08-11 09:18:49 +00:00
M66B
af28f983cd Refactoring 2018-08-11 08:37:56 +00:00
M66B
6713134e43 Report/show account, folder, message and operation errors 2018-08-11 08:28:54 +00:00
M66B
f83a4f60ec Improvements 2018-08-11 07:20:42 +00:00
M66B
f62dd4ee90 Send messages with attachments 2018-08-11 06:50:21 +00:00
M66B
1405d3be98 Fixed crash 2018-08-11 05:08:10 +00:00
M66B
4aca3880e4 Generic simple loader 2018-08-11 05:02:13 +00:00
M66B
8532027f01 Defer creating crash log message 2018-08-11 04:41:26 +00:00
M66B
115ebbfb5f Revert "Disable STARTTLS for GMX"
This reverts commit 119c54e664.

Refs #30
2018-08-11 04:06:36 +00:00
M66B
119c54e664 Disable STARTTLS for GMX
Refs #30
2018-08-10 20:07:54 +00:00
M66B
4b5a072ae5 Basic add attachment 2018-08-10 20:07:13 +00:00
M66B
7860d1bd43 Merge branch 'master' of github.com:M66B/open-source-email 2018-08-10 19:35:34 +00:00
M66B
643b17397a Refactored compose to create a draft on get 2018-08-10 19:35:05 +00:00
StoyanDimitrov
d0cd66eab7
Add GMX to providers
Tested in the application.
2018-08-10 18:21:05 +00:00
M66B
9766a76fab Export launcher activity only 2018-08-10 17:38:41 +00:00
M66B
b48d54f98f Prepare for adding attachments 2018-08-10 17:14:07 +00:00
M66B
53d77fe205 Search contacts on typing 2018-08-10 16:06:39 +00:00
M66B
55b10420cf Refactoring, simplifications 2018-08-10 14:56:00 +00:00
M66B
617f83587c Remove internet validated criteria
Not all VPN apps call reportNetworkConnectivity
2018-08-10 13:43:54 +00:00
M66B
d48c2cd87a Use main switcher activity, small improvements
- hosts EULA
- goto either setup or messages
2018-08-10 13:32:45 +00:00
M66B
54f8bf357f Refactoring 2018-08-10 11:32:49 +00:00
M66B
c6ca47bd4f Use loader for debug info 2018-08-10 11:16:13 +00:00
M66B
511789993c Log crashes 2018-08-10 11:07:43 +00:00
M66B
49ca586a6c Added spinners for account/identity/folder 2018-08-10 11:05:38 +00:00
M66B
0a7ec026b1 Added system folders selection 2018-08-10 09:45:36 +00:00
M66B
7376362d21 Operation fixes 2018-08-10 06:24:39 +00:00
M66B
ec1f2e5a6c Fixed seen after append 2018-08-09 22:07:34 +00:00
M66B
4d2e61d66c Fixed formatting addresses 2018-08-09 21:33:14 +00:00
M66B
4d7f6b5f6e Small improvement 2018-08-09 21:33:06 +00:00
M66B
70a2fdee1c Revised operation handling 2018-08-09 20:45:42 +00:00
M66B
659900f6d7 Refactoring 2018-08-09 07:02:41 +00:00
M66B
7ea6ba1762 Fixed debug/crash info 2018-08-09 07:00:20 +00:00
M66B
3cfaeaa5fe Less verbose logging 2018-08-09 06:20:18 +00:00
M66B
8a309c6198 Swap spam/trash button 2018-08-09 05:49:51 +00:00
M66B
194b7e8dea Fixed showing seen 2018-08-09 05:37:52 +00:00
M66B
a37cc74189 Show reply all only if CC, show trash/spam when relevant 2018-08-09 05:36:47 +00:00
M66B
05a730cc31 Fixed identity separator 2018-08-09 04:49:23 +00:00
M66B
8826305d89 Remove debug code 2018-08-09 04:28:38 +00:00
M66B
a85dae5f69 Back to folder list 2018-08-09 04:28:14 +00:00