Commit Graph

3519 Commits

Author SHA1 Message Date
M66B 2cd1e2de41 Synchronize folders on on demand sync 2019-02-26 11:39:23 +00:00
M66B 7515a321c4 EHLO local host address 2019-02-26 11:17:34 +00:00
Unpublished 67751bfff5 use Objects.equals 2019-02-26 11:05:21 +01:00
M66B 1804e75911 Fixed Yahoo! search 2019-02-26 09:21:18 +00:00
M66B 493038de24 Fixed timing issue 2019-02-26 09:09:46 +00:00
Marcel Bokhorst 4106bdd7d5
Merge pull request #149 from Unpublished/cleanup
use try-with-resources and NotificationCompat
2019-02-25 21:10:00 +01:00
Unpublished 7fd654e942 add touch feedback to more views 2019-02-25 16:05:37 +01:00
M66B 6f2322869a 1.340 release 2019-02-22 17:47:03 +01:00
M66B 35159f9865 Fixed IPv6 SMTP EHLO 2019-02-22 17:34:12 +01:00
Unpublished 7f66558566 use NotificationCompat to get rid of some version checks 2019-02-22 17:04:53 +01:00
Unpublished 0edc7a8629 use try-with-resources 2019-02-22 16:59:23 +01:00
Unpublished 72dcc50ea1 replace "ISO-8859-1" with StandardCharsets 2019-02-22 16:57:52 +01:00
M66B 3fc0b6cb27 Small improvement 2019-02-22 16:47:55 +01:00
M66B 7fe99c055b Fixed invalid/duplicate uid after move/append 2019-02-22 08:25:55 +01:00
M66B 3285867499 Updated text 2019-02-22 08:12:46 +01:00
M66B 912123b862 Added subtitles, refactoring 2019-02-21 21:17:09 +01:00
M66B ec4fa1857d Improved manual sync logic 2019-02-21 20:54:47 +01:00
M66B da34af34f7 Small layout fix 2019-02-21 20:31:28 +01:00
M66B ac01896e20 Merge branch 'master' of github.com:M66B/open-source-email 2019-02-21 20:15:13 +01:00
M66B ba4e8df7ff Added option to use local IP address 2019-02-21 20:13:11 +01:00
M66B 81235592e3 Simplifications 2019-02-21 10:18:20 +00:00
M66B 77e38e0a94 Sanitize folder errors 2019-02-21 09:34:43 +00:00
M66B ff5982cfa3 Revert "Silence IDLE exceptions"
This reverts commit 3b81917853.
2019-02-21 09:17:16 +00:00
M66B f746509b7b Check internet on manual sync 2019-02-21 09:02:57 +00:00
M66B e16ad42a75 Report on demand errors 2019-02-21 08:58:51 +00:00
M66B 0731872dcf Added message about delay sync 2019-02-21 08:13:44 +00:00
M66B d4f2c0d7c4 1.339 release 2019-02-21 07:41:14 +00:00
M66B e05e2f8082 Crowdin sync 2019-02-21 07:40:31 +00:00
M66B 58d74a232a Reordered folder item menu 2019-02-21 07:38:30 +00:00
M66B 2a380d1087 Improved show/hide hidden folders 2019-02-21 07:34:23 +00:00
M66B 7bcd1a3286 Refactoring 2019-02-20 18:02:17 +00:00
M66B c164fafd1a Save some space 2019-02-20 17:03:05 +00:00
M66B e59394a156 Show when a provider does not support UTF-8 2019-02-20 16:07:17 +00:00
M66B c557adb16d Count individual messages when no message ID 2019-02-20 15:52:19 +00:00
M66B 455e1eb89e Replace ß by ss 2019-02-20 15:49:29 +00:00
M66B 622b40209d Revert "Better search bug workaround"
This reverts commit ca97512a3a.

There is no use in sending UTF-8 searches if the server doesn't support UTF-8
2019-02-20 15:44:24 +00:00
M66B ca97512a3a Better search bug workaround 2019-02-20 13:41:26 +00:00
M66B 302a13622a Updated links 2019-02-20 11:34:35 +00:00
M66B c32a7dd152 Updated sqlite support library to version 3.27.1 2019-02-20 11:22:51 +00:00
M66B eced89d923 Workaround server search bugs 2019-02-20 11:01:47 +00:00
M66B e7b854fe47 1.338 release 2019-02-20 09:51:09 +00:00
M66B 8f6e76d196 Crowdin sync 2019-02-20 09:49:29 +00:00
M66B 983f322a05 Check if enabled on sync now 2019-02-20 09:49:17 +00:00
M66B c5dee3b8c5 Removed disacrd draft on exit 2019-02-20 09:39:04 +00:00
M66B 798e65cda5 Make append error explicit 2019-02-20 09:30:44 +00:00
M66B d5a2e09eae Fixed counting null message IDs 2019-02-20 09:04:44 +00:00
M66B 696c8b32d8 Fixed setting message ID on append 2019-02-20 08:57:53 +00:00
M66B 186f32b173 Extended error messages in debug mode 2019-02-20 08:20:07 +00:00
M66B 3b81917853 Silence IDLE exceptions 2019-02-20 08:19:04 +00:00
M66B d0ea5971c8 During ADD attachments might still be loading 2019-02-20 07:49:18 +00:00
M66B 130d2149f2 Fixed image scaling 2019-02-20 07:47:14 +00:00
M66B 7f6a7033a7 Added enable action to disabled snackbar 2019-02-20 07:16:48 +00:00
M66B 0bc172aab0 Show notification preview italic
Refs #148
2019-02-19 17:55:32 +00:00
M66B 1ed0fe7fce Ellipsize notification preview
Refs #148
2019-02-19 16:21:25 +00:00
M66B e8e4d69da8 Added logging 2019-02-19 16:14:07 +00:00
M66B 1c3f4ccdb4 Disable pull-to-refresh on swiping
Refs #148
2019-02-19 16:11:26 +00:00
M66B 0764e43964 Sanitize attachment filenames 2019-02-19 14:46:20 +00:00
M66B 458b1bf6ed Enable report issue in all beta builds 2019-02-19 13:20:47 +00:00
M66B 2e710a942c 1.337 release 2019-02-19 13:00:41 +00:00
M66B 868a9e7b69 Crowdin sync 2019-02-19 12:57:29 +00:00
M66B ff591cf010 Fixed setting answered 2019-02-19 12:40:06 +00:00
M66B ddbff60440 Process operations on on demand sync 2019-02-19 12:36:53 +00:00
M66B 3554c0acc6 Small improvement 2019-02-19 08:34:41 +00:00
M66B dc580a71ee 1.336 release 2019-02-19 08:12:10 +00:00
M66B a289db798c Crowdin sync 2019-02-19 08:11:33 +00:00
M66B f2ad0bcdfd Improved auto link 2019-02-19 07:29:03 +00:00
M66B c5e9900a84 Fixed typo 2019-02-19 07:03:58 +00:00
M66B 00b0d6919f Added snooze to message view, refactoring 2019-02-18 19:39:32 +00:00
M66B 9831a3ccd4 Added quick setup help 2019-02-18 17:00:58 +00:00
M66B a07bc15f38 Added semi automatic encryption 2019-02-18 16:54:33 +00:00
M66B 966e3ab20b Check if synchronization enable 2019-02-18 15:50:36 +00:00
M66B 7467e88d93 Small layout improvement 2019-02-18 12:57:56 +00:00
M66B 8c9541bd02 Updated texts 2019-02-18 12:37:13 +00:00
M66B d575de0353 Review quick setup configuration 2019-02-18 11:39:43 +00:00
M66B 459f084890 Added setting to search local 2019-02-18 09:49:59 +00:00
M66B f3aaeca24c Added reply CC rule parameter 2019-02-18 09:19:12 +00:00
M66B 9b7d108ccc 1.335 release 2019-02-18 08:22:12 +00:00
M66B 189a05edcb Crowdin sync 2019-02-18 08:22:06 +00:00
M66B 831498eb7e Changed compose launch mode 2019-02-18 08:17:56 +00:00
M66B 8398ddfb8e Small fix 2019-02-18 08:03:15 +00:00
M66B f1b831ed23 Switched to mailto parser 2019-02-18 07:50:12 +00:00
M66B 692b1e5ce2 Link images to anchors without hyperlink 2019-02-17 20:31:30 +00:00
M66B 8028304485 Refactoring 2019-02-17 19:29:51 +00:00
M66B 370b0f3107 Refactoring 2019-02-17 19:08:09 +00:00
M66B da665cd5e2 Small improvement 2019-02-17 18:43:03 +00:00
M66B d597366f17 Added synchronize on demand setting 2019-02-17 18:34:53 +00:00
M66B 3dda075978 Small improvement 2019-02-17 18:06:46 +00:00
M66B 7b55d4e0fc Synchronize on demand 2019-02-17 18:04:22 +00:00
M66B c4208d1a61 Added option to clear local contacts 2019-02-17 16:45:19 +00:00
M66B 38fc14722f Small layout improvement 2019-02-17 16:38:09 +00:00
M66B 72de959ceb Bring back store sent 2019-02-17 16:35:01 +00:00
M66B a5a727b900 Fix 2019-02-17 13:48:23 +00:00
M66B e35c61e018 Small optimization 2019-02-17 13:40:23 +00:00
M66B 2a03e54952 1.334 release 2019-02-17 13:12:39 +00:00
M66B 288268ece2 Crowdin sync 2019-02-17 13:12:04 +00:00
M66B 4302bbb635 EML improvements 2019-02-17 13:07:38 +00:00
M66B 1c9d6c250c Fixed showing unusable identities 2019-02-17 12:57:29 +00:00
M66B 92c96316b2 Fixed removing too many attachments 2019-02-17 12:49:46 +00:00
M66B f8d8590c70 Updated text 2019-02-17 12:43:30 +00:00
M66B 5f5a233bc3 Small layout improvements 2019-02-17 12:39:59 +00:00