Commit Graph

10271 Commits

Author SHA1 Message Date
M66B e7cce96751 Added option for local spam filter 2021-01-05 10:19:20 +01:00
M66B 82a629e7d1 Classifier: compare min/max chance 2021-01-05 09:10:38 +01:00
M66B 1f2021da0c Classifier: added fail-safe 2021-01-05 08:45:14 +01:00
M66B b2e175cd94 Classifier: use message count instead of max frequency 2021-01-05 08:39:26 +01:00
M66B 522af0c756 Expected exceptions 2021-01-04 17:53:07 +01:00
M66B c2470e781c Get bottom navigation bar size for toasts 2021-01-04 16:18:08 +01:00
M66B 7e6c18e21e Import/export classifier data 2021-01-04 15:39:29 +01:00
M66B 1b69db2b93 Refactoring 2021-01-04 15:35:57 +01:00
M66B 0d8535815a Use email addresses for message classifier 2021-01-04 15:28:45 +01:00
M66B 611e1d696c Include subject for message classification 2021-01-04 14:37:54 +01:00
M66B a810ea96ed Prevent auto classification out of the spam folder 2021-01-04 14:08:34 +01:00
M66B f47fbc6baa Oops 2021-01-04 12:44:56 +01:00
M66B d0879f012f Refactoring 2021-01-04 12:36:50 +01:00
M66B d35f04d668 Prevent classification loop 2021-01-04 12:21:51 +01:00
M66B d83a4d7d7c Automatic classification is a pro feature 2021-01-04 11:30:08 +01:00
M66B 42598dd43e Export auto classify option 2021-01-04 10:46:20 +01:00
M66B e884df54d3 Added separate FAQ for classification 2021-01-04 10:02:18 +01:00
M66B 5824876fe1 Report new message after classification 2021-01-04 09:32:22 +01:00
M66B 3b98e55f5d Show auto classified 2021-01-04 09:28:00 +01:00
M66B 83e888a1bd Small improvement 2021-01-04 08:43:24 +01:00
M66B e937719480 Added option for message classification 2021-01-03 20:21:35 +01:00
M66B b1e8b450ba Added support for standalone VPNs
Like https://github.com/Genymobile/gnirehtet
2021-01-03 19:43:01 +01:00
M66B 7760d9064a Set auto classified message hidden 2021-01-03 18:22:16 +01:00
M66B 83b1238b51 Increased default connection timeout 2021-01-03 17:35:52 +01:00
M66B a6da98f5b7 Disable auto unflag if seen specified 2021-01-03 17:22:04 +01:00
M66B e64750d28d Auto classify without auto seen 2021-01-03 16:44:20 +01:00
M66B e70187bbe7 Initialize displaying connection type 2021-01-03 16:34:53 +01:00
M66B 9f91feaae2 VPN without underlying network 2021-01-03 14:34:21 +01:00
M66B fe57218095 Removed old network fallback 2021-01-03 14:33:56 +01:00
M66B 01ed43686c IMAP notify support 2021-01-03 12:41:16 +01:00
M66B 108319ffea Added classifier fail-safe 2021-01-03 12:23:51 +01:00
M66B c47c8411f2 Made classification an experimental feature 2021-01-03 12:12:38 +01:00
M66B 9d709ccb69 Optimization 2021-01-03 11:11:24 +01:00
M66B 4d6e8c740b Classifier debug info 2021-01-03 10:58:51 +01:00
M66B 07c13a6a00 Require minimum matched words for classification 2021-01-03 10:42:59 +01:00
M66B 7b765f1ea1 Always download when classifying 2021-01-03 10:33:06 +01:00
M66B 7598678275 Small fix 2021-01-03 10:06:08 +01:00
M66B 09e2f65f57 Removed classify dependency on download 2021-01-03 09:16:56 +01:00
M66B 95d1985b58 Small fix 2021-01-03 08:50:12 +01:00
M66B 1cd47abf8c Classifier logging 2021-01-03 08:41:29 +01:00
M66B e4571f5218 Can classify 2021-01-03 08:27:27 +01:00
M66B 0727298ac7 Small improvement 2021-01-02 23:02:04 +01:00
M66B 8d5268877f Auto classify depends on download 2021-01-02 22:58:14 +01:00
M66B bce800a855 Save classifier model only when loaded 2021-01-02 22:39:30 +01:00
M66B 34f1ae929b Added auto classify setting 2021-01-02 22:38:37 +01:00
M66B bf1d36ddfc Classify per account 2021-01-02 21:39:09 +01:00
M66B c2404bdce2 Auto save classifier model 2021-01-02 21:11:31 +01:00
M66B 9c3fd46905 Save classifier model on quit 2021-01-02 21:04:58 +01:00
M66B a25c46fc85 Small improvement 2021-01-02 20:50:43 +01:00
M66B 5fdc634b2c Persist classifier model 2021-01-02 20:44:11 +01:00
M66B 1666326c59 Move de-classifying to core 2021-01-02 20:24:17 +01:00
M66B 7a335beb5b Filter exception 2021-01-02 19:29:00 +01:00
M66B 877a3ae6c6 Fixed self/participants 2021-01-02 19:08:40 +01:00
M66B 873683d5da Fixed undo classify 2021-01-02 18:18:27 +01:00
M66B 1eb8d7fa3f Integrate experimental classifier 2021-01-02 17:17:26 +01:00
M66B c8cb37e02b Small fix 2021-01-02 15:57:24 +01:00
M66B b063fb6503 Added experimental message classifier 2021-01-02 15:23:04 +01:00
M66B 14ce0a02aa Revert "Simplification"
This reverts commit e9113b3d57.
2021-01-02 08:50:28 +01:00
M66B b85474c062 Small fix/improvement 2021-01-02 08:49:03 +01:00
M66B aba699eb44 Prevent error report 2021-01-02 08:29:47 +01:00
M66B fb98adf899 Cleanup 2021-01-01 17:33:10 +01:00
M66B a801e8fe10 Added POP3 to quick setup menu 2021-01-01 10:39:26 +01:00
M66B 899ddaea64 Special case for single identity 2021-01-01 09:20:41 +01:00
M66B cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B a87c458336 Added logging 2021-01-01 08:35:08 +01:00
M66B 87bce0588a Small improvement 2020-12-31 15:31:00 +01:00
M66B 4a973e38d8 Initialize on demand 2020-12-31 14:58:03 +01:00
M66B a71ca7b35a Replaced threads by executor 2020-12-31 12:29:58 +01:00
M66B 9cf3154f66 Added logging 2020-12-31 12:10:45 +01:00
M66B 9338e3d4a3 Revert "Special case for onet.pl failing to copy messages"
This reverts commit 3d75ab9646.
2020-12-31 11:40:15 +01:00
M66B 69ed0b6344 Revert "Move boot to app"
This reverts commit 6629ad4273.
2020-12-31 11:29:02 +01:00
M66B be53d3d00f Workaround incorrect content type 2020-12-30 21:05:20 +01:00
M66B 295545d985 Set purge delay to 30 seconds 2020-12-30 20:06:34 +01:00
M66B 51367022e2 Small improvement 2020-12-30 19:29:20 +01:00
M66B 6629ad4273 Move boot to app 2020-12-30 18:46:24 +01:00
M66B 4f443358a3 Default pool timeout 2020-12-30 17:45:23 +01:00
M66B edb22fe649 Decreased purge delay 2020-12-30 17:41:03 +01:00
M66B 59d85f25bd Simplification 2020-12-30 08:28:54 +01:00
M66B bc917dedb5 Small improvements 2020-12-30 08:13:54 +01:00
M66B 24f895b7d9 Simplify quota 2020-12-29 19:27:56 +01:00
M66B 4c87651241 Small fix 2020-12-29 18:34:08 +01:00
M66B 4a332689e9 Synchronize requires selectable 2020-12-29 15:11:13 +01:00
M66B 6fd80ce873 Prevent crash 2020-12-29 14:31:25 +01:00
M66B a707b064c2 Updated FAQ 2020-12-29 13:05:03 +01:00
M66B a1d4ecfd24 Increased quota interval 2020-12-29 12:49:35 +01:00
M66B 6d802c4527 Cleanup 2020-12-29 12:32:00 +01:00
M66B c3f6932574 Removed message classification 2020-12-29 12:23:50 +01:00
M66B 2651e7568d Cleanup 2020-12-29 12:15:57 +01:00
M66B e9113b3d57 Simplification 2020-12-29 12:13:39 +01:00
M66B 22e5db815a Skip classifying outgoing messages 2020-12-29 11:03:57 +01:00
M66B 3760eee798 Skip numbers when classifying 2020-12-29 10:58:49 +01:00
M66B f1c5a57133 Process intent streams 2020-12-29 10:31:04 +01:00
M66B 385a829cba Use break iterator 2020-12-29 09:45:50 +01:00
M66B aa279e5b57 Normalize referenced message 2020-12-29 09:04:29 +01:00
M66B f0317197cb Refactoring 2020-12-28 19:10:06 +01:00
M66B 1940e45799 Added purge wakelock 2020-12-28 16:58:31 +01:00
M66B 08601f84d1 Get quota before closing connections 2020-12-28 13:58:54 +01:00
M66B 8c046e2f60 Added support for in-reply-to in mailto links 2020-12-28 12:52:08 +01:00
M66B 3ae8067e0d Fetch on move if no IDLE 2020-12-28 12:21:00 +01:00
M66B 75a1691c1b Text classification experiment 2020-12-28 12:03:34 +01:00
M66B 2bda67f91c Show exception class on ipinfo.io failure 2020-12-28 09:30:55 +01:00
M66B dc1c71f348 Sync similar 2020-12-28 09:23:42 +01:00
M66B e3b64376e0 Revert "Always show unseen archived messages"
This reverts commit bb1b6b3b63.
2020-12-28 08:31:35 +01:00
M66B 0d7181cbbc Fixed is transient account 2020-12-27 16:35:48 +01:00
M66B 08620fe75d Fixed attachment file names 2020-12-27 15:55:32 +01:00
M66B f8dbf957b9 Skip idle when transient connection 2020-12-26 17:16:20 +01:00
M66B acbc601b56 Refactoring 2020-12-26 16:41:34 +01:00
M66B 11a79c9e41 Simplification 2020-12-26 16:32:45 +01:00
M66B 02dec069d0 IDLE DONE on "Still here" 2020-12-26 14:29:03 +01:00
M66B 2cf4158108 Empty connection pool after 1 min idle 2020-12-26 13:09:47 +01:00
M66B a526ce1614 Revert "Skip idle for transient accounts"
This reverts commit bc9edd087b.
2020-12-26 10:31:04 +01:00
M66B 75db9c4931 Revert "Skip idle for transient accounts/folders"
This reverts commit 8a08e31b08.
2020-12-26 10:30:17 +01:00
M66B 3d75ab9646 Special case for onet.pl failing to copy messages 2020-12-26 10:00:37 +01:00
M66B 5afbbaf1f6 Use default folder color on move/ask 2020-12-26 09:54:49 +01:00
M66B 9b5b9f30f3 Skip force sync when folder disabled 2020-12-26 09:16:13 +01:00
M66B 8a08e31b08 Skip idle for transient accounts/folders 2020-12-25 16:17:49 +01:00
M66B bc9edd087b Skip idle for transient accounts 2020-12-25 16:16:35 +01:00
M66B ebd9f09683 Check store connection if needed only 2020-12-25 15:51:04 +01:00
M66B eb2ebf0110 Set connection pool size to 1 2020-12-25 14:04:47 +01:00
M66B 9579f6c466 Disable separate store connection 2020-12-25 12:24:04 +01:00
M66B fe0696085b Always show original sender 2020-12-24 13:42:22 +01:00
M66B 1a53c0051f Revert "Added support for Mail-Followup-To and Mail-Followup-To headers (untested)"
This reverts commit 15b88e331e.
2020-12-24 12:10:11 +01:00
M66B 15b88e331e Added support for Mail-Followup-To and Mail-Followup-To headers (untested) 2020-12-24 11:14:15 +01:00
M66B a9ab876525 Removed check reply setting 2020-12-24 08:38:15 +01:00
M66B 4cf74900fa Show last applied for rules 2020-12-24 08:30:03 +01:00
M66B 00008a8954 Set sent/received date on building message 2020-12-23 21:15:17 +01:00
M66B 840c7e8c50 Check message ID on exists 2020-12-23 18:09:38 +01:00
M66B bfe39dacb7 Added language cancel button 2020-12-23 14:40:51 +01:00
M66B 0259da1136 Skip reply check for messages from self 2020-12-23 10:14:10 +01:00
M66B 68c55c4300 Default swipe icon colors 2020-12-23 09:10:07 +01:00
M66B 5f46a319fc Separated reply check from warnings 2020-12-23 08:51:26 +01:00
M66B 5d3b2e6904 Refactoring 2020-12-23 08:25:34 +01:00
M66B 5f27799766 Fixed opening incorrect message from notification 2020-12-22 08:14:59 +01:00
M66B 44c68970a3 Added comment 2020-12-20 18:02:42 +01:00
M66B fb5c9fe2a1 Notify/status requires subscriptions 2020-12-20 08:10:36 +01:00
M66B 19e232061f Fixed clearing annotations 2020-12-19 20:12:22 +01:00
M66B bbd66a22bb Rule import/export restore folder type 2020-12-19 09:28:37 +01:00
M66B 7b146ededa EOF on socket 2020-12-18 17:51:21 +01:00
M66B 0e7214bbe9 Ignore title tag 2020-12-18 10:52:53 +01:00
M66B 2aa4eeacbd Added comment 2020-12-18 08:02:55 +01:00
M66B 1e348e002e Auto remove local drafts folder 2020-12-18 08:02:07 +01:00
M66B 06d4c6dbda Added logging 2020-12-17 15:46:38 +01:00
M66B 997a51fb70 Use local drafts folder if needed 2020-12-17 15:06:04 +01:00
M66B 0fa9828fae Added match identity info button 2020-12-17 10:33:05 +01:00
M66B 06195f8325 Added simple task wakelock 2020-12-17 08:36:20 +01:00
M66B 3267741545 Remove marker attributes 2020-12-15 13:50:07 +01:00
M66B f5d81a17b5 Refactored undo (2) 2020-12-15 09:22:56 +01:00
M66B a0ee5fa596 Refectored undo 2020-12-15 07:59:36 +01:00
M66B bb0c845232 Added option for sync on launch 2020-12-14 18:55:02 +01:00
M66B 8e8c002b8e Cleanup 2020-12-14 18:54:32 +01:00
M66B d225630c49 Added logging 2020-12-14 13:35:58 +01:00
M66B 0b01a88a3c Synchronize always more, not less 2020-12-14 11:58:10 +01:00
M66B 768cf7c45a Retry once only 2020-12-14 08:51:42 +01:00
M66B 78d3f1a052 Check if calling before speaking 2020-12-14 08:44:20 +01:00
M66B 4c20128715 Match delivered-to as last 2020-12-13 15:57:12 +01:00
M66B 47c070d543 Check for dead system 2020-12-13 12:38:02 +01:00
M66B c3933afd94 Synchronize folders of primary account 2020-12-13 09:49:15 +01:00
M66B 6d3ba7213e Small fix 2020-12-12 16:18:04 +01:00
M66B 60d43a3245 Refactoring 2020-12-11 19:53:10 +01:00
M66B 654cac9cbe Sort contributors 2020-12-11 19:03:53 +01:00
M66B 1b71eba1c0 Improved favicon selection 2020-12-11 17:44:12 +01:00
M66B 345e0b489d Toggle flag on star key 2020-12-11 14:09:51 +01:00
M66B 85ae8ab5e7 Export external search 2020-12-11 13:46:14 +01:00
M66B 041efd06b1 Find matching favicon size 2020-12-11 10:06:48 +01:00
M66B ab04b41c10 Prefer rel=icon, refactoring 2020-12-11 09:25:15 +01:00
M66B 9d88abbe74 Cleanup contact info cache 2020-12-11 08:36:28 +01:00
M66B b206e9d9ce Disable host name verification for favicons 2020-12-11 08:32:11 +01:00
M66B 31f4985bee Use canonical URL 2020-12-10 22:10:18 +01:00
M66B 6daad8ed45 Scan all image links 2020-12-10 22:09:36 +01:00
M66B ea5f9d7e28 Get favicons for top domains 2020-12-10 20:56:47 +01:00
M66B 322d496698 Copy before move 2020-12-10 15:38:43 +01:00
M66B b829e09b24 Added edit rules from spam 2020-12-10 09:49:10 +01:00
M66B d39f70867f Prevent restart 2020-12-09 18:17:19 +01:00
M66B a39ebe395a Block sender only from junk folder 2020-12-09 12:26:48 +01:00
M66B 34200a3121 Allow blocking sender from junk folder 2020-12-09 10:26:45 +01:00
M66B 8c01aa712e Dismiss last undo snackbar 2020-12-09 09:35:22 +01:00
M66B 1ef17f0a04 Improved formatting of receipts 2020-12-09 09:32:19 +01:00
M66B f5c9e0daa3 Ignore table elements 2020-12-09 09:10:36 +01:00
M66B cdbf8770bb Improved logging 2020-12-08 16:06:52 +01:00
M66B 1a7f94c5df Reduced logging 2020-12-08 10:45:31 +01:00
M66B b126296210 Small improvement 2020-12-08 10:04:50 +01:00
M66B a04a95fce6 Optimization 2020-12-08 09:01:02 +01:00
M66B f8e5e60e5e Added comments 2020-12-08 08:30:23 +01:00
M66B 36022c3659 Message move colors 2020-12-08 08:26:16 +01:00
M66B 67dcddc2b9 Select folder colors 2020-12-08 08:12:20 +01:00
M66B d6600dcf64 Sort languages 2020-12-08 08:03:02 +01:00
M66B 6e53b6a112 Folder is close on read/write errors 2020-12-07 14:31:01 +01:00
M66B f5dd4c9f44 Workaround contraint layout problem (again) 2020-12-07 09:04:54 +01:00
M66B fad8260005 Oops 2020-12-06 17:52:49 +01:00
M66B b7777cfc52 I/O errors are expected 2020-12-06 17:47:47 +01:00
M66B c3d3cbbd10 Prevent crash 2020-12-06 14:53:46 +01:00
M66B 3570247a65 Small improvement 2020-12-06 12:03:14 +01:00
M66B f1f08176bb Reduce logging 2020-12-06 09:46:37 +01:00
M66B 3bc4f9c831 Added comments 2020-12-06 09:28:45 +01:00
M66B d31cc29097 Merge branch 'master' of github.com:M66B/FairEmail 2020-12-06 09:18:56 +01:00
M66B cebd4fff4c Ignore style element 2020-12-06 09:17:39 +01:00
M66B 11de957c9b Always purge on add 2020-12-05 10:45:14 +01:00
M66B 8ab4325a33 Revert "Prevent orphan drafts"
This reverts commit b6cea4c345.
2020-12-05 10:14:28 +01:00
M66B b6cea4c345 Prevent orphan drafts 2020-12-05 10:06:42 +01:00
M66B 812e930cf2 Reformatting 2020-12-05 10:05:47 +01:00
M66B 35b338988c Added comments 2020-12-05 07:42:00 +01:00
M66B 67d1460687 POP3 logging 2020-12-04 17:50:58 +01:00
M66B 3fc2ba2561 Prevent rare crash 2020-12-04 17:33:26 +01:00
M66B 6c9d0bb938 Catch TNEF attachment errors 2020-12-04 13:25:25 +01:00
M66B d287229452 Revert "Quick rule edit"
This reverts commit 16cb2e9b31.
2020-12-04 12:17:28 +01:00
M66B 16cb2e9b31 Quick rule edit 2020-12-04 12:15:41 +01:00
M66B 1aca09e74a Added many messages selected warning 2020-12-04 08:50:33 +01:00
M66B 6a5adc4513 Skip importing language 2020-12-03 20:59:04 +01:00
M66B 81a954e287 Receipt request answered color 2020-12-03 17:41:25 +01:00
M66B 3ebb5c9fac Improved error handling 2020-12-03 13:51:31 +01:00
M66B bce0386fa4 Fixed idle when notify 2020-12-03 12:38:22 +01:00
M66B 21a1c5b5c0 Fetch resolution 2020-12-03 11:32:22 +01:00
M66B fc15a4bfc9 Fixed deleting operations 2020-12-03 08:24:23 +01:00
M66B cab30c2c35 Added comments 2020-12-03 08:09:19 +01:00
M66B d85a7a67b8 Filter exception 2020-12-02 19:42:33 +01:00
M66B 7cdbe48ff1 Gmail app password 2020-12-02 19:07:34 +01:00
M66B 125c7066ff Force sync old messages 2020-12-02 16:58:32 +01:00
M66B 5ced250602 Added comments 2020-12-02 15:35:24 +01:00
M66B 197629e076 Unified inbox from primary account 2020-12-02 15:13:02 +01:00
M66B 9e0e786fb6 Experimental NOTIFY support (RFC 5465) 2020-12-02 14:58:05 +01:00
M66B ab0144bd42 Log IMAP capabilities 2020-12-02 12:00:35 +01:00
M66B bc37955153 Prevent crash 2020-12-02 08:44:43 +01:00
M66B 7debdd47c3 Navigation from accounts/folders to unified inbox 2020-12-01 22:03:19 +01:00
M66B e7a9266b2b Folder specials 2020-12-01 21:07:13 +01:00
M66B b4d4a3581c Added PGP logging 2020-12-01 13:31:12 +01:00
M66B 4105ec16fe Improved breadcrumb 2020-12-01 10:03:48 +01:00
M66B 9543eef292 Reduced connection timeout 2020-12-01 08:50:25 +01:00
M66B a5dc2369d2 Synchronize "Unbekannt" 2020-12-01 08:30:52 +01:00
M66B 16527d7d17 Two fast tries 2020-11-30 20:06:45 +01:00
M66B a5cd738782 Added cleanup logging 2020-11-30 19:15:30 +01:00
M66B 46bf264f1c Analyze before vacuum 2020-11-30 19:10:03 +01:00
M66B 28e1d93514 Test sqlite analyze 2020-11-30 18:34:32 +01:00
M66B 31b8ebf7ce Reduced Gmail token lifetime 2020-11-30 08:59:57 +01:00
M66B 2f5cb0ec62 Improved op error handling 2020-11-30 08:17:07 +01:00
M66B 33dcbb4039 Decode disposition filename 2020-11-30 08:12:19 +01:00
M66B bf48d91a19 Small improvement 2020-11-29 13:14:43 +01:00
M66B 44ba8d186e Right 2020-11-29 12:27:30 +01:00
M66B 0ec97b7544 Update operation tries on error only 2020-11-29 10:39:03 +01:00
M66B fff7256cfb Prevent contact invalidation 2020-11-29 10:33:41 +01:00
M66B 6299eaa317 Prevent operation invalidation 2020-11-29 10:33:19 +01:00
M66B 415469fb7e Prevent rule invalidation 2020-11-29 10:32:59 +01:00
M66B 7bdf50ab6a Prevent answer invalidation 2020-11-29 10:29:57 +01:00
M66B ef7dab2bf7 Prevent identity invalidation 2020-11-29 10:29:36 +01:00
M66B 128efb3b94 Prevent attachment invalidation 2020-11-29 10:28:22 +01:00
M66B 6bc6c9a5b1 Prevent message invalidation 2020-11-29 10:03:47 +01:00
M66B 7aba4c622b Prevent folder invalidation 2020-11-29 09:22:19 +01:00
M66B 54d0e35523 Prevent account invalidation 2020-11-29 09:22:03 +01:00
M66B 599f4e95a4 Fixed attachment rule condition 2020-11-28 15:17:56 +01:00
M66B 58b0c6aa1a Revert "Revert "Workaround suspended VPNs""
This reverts commit 217eb46018.
2020-11-28 15:17:19 +01:00
M66B 5a1f3a4391 Updated comment 2020-11-28 13:56:11 +01:00
M66B 217eb46018 Revert "Workaround suspended VPNs"
This reverts commit c7a219df07.
2020-11-28 12:46:30 +01:00
M66B 021fd06de8 Spellchecker workaround 2020-11-28 12:25:17 +01:00
M66B c7a219df07 Workaround suspended VPNs 2020-11-28 08:07:31 +01:00
M66B 62f9bd1fee Added option to prevent fullscreen keyboard 2020-11-27 20:04:26 +01:00
M66B 502de67f2b Revert "Added operation view"
This reverts commit 1b2900d022.
2020-11-27 19:09:14 +01:00
M66B 1b2900d022 Added operation view 2020-11-27 10:34:47 +01:00
M66B 5a15249ed4 Report number of found message for list state 2020-11-27 08:27:57 +01:00
M66B d791788985 Add after send when not one message found 2020-11-26 18:07:36 +01:00
M66B 9efdc4b3f8 Undo encryption for threads only 2020-11-26 12:56:12 +01:00
M66B f1c55927f4 Improved re OAuth 2020-11-26 09:56:21 +01:00
M66B 601bb07623 Try adding draft once 2020-11-25 22:37:44 +01:00
M66B be5d6f7b3b Change encryption feedback 2020-11-25 20:37:08 +01:00
M66B ad439fd392 Allow updating OAuth accounts 2020-11-25 19:05:32 +01:00
M66B 687795e3d4 Prevent deleting body 2020-11-25 16:52:50 +01:00
M66B 4c6dddf11c Added auto decrypt on close 2020-11-25 09:17:37 +01:00
M66B 6d39a843fe Refactoring 2020-11-25 08:47:52 +01:00
M66B eab9dd1fd6 Fixed protected header encoding 2020-11-24 22:20:03 +01:00
M66B 3af2de08f8 Check drafts folder on debug info 2020-11-24 21:28:42 +01:00
M66B bd6ebc52f0 Handle code tag in signatures 2020-11-24 18:31:28 +01:00
M66B 0fb8fec6bb Handle pre in signatures 2020-11-24 15:53:42 +01:00
M66B 77636ca009 Filter exception 2020-11-24 09:49:18 +01:00
M66B 620f720e7a Relock inline encrypted 2020-11-24 09:20:48 +01:00
M66B ece233c65d Local relock 2020-11-24 09:11:24 +01:00
M66B 2d1226daad Prevent crash 2020-11-24 07:30:30 +01:00
M66B eb7a02b0bd Added ignore tag 2020-11-23 15:23:39 +01:00
M66B 53269ce45e Select Google account again 2020-11-23 15:09:01 +01:00
M66B a75e878978 Added custom account/identity animation 2020-11-23 11:44:38 +01:00
M66B f3c4703fed Added fail-safe 2020-11-23 10:01:38 +01:00
M66B 287332e67a Send NOOP on notice 2020-11-23 09:35:39 +01:00
M66B 8e76d93f7a Increased connection pool timeout to 60 seconds 2020-11-23 09:35:17 +01:00
M66B c4d333be56 Added remark 2020-11-23 09:34:59 +01:00
M66B 13c447f9ad Centered wizard button 2020-11-23 08:25:51 +01:00
M66B d40bf92953 Suspended: no IP traffic 2020-11-22 14:18:55 +01:00
M66B 29a6e237e2 Enable print dialog again 2020-11-22 11:34:49 +01:00
M66B 6f9d962c2b Added option to skip printing header 2020-11-22 09:20:59 +01:00
M66B 13c2ee5b30 Added print dialog 2020-11-22 08:55:50 +01:00
M66B 6d431f51c7 Is outgoing ignore case 2020-11-22 07:48:28 +01:00
M66B 6cf1e45ae9 Prevent crash 2020-11-21 10:54:30 +01:00
M66B b7f5bfe55e Revert "Prevent crash"
This reverts commit 9b0c4e572e.
2020-11-21 10:50:23 +01:00
M66B 056a76a8f7 Signature below text below reply 2020-11-21 08:21:40 +01:00
M66B 3e95dfd106 Added remark 2020-11-21 08:07:03 +01:00
M66B ace2c074c0 Reduced logging 2020-11-21 08:04:33 +01:00
M66B 385e18364a Update Arcor.de accounts 2020-11-21 08:01:28 +01:00
M66B 9b0c4e572e Prevent crash 2020-11-21 07:48:34 +01:00
M66B 1bdea56b9c Blockquote margins 2020-11-20 15:31:27 +01:00
M66B 9cc605342f Removed draft scroll 2020-11-20 14:36:29 +01:00
M66B e446dcedad Added bottom posting 2020-11-20 14:35:07 +01:00
M66B 48bea662fc Reduce logging 2020-11-20 13:40:27 +01:00
M66B 65f91d622c Refactoring 2020-11-20 10:06:35 +01:00
M66B f4544885fc Filter OOM error 2020-11-20 09:36:03 +01:00
M66B c3c3baae17 Consistent double tap to mark read 2020-11-20 08:31:08 +01:00
M66B 1f0274dbf5 Oops 2020-11-19 19:33:45 +01:00
M66B 250289ff68 Report rule async errors 2020-11-19 19:14:46 +01:00
M66B 1fad28dd6a Translatable rule errors 2020-11-19 19:10:14 +01:00
M66B b42d6bbb84 Added rule validation 2020-11-19 18:54:44 +01:00
M66B c686d64a7b Cleanup 2020-11-19 18:20:18 +01:00
M66B 605642ad31 Changed menu order 2020-11-19 13:51:00 +01:00
M66B 58d2bbee62 Office365 has outlook.com addresses 2020-11-19 13:15:55 +01:00
M66B 43e975ab7f Prevent crash 2020-11-19 11:46:20 +01:00
M66B 06738e7592 Quote limit is independent 2020-11-19 10:57:15 +01:00
M66B 3ccf210e62 Added open full confirmation dialog 2020-11-19 10:50:22 +01:00
M66B a64f3bf90b Updated texts 2020-11-19 10:18:01 +01:00
M66B 16e890e0a1 Auto fix incorrect UTF-16 2020-11-19 08:39:10 +01:00
M66B c2cf366e30 Full screen open full 2020-11-18 23:06:27 +01:00
M66B 83714160d3 Added enable/disable sync subfolders 2020-11-18 22:32:41 +01:00
M66B 4a5e0aff96 Added long press to open full 2020-11-18 22:04:19 +01:00
M66B 7ebca45d28 Added paragraph destroyer 2020-11-18 18:42:03 +01:00
M66B 71b919b40d Apply to all IMAP 2020-11-18 14:46:21 +01:00
M66B 9e3acab624 Amended exception filtering 2020-11-18 14:27:21 +01:00
M66B 1a7bcd60a9 Update subject of sent messages 2020-11-18 13:23:43 +01:00
M66B fc8ae3efc5 Added PGP subject encryption 2020-11-18 12:01:19 +01:00
M66B eb8c715972 Improved undo error handling 2020-11-18 08:37:04 +01:00
M66B 42f27ccf03 Hide keep alive option 2020-11-18 08:25:20 +01:00
M66B bcbdf6dfdb Improved logging 2020-11-18 08:16:06 +01:00
M66B a1256949e6 Prevent crash 2020-11-17 22:13:59 +01:00
M66B 0ff75b6030 Refactoring 2020-11-17 21:55:37 +01:00
M66B bd9b1d5f93 Auto expand to paragraph on clear 2020-11-17 21:55:02 +01:00
M66B c5ca100680 Ensure paragraph for block quotes 2020-11-17 21:22:02 +01:00
M66B 238a3f1841 True clear all formatting 2020-11-17 20:24:45 +01:00
M66B e68a03252c Break on clear selection 2020-11-17 20:22:34 +01:00
M66B 1f8025e93a Refactoring 2020-11-17 19:40:33 +01:00
M66B 168f902571 Report key import errors 2020-11-17 19:17:14 +01:00
M66B b2463b08db Keep operation folder order 2020-11-17 18:43:17 +01:00
M66B 4fbec3a44b Updated AndroidX core 2020-11-17 14:49:36 +01:00
M66B 92513fca31 Fixed list margins 2020-11-17 14:33:55 +01:00
M66B 587299aa9a Push messages for inbox only 2020-11-17 12:42:43 +01:00
M66B 430d64ef74 Too many disadvantages 2020-11-17 12:38:03 +01:00
M66B 0652802a4b Line before headings 2020-11-17 12:26:43 +01:00
M66B 3ab9089e5f Check if folder open on exception 2020-11-17 10:25:26 +01:00
M66B 98b3bf7b54 Async answer and speak 2020-11-17 08:30:43 +01:00
M66B fe0dcf587b Cancel sync on closed folder 2020-11-17 08:06:06 +01:00
M66B 75bbc2ec03 Fixed hiding image placeholders 2020-11-16 22:10:48 +01:00
M66B 2680dc697a BAD NO 2020-11-16 20:12:40 +01:00
M66B f0f14f66e4 Refactored ensure... 2020-11-16 20:00:55 +01:00
M66B 04f75e1eca Reduce transaction time 2020-11-16 19:06:55 +01:00
M66B 45db66b4f7 Always remove small images 2020-11-16 18:53:56 +01:00
M66B f0a34f78d2 Refactoring 2020-11-16 16:03:36 +01:00
M66B a451409196 Refactoring 2020-11-16 15:46:55 +01:00
M66B cf05e9e683 Reduced logging 2020-11-16 12:40:12 +01:00
M66B 5cf8f1c260 Consider POP3 folders as initialized 2020-11-16 11:05:32 +01:00