Commit Graph

237 Commits

Author SHA1 Message Date
M66B ac11efb0a0 Revert "Enable ROOM multi instance invalidation"
This reverts commit 95a5b10e6c.
2019-07-28 12:43:56 +02:00
M66B 95a5b10e6c Enable ROOM multi instance invalidation 2019-07-27 18:55:32 +02:00
M66B 861c6da4b9 Store and check uid validity 2019-07-24 22:01:41 +02:00
M66B 3be40ef641 Store attachment count for better performance 2019-07-24 14:49:55 +02:00
M66B 6104ecfadb Small improvements 2019-07-24 08:42:37 +02:00
M66B edfaa010c0 Limit VACUUM to once a day 2019-07-23 08:28:32 +02:00
M66B c97ea7556f Run VACUUM on boot/update 2019-07-22 16:28:48 +02:00
M66B d4f6653047 Automatically remember sign key 2019-07-18 17:38:51 +02:00
M66B 3da3d14a92 Set query and fetch executors to low priority again 2019-07-18 13:01:01 +02:00
M66B 3a96e3d13e Added relinker, fixed warning 2019-07-17 12:28:57 +02:00
M66B a8215cd7bd Default encrypt on replying to encrypted message 2019-07-16 18:46:25 +02:00
M66B b8203fe0f0 Added option to check sender's MX records 2019-07-16 14:56:46 +02:00
M66B f62e1bce82 Removed auto keep alive adjust 2019-07-08 19:23:07 +02:00
M66B 9f6c1f3ea9 Support for non selectable folders 2019-07-07 08:23:46 +02:00
M66B dd3d92d61f Persist notifying messages 2019-07-06 10:16:42 +02:00
M66B 6f67982ce0 Store folder separator 2019-06-26 08:13:39 +02:00
M66B 2c1a0155d5 Keep XOAUTH2 accounts enabled 2019-06-19 15:13:00 +02:00
M66B eddfad1e25 Removed select account 2019-06-19 14:51:19 +02:00
M66B f327b7b284 Added account setting to disable partial fetch
https://javaee.github.io/javamail/docs/NOTES.txt
2019-06-14 18:29:17 +02:00
M66B f5132de1f4 Revert "Reduce number of invalidations"
This reverts commit 845eff88b4.
2019-06-07 18:33:48 +02:00
M66B 845eff88b4 Reduce number of invalidations 2019-06-07 17:01:06 +02:00
M66B c167024212 Limit number of ROOM tasks 2019-06-07 10:33:19 +02:00
M66B 9d1be95154 Prevent invalidation of paged messages by folder updates 2019-06-07 10:14:44 +02:00
M66B 9c7399c9e7 Run ROOM queries/transaction at foreground priority 2019-06-07 08:10:58 +02:00
M66B fd8e202e59 Added logging 2019-05-31 09:05:26 +02:00
M66B b4680dcab9 Use cached thread pool for database work 2019-05-30 13:21:45 +02:00
M66B 116e48acda Suppress deprecation of traditional database transactions 2019-05-30 12:57:57 +02:00
M66B a475aac754 Fixed finding attachments 2019-05-25 16:10:59 +02:00
M66B 6075609226 Revert "Added rule log"
This reverts commit 63c03cc990.
2019-05-22 07:51:50 +02:00
M66B 63c03cc990 Added rule log 2019-05-21 23:02:26 +02:00
M66B 5529099ade Added colored stars 2019-05-15 11:11:02 +02:00
M66B edd1d14497 Cleanup 2019-05-12 18:14:38 +02:00
M66B a70a517c9f Show when folder is executing operations 2019-05-11 21:30:09 +02:00
M66B c00eac14f4 Added operation state 2019-05-11 21:04:27 +02:00
M66B 4cf330dfb6 Match attachments by properties 2019-05-08 10:32:37 +02:00
M66B 18d63048c1 Moved plain only to compose menu 2019-05-04 20:52:21 +02:00
M66B dc70bc540c Added option to auto delete old trashed messages 2019-05-01 11:26:32 +02:00
M66B 0d71716720 Show if folder read only 2019-04-30 09:06:32 +02:00
M66B 204c2418a2 Prepare folder ordering 2019-04-29 13:33:14 +02:00
M66B 6fdc1cae50 Show selected folders in navigation menu 2019-04-29 10:14:55 +02:00
M66B d38027eabe Allow subscribing to folders 2019-04-25 18:47:52 +02:00
M66B a1750c4cac Store folder is subscribed 2019-04-25 17:23:56 +02:00
M66B 2a4ff4b49d Allow account ordering 2019-04-25 08:18:01 +02:00
M66B f381540b79 Added reply to list 2019-04-23 11:47:56 +02:00
M66B a1c740676e Allow hiding answers 2019-04-20 10:35:30 +02:00
M66B 6b7a3c8b37 Fixed multiple busy messages 2019-04-19 13:33:41 +02:00
M66B 06905797fa Added read receipts 2019-04-18 19:40:29 +02:00
M66B 85eb09461b Added redo 2019-04-18 11:43:43 +02:00
M66B 198d9fba0f Added undo 2019-04-18 09:12:30 +02:00
M66B 7c2f221282 Show if receipt was requested, refactoring 2019-04-17 20:33:22 +02:00
M66B 35e3604e80 Edit sender address per identity 2019-04-17 17:27:57 +02:00
M66B 465a8cce1c Small improvement 2019-04-16 20:19:50 +02:00
M66B a29de1bd3f Mark messages with failed DKIM, SPF or DMARC authentication 2019-04-12 16:15:42 +02:00
M66B c33781ce2f Small improvement 2019-03-31 19:09:46 +02:00
M66B d612ec55d3 Allow duplicate message IDs
Some providers, in any case Gmail, allow duplicate message IDs as well
2019-03-31 16:36:41 +02:00
M66B 3acb07b916 Added account warning 2019-03-27 08:19:11 +00:00
M66B 3a85a016f8 Improved folder collapsing/expanding 2019-03-18 09:31:27 +00:00
M66B 0927dd7d8f Decode folder hierarchy 2019-03-17 19:32:57 +00:00
M66B 2ac17dda85 Sort frequently contacted on lookup URI 2019-03-17 09:49:50 +00:00
M66B 5d98923ffc Added account to local contacts 2019-03-17 08:27:33 +00:00
M66B b023005698 Switch to AndroidX preference manager 2019-03-15 13:54:25 +00:00
M66B 40f1832ab7 Cleanup old local contacts 2019-03-15 08:50:31 +00:00
M66B f420104775 Added favorite local contacts 2019-03-15 08:36:23 +00:00
M66B 0a80d21534 Extend local contact info 2019-03-14 17:46:45 +00:00
M66B 1902dacb63 Share files with sanitized name and suffix 2019-03-14 09:22:59 +00:00
M66B d4e8f8dc59 Show number of pending operations in navigation menu 2019-03-12 15:54:25 +00:00
M66B cb78dddb4e Revert "Store passwords encrypted"
This reverts commit a3063c3da4.
2019-03-11 14:19:33 +00:00
M66B a3063c3da4 Store passwords encrypted 2019-03-11 14:01:27 +00:00
M66B 5c8472bd3c Show number of messages on server 2019-03-09 08:20:46 +00:00
M66B 24a479806e Fixed hanging wait operations 2019-03-07 08:45:10 +00:00
M66B 83f6150d24 Added index on subject, cleanup 2019-03-05 13:38:18 +00:00
M66B 1a14a802b2 Added index on operation name 2019-03-03 12:59:58 +00:00
M66B 26290a693a Use identity IP by default 2019-02-28 16:05:55 +00:00
Unpublished 0edc7a8629 use try-with-resources 2019-02-22 16:59:23 +01:00
M66B ba4e8df7ff Added option to use local IP address 2019-02-21 20:13:11 +01:00
M66B a07bc15f38 Added semi automatic encryption 2019-02-18 16:54:33 +00:00
M66B d597366f17 Added synchronize on demand setting 2019-02-17 18:34:53 +00:00
M66B 5b124c8ce4 Added local contacts 2019-02-13 11:22:13 +00:00
M66B e7dd1a01b1 Basic POP3 support 2019-02-09 21:04:03 +00:00
M66B f0fc21bfbc Added identity option to send plain text only 2019-02-09 12:55:12 +00:00
M66B af5ae44c82 Revert "POP support"
This reverts commit f246284812.
2019-02-09 09:03:07 +00:00
M66B f246284812 POP support 2019-02-08 11:51:32 +00:00
M66B 187ec27083 Download flags for debugging purposes 2019-01-30 07:49:14 +00:00
M66B e8e4e13878 Added identity last connected 2019-01-25 18:13:00 +00:00
M66B 1562a33836 Select swipe left/right folder 2019-01-20 17:32:55 +00:00
M66B b1ebc3ffd2 Rule improvements 2019-01-18 10:59:06 +00:00
M66B 699d1be7ec Rule UI improvements 2019-01-17 21:25:22 +00:00
M66B 94c5c3aa23 Added rule UI 2019-01-17 19:22:03 +00:00
M66B 69b5448859 Added message warnings 2019-01-17 10:51:38 +00:00
M66B 3907975eea Added attachment errors 2019-01-16 18:27:03 +00:00
M66B 2539f540f3 Replaced forward raw by download/save raw, fixed saving attachments 2019-01-16 17:37:45 +00:00
M66B 373251f535 Added realm 2019-01-10 18:24:20 +00:00
M66B 247d26a394 Prevent crash 2019-01-10 13:56:53 +00:00
M66B e3e0f58197 Added snoozing messages 2019-01-07 15:05:24 +00:00
M66B 4c53f9b5b1 Load inline images async, named tasks 2019-01-06 17:44:34 +00:00
M66B c91fabe18e Fixed loading inline images 2019-01-06 16:31:53 +00:00
M66B 2be2d10c27 Use attachment disposition for inline images 2019-01-06 11:00:08 +00:00
M66B eb27f5015a Better encryption support 2019-01-05 14:09:47 +00:00
M66B e8f18afd28 Run database actions low priority
Why isn't this the default mr Google?
2019-01-04 14:50:36 +00:00
M66B 189655b39f Auto extend sync period 2019-01-01 19:49:21 +01:00