1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-01-30 14:50:14 -05:00

Commit Graph

  • d8448c3510 Only make http or https URIs trigger the "Show pictures" button cketti 2015-02-17 23:42:26 +0100
  • ab8746ffe9 Hide side bar when not showing the crypto header view cketti 2015-02-17 23:18:46 +0100
  • 132ede425b Make it easier to check if a crypto provider is configured cketti 2015-02-17 20:17:34 +0100
  • cac1f1ca0d Do MessageTopView initialization in onFinishInflate() cketti 2015-02-17 18:04:52 +0100
  • 160b9eb354 Do MessageContainerView initialization in onFinishInflate() cketti 2015-02-17 17:42:28 +0100
  • f887348953 Set background color of message view in one place cketti 2015-02-17 04:15:10 +0100
  • e15cda8504 Fix "Show pictures" button functionality cketti 2015-02-17 03:37:37 +0100
  • 68147880ce Move "Show pictures" button into MessageTopView cketti 2015-02-17 02:32:20 +0100
  • c64ae008c1 Code cleanup cketti 2015-02-17 01:54:40 +0100
  • 6b52f41e2c Better name for method argument cketti 2015-02-17 01:43:39 +0100
  • e16f8af667 Don't pass Fragment reference to MessageContainerView cketti 2015-02-17 01:30:41 +0100
  • 15cb58fe42 Add placeholder for application ID to K9FileProvider cketti 2015-02-17 00:58:03 +0100
  • 9659bee8c5 Merge branch 'master' into pgp_mime_preparations cketti 2015-02-17 00:56:42 +0100
  • ebef8eccb9 Add missing placeholder for application ID cketti 2015-02-17 00:45:36 +0100
  • ffb4507776 Enums instead of int/String constants (#547) Art O Cathain 2015-02-15 07:37:52 +0000
  • 24e6b39dc0 Stop using Intent.setClassName() cketti 2015-02-16 22:27:44 +0100
  • 461778ed11 Merge branch 'configurable_application_id' cketti 2015-02-16 21:49:01 +0100
  • 1301645387 Use different application ID for debug builds cketti 2015-02-16 21:45:04 +0100
  • ebeed31705 Fix search for non-default application ID cketti 2015-02-16 21:38:16 +0100
  • d703ac9148 Revert substitution of "com.fsck.k9" in implementation details cketti 2015-02-16 21:02:52 +0100
  • 9f1ecf7220 Merge pull request #555 from BombTeam/UnusedImportsRemoval cketti 2015-02-16 19:47:38 +0100
  • b4900cc6af Merge pull request #551 from BombTeam/remove-redundant-cast cketti 2015-02-16 18:46:15 +0100
  • 62c2894fce Merge pull request #544 from BombTeam/StringGlitchCorrection cketti 2015-02-16 18:30:51 +0100
  • 80f8e4a81d Removing java.util.Arrays import Valentin CAULIER 2015-02-16 17:37:15 +0100
  • 0d0b80f142 Added placeholder for application ID Levrifon 2015-02-16 16:11:38 +0100
  • c4e202ecd9 remove redundant assignment to FolderSettings Marine 2015-02-16 15:31:03 +0100
  • 9bf546b33b removed redundant assignment to AccountSetupBasics Marine 2015-02-16 15:25:36 +0100
  • f5cac2c71f remove redundant cast Button to WelcomeMessage Marine 2015-02-16 15:10:34 +0100
  • 63047e0ac6 remove redundant cast (Button) Marine 2015-02-16 15:03:11 +0100
  • 980d799087 Rename from Searchfield to SearchField Marine 2015-02-16 14:07:41 +0100
  • 9b1a0b3614 Applying "match-parent" value to "next" buttons. qvandekadsye 2015-02-16 13:48:31 +0100
  • aae71125c6 Merge pull request #523 cketti 2015-02-15 17:43:11 +0100
  • 9df1a3ee80 Potentially avoid creating new Typeface instances cketti 2015-02-15 17:38:10 +0100
  • ba1fc1305f Merge branch 'master' into pgp_mime_preparations cketti 2015-02-14 05:10:15 +0100
  • 9c3cab2354 Don't show changelog dialog during UI tests cketti 2015-02-14 04:23:44 +0100
  • 8d510e96a9 Merge pull request #543 from gburca/master cketti 2015-02-13 18:48:59 +0100
  • 5013f36ba4 re-correcting String glitch by changing layout-height attribute qvandekadsye 2015-02-13 14:52:18 +0100
  • 9ba2725ab1 Fixes issue 6703 Gabriel Burca 2015-02-10 23:14:02 -0600
  • e0abcc3f67 Decouple MessageCryptoHelper from MessageList cketti 2015-02-09 20:02:16 +0100
  • 5d3cdc2724 Remove unused variable cketti 2015-02-09 19:44:33 +0100
  • bb3f84fda6 Move MessageCryptoAnnotations to upper level cketti 2015-02-09 19:43:23 +0100
  • d301efea58 Move MessageCryptoHelper cketti 2015-02-09 19:37:11 +0100
  • 3a527cbcf6 Decouple MessageCryptoHelper from MessageViewFragment cketti 2015-02-09 19:05:01 +0100
  • 948cb971ad Rename method cketti 2015-02-09 18:48:48 +0100
  • 5c036e2991 Simplify control flow cketti 2015-02-09 18:45:42 +0100
  • d437314dc3 Merge remote-tracking branch 'origin/pgp_mime_preparations' into pgp_crypto_header pgp_crypto_header Vincent Breitmoser 2015-02-09 16:53:16 +0100
  • 1511178f2a add crypto indicators to top level header Vincent Breitmoser 2015-02-09 16:51:34 +0100
  • edc7cac841 rename MessageTopView to MessageView Vincent Breitmoser 2015-02-09 16:09:30 +0100
  • 26eb1f52e5 Don't attempt to verify/decrypt if no crypto provider is configured cketti 2015-02-06 23:26:46 +0100
  • b515e947cf Fix typo cketti 2015-02-06 23:12:26 +0100
  • ee1180e34c Use Part from MessageViewContainer for K9WebViewClient cketti 2015-02-06 20:11:58 +0100
  • cadac6dd89 Add reference to root part to MessageViewContainer cketti 2015-02-06 20:03:33 +0100
  • 49c4115e46 Refactor code; no functional changes cketti 2015-02-06 20:01:14 +0100
  • 3377e50352 Fix code style cketti 2015-02-06 19:57:30 +0100
  • fce12b2450 Remove unused constructor cketti 2015-02-06 19:53:39 +0100
  • 1a20ca06f1 Handle "cid:" URIs in HTML message body cketti 2015-01-23 03:01:25 +0100
  • 80221dace8 Mark DownloadImageTask as deprecated cketti 2015-02-04 21:43:45 +0100
  • 1f27897679 Extract methods to make code more readable cketti 2015-02-04 21:42:09 +0100
  • 5175ff9df4 Extract method cketti 2015-02-04 21:17:54 +0100
  • 9814442de4 Extract constant for default file name cketti 2015-02-04 21:16:08 +0100
  • 36abde2c0b Extract method cketti 2015-02-04 21:14:04 +0100
  • 937ca7e17a Move inner class DownloadImageTask to upper level cketti 2015-02-04 21:07:54 +0100
  • d7da286098 Remove unused imports cketti 2015-02-04 21:03:25 +0100
  • 146a79a176 Revert "ignore application/pgp-signature parts for display" Vincent Breitmoser 2015-01-30 19:11:17 +0100
  • 0241001c63 Display attachment size for decrypted parts cketti 2015-02-01 05:41:40 +0100
  • 19db6c703b Don't display -1 as attachment size cketti 2015-02-01 04:24:02 +0100
  • 474efa1831 Fix NullPointerExceptions introduced by conditionally inflating the crypto layout cketti 2015-02-01 00:21:52 +0100
  • dc8fd39c7e move crypto data into an annotation structure, and fix pgp/inline Vincent Breitmoser 2015-01-30 16:10:47 +0100
  • 4bec165fdc preliminary support for pgp/inline Vincent Breitmoser 2015-01-30 14:51:44 +0100
  • de8da4dab4 Write decrypted bodies to temporary files cketti 2015-01-30 11:22:44 +0100
  • e8c591e6be ignore application/pgp-signature parts for display Vincent Breitmoser 2015-01-30 13:19:53 +0100
  • 0374dc9cb1 display pendingIntent button when there is a pendingIntent only Vincent Breitmoser 2015-01-30 11:30:36 +0100
  • a0b4faf688 pass OpenPgpError to display, delete old layout Vincent Breitmoser 2015-01-30 10:55:06 +0100
  • d57f6c0ed5 buffer data after decryption before mime parsing Vincent Breitmoser 2015-01-30 10:34:28 +0100
  • 7158abe7ff Use same version of build tools we use in main project cketti 2015-01-30 10:28:14 +0100
  • a00a119e18 Update OpenPGP API lib to newest version Dominik Schürmann 2015-01-29 20:53:25 +0100
  • 3077e6a2d7 close piped streams after use Vincent Breitmoser 2015-01-29 20:24:59 +0100
  • 0a07250417 Fix class name cketti 2015-01-29 20:07:30 +0100
  • d678ccc160 extract crypto methods from MessageViewFragment into MessageCryptoHelper Vincent Breitmoser 2015-01-29 19:52:25 +0100
  • 00b7b74878 pass pendingIntent, and some refactoring Vincent Breitmoser 2015-01-29 19:27:48 +0100
  • e68bc3b706 Improve UI for switching on/off PGP signing and encryption ligi/refactor/improve_pgp_switching_ui ligi 2015-01-29 19:10:50 +0100
  • 712acf4481 early support for detached signatures Vincent Breitmoser 2015-01-29 19:01:44 +0100
  • 38d3564c57 Merge pull request #537 cketti 2015-01-29 17:48:28 +0100
  • 41ac5a9fed Fix indentation cketti 2015-01-29 17:47:37 +0100
  • edf75a32d8 Fix LocalMessageExtractorTest cketti 2015-01-29 17:41:46 +0100
  • 8627e65cab Merge pull request #536 from ligi/ligi/refactor/pgp_utils cketti 2015-01-29 17:32:59 +0100
  • fed15a01e5 Merge branch 'store_decryption_result' into pgp_mime_preparations cketti 2015-01-29 16:43:32 +0100
  • 033c1502db Reduce LOC even more ligi 2015-01-29 16:43:45 +0100
  • a51b608e5e Reduce MessageCompos LOC ligi 2015-01-29 16:36:15 +0100
  • 828a580eb8 Move this View out ( the hosting class is already too long with ~4000 Lines ..) ligi 2015-01-29 16:30:01 +0100
  • 4075b72b72 Cleanup and Optimize ( no need to prepare some layout when it is never used ) ligi 2015-01-29 16:24:44 +0100
  • fbfa6d146f Pass OpenPgpSignatureResult to LocalMessageExtractor cketti 2015-01-29 16:16:29 +0100
  • ba79779758 break message into multiple MessageViewContainers Vincent Breitmoser 2015-01-29 16:10:03 +0100
  • 9e47686277 Code style fixes cketti 2015-01-29 15:23:48 +0100
  • 7b67d054a4 Don't save reference to multipart/encrypted "root" in decrypted parts cketti 2015-01-29 15:16:59 +0100
  • 1046308a38 converge threads after decryption, and handle PendingIntents Vincent Breitmoser 2015-01-29 12:57:04 +0100
  • 4bc9d94831 Test & Refactor OpenPgpUtils ligi 2015-01-29 10:54:31 +0100
  • bcd570f884 always show OpenPgpHeader if crypto-provider is set Vincent Breitmoser 2015-01-28 18:11:38 +0100
  • 4827b4c437 Merge pull request #535 cketti 2015-01-28 17:42:34 +0100
  • 7f811fce2c First attempt at decrypting PGP/MIME messages cketti 2015-01-28 15:18:20 +0100