Commit Graph

137 Commits

Author SHA1 Message Date
M66B 0633e93e62 Hard coded common Microsoft file extensions 2021-04-05 07:52:04 +02:00
M66B b250766c1c Log guessed mime type 2021-02-05 13:01:41 +01:00
M66B 1ceee8d1df Added CSV workaround 2021-02-05 12:33:25 +01:00
M66B cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B 0f8c219cc8 Assume PDF 2020-08-07 16:26:19 +02:00
M66B dacdc16559 Added attachment subsequence 2020-08-07 15:23:07 +02:00
M66B 8c5ecbc965 Fixed accepting non images files 2020-08-03 19:48:02 +02:00
M66B 5f14916851 Special case for GPX files 2020-07-25 12:56:42 +02:00
M66B d1eb596451 Improved type guessing 2020-07-14 15:39:27 +02:00
M66B 82c9d82396 application/x-pdf, pdf/pdf, what else? 2020-07-13 20:43:27 +02:00
M66B b96fd267f6 Improved attachment recognition 2020-07-12 10:17:50 +02:00
M66B c5dabd3390 Simplification 2020-06-29 08:04:14 +02:00
M66B ff5c257c23 Added video/jpeg workaround 2020-06-28 08:41:29 +02:00
M66B 847a889515 Removed auttachment type index 2020-06-20 09:54:43 +02:00
M66B 8379b3b6cd Added searching for invites 2020-06-19 15:54:55 +02:00
M66B 300f402a90 Force CSV mime type 2020-05-23 08:59:22 +02:00
M66B e3f899a81f Workaround incorrect Powerpoint mime type 2020-05-13 09:23:58 +02:00
M66B 84464bbb40 Override GPX mime type 2020-05-09 17:10:54 +02:00
M66B b317d64377 Convert mime type application/x-pdf 2020-04-22 19:21:02 +02:00
M66B a0b735c416 Refactoring 2020-04-15 08:52:01 +02:00
M66B 6f7afbd230 Small improvement 2020-04-15 08:42:49 +02:00
M66B ae993fb15e Workaround attachments used as inline images 2020-04-14 16:47:56 +02:00
M66B 0beed82654 Workaround unknown mime types 2020-03-17 08:04:00 +01:00
M66B af062702f9 Use guessed type for images 2020-03-09 08:01:16 +01:00
M66B 4113ad9a37 Guess unkown mime types 2020-02-21 08:26:38 +01:00
M66B b6b1768461 Recognize text/plain ICS as text/calendar 2020-01-26 18:11:53 +01:00
M66B f22ec04ef8 Support S/MIME signed data (untested) 2020-01-10 19:06:54 +01:00
M66B dc69b597ab Updated copyright 2020-01-05 18:36:57 +01:00
M66B 4988bf2efe Consider attachments without name as inline 2019-12-14 16:16:46 +01:00
M66B 006533b15e Revert "Consider images without name as inline"
This reverts commit f88879f8df.
2019-12-14 16:09:12 +01:00
M66B f88879f8df Consider images without name as inline 2019-12-14 13:23:50 +01:00
M66B d9a592569b Better guess attached file type 2019-12-10 21:25:38 +01:00
M66B 87f1655f16 Refactoring 2019-12-06 08:50:46 +01:00
M66B b39a7e852d Recognize S/MIME 2019-12-02 08:35:09 +01:00
M66B e6ac85b7be Small fix 2019-11-30 18:41:07 +01:00
M66B cc05ff3937 Prepared signed-only messages 2019-11-29 17:35:30 +01:00
M66B bd091a12f3 Small improvement 2019-11-25 09:40:36 +01:00
M66B 14d3b6930c Added exception for ovpn files 2019-11-24 11:07:45 +01:00
M66B b854cbe8d3 Workaround mime types with removed dots 2019-11-17 11:11:26 +01:00
M66B 79d230514a Normalize data/type 2019-11-16 14:17:59 +01:00
M66B 4a12389ccb Log files are text files 2019-10-30 08:08:16 +01:00
M66B d92cacf952 Guess mime types at run time 2019-10-20 20:31:40 +02:00
M66B 301e6c7a53 File name lengths are counted in bytes 2019-09-06 16:08:51 +02:00
M66B 2a3ddeaaca Revert "Encryption attachments are inline"
This reverts commit 5c2b5af878.
2019-08-22 13:07:50 +02:00
M66B 5c2b5af878 Encryption attachments are inline 2019-08-22 12:58:11 +02:00
M66B 0affd9e1f3 Fixed long attachment names 2019-07-30 14:46:02 +02:00
M66B 13896fc72a Small improvement 2019-07-24 10:43:32 +02:00
M66B a1434ca3cf Fixed autocrypt keydata 2019-06-30 08:56:33 +02:00
M66B 7a988e3005 Report attachment errors 2019-06-29 16:52:43 +02:00
M66B af5b3ba467 Inline attachments required a content ID 2019-06-22 14:32:42 +02:00
M66B 9f756079b1 Added attachment logging 2019-05-16 20:44:42 +02:00
M66B d17dd68f3b Whitelist supported image formats 2019-05-12 17:01:16 +02:00
M66B 89adda5091 Always download attachments by properties 2019-05-12 15:29:18 +02:00
M66B 4cf330dfb6 Match attachments by properties 2019-05-08 10:32:37 +02:00
M66B feaea0416e Check for images only on reply 2019-05-06 07:36:44 +02:00
M66B 7c2f221282 Show if receipt was requested, refactoring 2019-04-17 20:33:22 +02:00
M66B 1902dacb63 Share files with sanitized name and suffix 2019-03-14 09:22:59 +00:00
M66B 6d1438f31f Refactoring 2019-03-14 07:18:42 +00:00
Unpublished 67751bfff5 use Objects.equals 2019-02-26 11:05:21 +01:00
M66B ee7771dedd Copy attachments to sent folder 2019-01-22 18:02:30 +00:00
M66B accefedfa5 Cleanup 2019-01-21 17:14:00 +00:00
M66B 3907975eea Added attachment errors 2019-01-16 18:27:03 +00:00
M66B b8f6501088 Rewritten body part decoding 2019-01-16 13:07:06 +00:00
M66B dce34a586d Ask to resize images for screen display 2019-01-08 09:00:15 +00:00
M66B 7cc1f076f4 Fixed inline attachments 2019-01-06 12:40:25 +00:00
M66B 2be2d10c27 Use attachment disposition for inline images 2019-01-06 11:00:08 +00:00
M66B ae1a36b482 Reset unused cids, refactoring 2019-01-06 10:15:06 +00:00
M66B eb27f5015a Better encryption support 2019-01-05 14:09:47 +00:00
M66B adacbf7493 Happy new year 2018-12-31 08:08:05 +00:00
M66B 351ae13234 Refactoring 2018-12-24 12:35:39 +00:00
M66B f5f70ae073 Small improvements 2018-12-20 16:12:24 +01:00
M66B 2ea38acdb7 Moved cleaning up image cache to daily job 2018-12-05 17:30:23 +01:00
M66B b968dacf15 Added forward raw 2018-11-13 20:05:09 +01:00
M66B 940e7b3903 Fixed copyright
Thanks @rancidfrog
2018-10-29 10:46:49 +00:00
M66B 265e7fe88f Download small messages on metered connection only, refactoring, improvements 2018-09-16 10:44:13 +00:00
M66B fd65310f22 Show inline images
Resf #49
2018-09-13 17:06:03 +00:00
M66B 3ef26e5e46 Refactoring 2018-08-21 14:25:42 +00:00
M66B d884c9c7ec Store messages in files 2018-08-19 07:08:49 +00:00
M66B 7ea97fad6b Changed name to FairEmail 2018-08-14 05:53:24 +00:00
M66B 951bdfab67 Store attachments as files 2018-08-13 08:58:36 +00:00
M66B 10ee7df4b9 Switched to AndroidX libraries 2018-08-08 07:03:31 +00:00
M66B 5f48e38d6d Seem to be a formatting bug in Android Studio 2018-08-07 15:20:51 +00:00
M66B 242be4c511 Fix attachment updates
Download progress
2018-08-04 19:50:41 +00:00
M66B 0c53244342 Added attachment size/progress 2018-08-04 11:47:57 +00:00
M66B 70e0913331 Attachment download 2018-08-03 19:16:39 +00:00
M66B bb4bed926a Get attachment meta info 2018-08-03 12:08:22 +00:00
M66B 00e01c2ecd First public release 2018-08-02 13:33:06 +00:00