1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00
Commit graph

377 commits

Author SHA1 Message Date
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