Commit Graph

  • 3d1b7e85fa Cleanup imports pgp_mime_preparations_view Dominik Schürmann 2015-01-28 16:19:03 +0100
  • 6f156498ed Callback to execute signature button click Dominik Schürmann 2015-01-28 15:40:19 +0100
  • bb83fdc0e8 Add support for loading parts with DataLocation.ON_DISK cketti 2015-01-28 15:29:49 +0100
  • fdc597aadf Display signer name and email Dominik Schürmann 2015-01-28 15:22:38 +0100
  • 12cf19b63e SplitUserID into lib Dominik Schürmann 2015-01-28 15:15:08 +0100
  • bc2fe2dbfe Update openpgp-api-library Dominik Schürmann 2015-01-28 15:11:08 +0100
  • d112344780 Smaller sidebar Dominik Schürmann 2015-01-28 15:09:19 +0100
  • 28e9c2a8ec Merge remote-tracking branch 'vincent/pgp_mime_preparations' into pgp_mime_preparations_view Dominik Schürmann 2015-01-28 14:55:51 +0100
  • d46d355f69 OpenPGP status texts and sidebar improvements Dominik Schürmann 2015-01-28 14:54:43 +0100
  • cced35b3b8 parse MessageViewContainers from Parts (from dummy mime structure) Vincent Breitmoser 2015-01-28 14:35:18 +0100
  • e513af9529 Sidebar Dominik Schürmann 2015-01-28 12:26:34 +0100
  • b781ace4fa OpenPGP header and sidebar tests Dominik Schürmann 2015-01-28 11:30:29 +0100
  • 4c78d12fc6 Merge remote-tracking branch 'vincent/pgp_mime_preparations' into pgp_mime_preparations_view Dominik Schürmann 2015-01-28 09:31:11 +0100
  • e3fef1af98 Work on new pgp header Dominik Schürmann 2015-01-27 17:50:40 +0100
  • 581d32acd6 show attachments inline Vincent Breitmoser 2015-01-27 17:33:50 +0100
  • 445c978f31 extract header view for multiple MessageContainerViews (intermediate state) Vincent Breitmoser 2015-01-27 16:43:49 +0100
  • 29ad0f0f99 rename SingleMessageView to MessageContainerView Vincent Breitmoser 2015-01-27 16:42:31 +0100
  • 40b6228756 new MessageViewInfo structure (with transitional methods) Vincent Breitmoser 2015-01-27 12:55:47 +0100
  • d92be22ce3 Merge branch 'master' into pgp_mime_decrypt cketti 2015-01-27 12:44:08 +0100
  • 74820a40db Merge pull request #534 from k9mail/openpgp_api_library_update cketti 2015-01-27 12:42:47 +0100
  • 74fdbb7859 Update openpgp-api-library to latest version cketti 2015-01-27 12:14:56 +0100
  • 8f7f656355 Add method to find multipart/encrypted parts cketti 2015-01-26 20:25:43 +0100
  • 0e03f262b3 Make sure to close underlying InputStream after decoding attachments cketti 2015-01-25 20:06:29 +0100
  • 378acbd313 Write large message parts to file system cketti 2015-01-24 03:06:45 +0100
  • 977d15c190 Refactor to improve readability cketti 2015-01-23 14:56:52 +0100
  • 6825eafb87 Make column 'message_parts.data' a BLOB cketti 2015-01-23 14:41:29 +0100
  • 564e2432e1 Get size of decoded body content when saving cketti 2015-01-23 03:42:00 +0100
  • 98bdf54672 Don't save empty multipart body cketti 2015-01-23 02:26:24 +0100
  • 74d09943c0 Use MimeMessageHelper.setBody() when parsing BODYSTRUCTURE cketti 2015-01-22 11:59:06 +0100
  • d2d85393d3 Save attachment count cketti 2015-01-22 06:05:05 +0100
  • 5e4743bf66 Extract preview of message text cketti 2015-01-22 05:18:50 +0100
  • fe7b88f7c2 Work around the BinaryTempFileBodyInputStream mess cketti 2015-01-22 04:56:08 +0100
  • 64e92ab1c1 Remove unused LocalAttachment* classes cketti 2015-01-22 04:12:05 +0100
  • c9b2ec533c Add MessagePreviewExtractor cketti 2015-01-21 00:56:52 +0100
  • 23c9398c03 Merge branch 'master' into pgp_mime_preparations cketti 2015-01-20 18:35:07 +0100
  • 395b70fa22 Remove unused code cketti 2015-01-20 16:37:30 +0100
  • da51bdf1b3 Save attachments in background thread cketti 2015-01-19 23:35:14 +0100
  • a7b16c1210 Refresh thumbnail after downloading attachment cketti 2015-01-19 23:08:41 +0100
  • 9363c5b276 Download missing parts before viewing or saving cketti 2015-01-18 03:35:28 +0100
  • 585d9cbe7f Fix "Download complete message" cketti 2015-01-16 23:33:54 +0100
  • 1e628e7177 Reduce exposure of SingleMessageView internals cketti 2015-01-16 20:19:21 +0100
  • 658657447e Fix viewing attachment with alternative MIME type cketti 2015-01-16 18:18:48 +0100
  • de2eb25446 Use Glide for thumbnail generation + image loading cketti 2015-01-16 17:38:31 +0100
  • cb94b5b192 Store attachment information in LocalBodyPart cketti 2015-01-16 05:05:11 +0100
  • ac365567ee Replace dummy URI in AttachmentViewInfo instances cketti 2015-01-16 00:12:47 +0100
  • 41bd420213 Include database ID in message parts reconstructed from the database cketti 2015-01-15 23:35:50 +0100
  • 8fce9e3654 Move functionality from AttachmentView to AttachmentController cketti 2015-01-15 11:19:32 +0100
  • 087238f507 Move AttachmentView to 'messageview' package cketti 2015-01-15 08:25:43 +0100
  • 2e05127c97 Use a Loader to extract text of a message in a background thread cketti 2015-01-14 09:56:57 +0100
  • ecd316d0af Simplify ImapConnection#connect Jan Berkel 2015-01-14 04:22:04 +0100
  • 9523a589fc use `@Test(expected =` Jan Berkel 2015-01-14 04:29:23 +0100
  • c79256684d simplify gradle config Jan Berkel 2015-01-14 04:29:09 +0100
  • dfb025033d Convert remaining tests to JUnit4 Jan Berkel 2015-01-14 04:05:42 +0100
  • 4808406739 Make deleteCertificate null-safe Jan Berkel 2015-01-14 03:45:09 +0100
  • 833d9c5de8 Base class is already annotated Jan Berkel 2015-01-14 03:34:57 +0100
  • 79b03b5e4f Remove account after creation Jan Berkel 2015-01-14 03:30:38 +0100
  • 4e964e271c Convert to JUnit4 test Jan Berkel 2015-01-14 03:09:48 +0100
  • 0153766dd5 Convert to JUnit4 Jan Berkel 2015-01-14 03:09:00 +0100
  • 0f312f012e Create test mailboxes Jan Berkel 2015-01-14 03:08:44 +0100
  • 055d4104b7 log ChangeLog click failure Jan Berkel 2015-01-13 16:12:39 +0100
  • a15583a080 Start server early Jan Berkel 2015-01-13 15:51:33 +0100
  • de4b6d1076 Merge pull request #531 from jberkel/imap-tests Jan Berkel 2015-01-13 11:43:07 +0100
  • bdbe976396 Test connection w/o server Jan Berkel 2015-01-13 10:09:42 +0100
  • e98f323222 Initialize settings in setUp() Jan Berkel 2015-01-13 10:05:15 +0100
  • f7da704007 WS Jan Berkel 2015-01-13 09:34:13 +0100
  • 78ed2a23b1 Use a Loader to load the message to view from the database cketti 2015-01-13 04:17:25 +0100
  • 60070b7883 Add more tests + descriptive names Jan Berkel 2015-01-13 01:59:51 +0100
  • 111212b391 Setup and tear down server between tests Jan Berkel 2015-01-13 01:04:49 +0100
  • 7958467503 Convert from thread to AsyncTask for espresso tests Jan Berkel 2015-01-13 01:04:28 +0100
  • b481d3f978 Adding tests for IMAP connection, use greenmail snapshot Jan Berkel 2015-01-12 19:36:42 +0100
  • 787c014265 Create new package for UI code related to message viewing cketti 2015-01-12 22:46:56 +0100
  • 1bf159a300 Get rid of unused LocalTextBody cketti 2015-01-12 22:09:55 +0100
  • bcd64017e3 Extract text to display before viewing the message cketti 2015-01-12 21:40:23 +0100
  • 4db57dfc85 Merge pull request #529 from k9mail/ignore_meta_refresh cketti 2015-01-11 11:35:06 +0100
  • 63abf05776 Sanitize HTML to remove meta refresh cketti 2015-01-09 16:16:00 +0100
  • 2532362ed5 Add test for updating a message with a missing part cketti 2015-01-10 04:31:43 +0100
  • bd97004ebd Fix downloading/saving single message parts cketti 2015-01-10 04:04:37 +0100
  • 743e640d8c Remove references to 'text_content' and 'html_content' cketti 2015-01-10 01:22:39 +0100
  • ce862c88f8 Change AttachmentProvider to use the new database structure cketti 2015-01-07 02:29:56 +0100
  • e5f0bec6bc Get rid of "backward compatibility" in AttachmentProvider cketti 2015-01-07 00:16:37 +0100
  • c5ba202a56 Code style fixes cketti 2015-01-07 00:13:28 +0100
  • 34b5d56ab1 Get rid of 'attachments' table cketti 2015-01-06 23:59:58 +0100
  • 1a5ecfea1d Also delete local messages when using "clear messages" on an account cketti 2015-01-06 23:48:22 +0100
  • 30e37000f9 Remove remnants of the "headers" table cketti 2015-01-06 21:36:31 +0100
  • d7edb0ed4f Minimal version that reconstructs original message from the database cketti 2015-01-06 01:37:59 +0100
  • c7229e4724 Enable lint checks for k9mail-library Jan Berkel 2015-01-05 23:24:24 +0100
  • c25aa35a24 Adjust path to K-9 icon cketti 2015-01-05 20:11:29 +0100
  • 523ebd0f2a Remove 'dirty' check for LocalMessage cketti 2015-01-05 02:24:56 +0100
  • 3eb25a011f Don't automatically create Message-ID when none is found cketti 2015-01-05 01:07:04 +0100
  • d7085a2f07 Properly decode the body in MessageExtractor.getTextFromPart() cketti 2015-01-05 00:57:25 +0100
  • abbad18283 Code style fixes cketti 2015-01-05 00:33:13 +0100
  • 04b5b4a230 Merge pull request #527 from notfoss/patch-1 cketti 2015-01-04 01:05:17 +0100
  • 4bc003e173 Add Zoho Mail (personal) to providers.xml notfoss 2015-01-03 16:43:01 +0530
  • 7b5c73b43c Add (failing) test for reconstructing a message from the database cketti 2014-12-12 04:17:09 +0100
  • ddd78bd3e3 Merge branch 'findbugs_fixes' cketti 2015-01-03 06:33:43 +0100
  • 72f022d7ed Ignore newline in format string Findbugs warnings cketti 2015-01-03 05:41:29 +0100
  • 57ad0fd6b3 Remove unused implementation from abstract class cketti 2015-01-03 04:39:25 +0100
  • ad8da49991 Remove unused code cketti 2015-01-03 04:27:27 +0100
  • b6315b15b0 Fix equals() method to work with all objects cketti 2015-01-03 04:10:15 +0100
  • 6804ee04e3 Fix some MS_SHOULD_BE_FINAL Findbugs warnings cketti 2015-01-03 03:46:19 +0100