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

22341 commits

Author SHA1 Message Date
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
a8ab0d905c Merge branch 'master' of github.com:M66B/open-source-email 2018-08-11 18:56:36 +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
6e510d0793 Quick fix for remote deleted message being composed
This will be a rare case
2018-08-11 18:37:20 +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
Marcel Bokhorst
8bcd9c6205
Merge pull request #30 from StoyanDimitrov/patch-2
Add GMX to providers
2018-08-10 20:27:16 +02: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