cketti
|
e266547bfc
|
Merge pull request #2763 from k9mail/improve-crypto-structure-detection
Improve crypto structure detection
|
2017-09-16 23:36:48 +02:00 |
|
Philip
|
6b8e452f77
|
Improve the message we get when we reach the end of stream (#2769)
|
2017-09-14 15:02:56 +02:00 |
|
Vincent Breitmoser
|
2902657e5b
|
Extract content only from the signed part of multipart/signed messages
|
2017-09-13 14:21:24 +02:00 |
|
Vincent Breitmoser
|
93348c21ce
|
More rigid detection of multipart/signed and /encrypted structures
|
2017-09-13 11:51:36 +02:00 |
|
Philip
|
377ac71677
|
Upgrade MIME4J to latest release (#2744)
Upgrade MIME4J to latest release
|
2017-09-11 03:26:48 +02:00 |
|
cketti
|
24aacd47a1
|
Merge pull request #2739 from k9mail/add_kotlin_for_tests
Add Kotlin for tests
|
2017-09-11 01:34:19 +02:00 |
|
cketti
|
22e0649f6e
|
Add Kotlin for tests
|
2017-09-07 05:00:21 +02:00 |
|
Vincent Breitmoser
|
f88537284f
|
simplify MAIL FROM formatting logic
|
2017-09-01 15:40:08 +02:00 |
|
Philip Whitehouse
|
e529542bba
|
Post merge clean up
|
2017-09-01 13:31:21 +02:00 |
|
Philip Whitehouse
|
589b70bb09
|
Add test for server rejecting recipient but OK to empty message
|
2017-09-01 13:31:21 +02:00 |
|
yesalam
|
346bdc8cd2
|
Not sending message if any recipients recieve negative reply.
|
2017-09-01 13:31:21 +02:00 |
|
yesalam
|
f322cbe971
|
added if(lastcommand) in catch block
|
2017-09-01 13:31:21 +02:00 |
|
yesalam
|
65b66a05fd
|
Added more test and removed some unused line
|
2017-09-01 13:31:04 +02:00 |
|
yesalam
|
8a552d46a0
|
SMTP pipelining support
|
2017-09-01 13:31:03 +02:00 |
|
Vincent Breitmoser
|
42bd8683dd
|
autocrypt operations class
|
2017-08-31 13:19:25 +02:00 |
|
Vincent Breitmoser
|
4d580d539d
|
add tests for MessageCryptoHelper
|
2017-08-30 22:39:59 +01:00 |
|
Philip Whitehouse
|
8b1cfb0730
|
Some more decoder tests - see #2499
|
2017-08-30 22:37:13 +01:00 |
|
cketti
|
cfd5d8a301
|
Merge pull request #2695 from k9mail/cleanup-smtp-transport
Cleanup smtp transport
|
2017-08-23 22:56:31 +02:00 |
|
Vincent Breitmoser
|
9cb7712142
|
clean up SmtpTransport
|
2017-08-23 02:12:40 +02:00 |
|
Vincent Breitmoser
|
c4f68b873a
|
move transport uri encoding into its own class
|
2017-08-23 01:08:31 +02:00 |
|
Vincent Breitmoser
|
2fbd6f61a8
|
rename LocalMessage id field to databaseId
|
2017-08-22 16:49:58 +02:00 |
|
Vincent Breitmoser
|
6423742ca3
|
Merge pull request #2676 from philipwhiuk/testExecuteSimpleCommandStandardBehaviour
Test basic behaviour of executeSimpleCommand
|
2017-08-21 16:20:08 +02:00 |
|
Philip Whitehouse
|
9c6dc51f72
|
Test basic behaviour of executeSimpleCommand
|
2017-08-14 22:59:11 +01:00 |
|
cketti
|
59fda3c4d7
|
Make MockSmtpServer use KeyStoreProvider
|
2017-08-12 02:44:19 +02:00 |
|
cketti
|
51839cc51f
|
Change TrustManager to return list of "accepted issuers"
|
2017-08-12 02:35:52 +02:00 |
|
cketti
|
da3bf8d679
|
Merge pull request #2435
Request post AUTH capabilities when not provided with them
|
2017-05-25 04:06:38 +02:00 |
|
cketti
|
f241a0a650
|
Clean up ImapConnectionTest
|
2017-05-25 03:36:22 +02:00 |
|
cketti
|
c54b95b2c6
|
Don't try fallback authentication for non-authentication error responses
|
2017-05-25 00:14:42 +02:00 |
|
cketti
|
bb16b1da3b
|
Change the way we're tracking attachment download progress
|
2017-04-14 04:55:17 +02:00 |
|
harjot-oberai
|
2accaae901
|
Add percentage progress bar for attachment downloads
|
2017-04-14 04:53:22 +02:00 |
|
Philip Whitehouse
|
c84fe2312b
|
Add a Toast when we fail to fetch the list of folders
|
2017-04-09 16:06:17 +01:00 |
|
Philip
|
879aa72bb6
|
Merge pull request #2455 from philipwhiuk/issue-2271
Fixes to various lint-detected issues
|
2017-03-28 02:16:15 +01:00 |
|
joelowj
|
7e29a7eac3
|
Fixes to various lint-detected issues
|
2017-03-28 02:08:21 +01:00 |
|
yesalam
|
06e5f790bb
|
Auto select identity based on X-Original-To / Delivered-To / X-Envelope-To / TO / CC
|
2017-03-28 01:53:15 +01:00 |
|
Philip Whitehouse
|
c3c5f958c2
|
Tidying up, post-rebase
|
2017-03-26 13:01:59 +01:00 |
|
Philip Whitehouse
|
29c013f876
|
Some tidy-up
|
2017-03-26 13:01:02 +01:00 |
|
Philip Whitehouse
|
a05bbbbf8d
|
Request post auth capability when not provided
|
2017-03-26 13:00:39 +01:00 |
|
cketti
|
ba21aaf412
|
Merge pull request #2352 from YESALAM/2237
Support "delSp" for format=flowed
Fixes issue #2237
|
2017-03-26 06:00:43 +02:00 |
|
cketti
|
d22533b6d3
|
Cleanup
|
2017-03-26 05:46:38 +02:00 |
|
yesalam
|
dbc614769a
|
Support "delSp" for format=flowed #2237
|
2017-03-26 05:37:26 +02:00 |
|
Philip Whitehouse
|
ad1328d775
|
Fixing remaining Timber errors in k9mail-library
|
2017-03-22 16:36:41 +01:00 |
|
Philip Whitehouse
|
f7c4b0e7c4
|
Fixing string concat in Timber logging
|
2017-03-22 16:35:02 +01:00 |
|
Philip Whitehouse
|
0b9decdf42
|
Fixing string concat in Timber logging
|
2017-03-22 16:35:02 +01:00 |
|
Philip Whitehouse
|
d9bde84daf
|
Fix Exception logging Timber lint errors
|
2017-03-22 16:35:02 +01:00 |
|
Philip Whitehouse
|
5e4068de45
|
Fix concatenation in Timber logging
|
2017-03-22 16:35:02 +01:00 |
|
Philip Whitehouse
|
62a8bae494
|
Fixing exception logging with Timber
|
2017-03-22 16:35:02 +01:00 |
|
Philip Whitehouse
|
31e41e7b02
|
Remove a few more references
|
2017-03-22 16:35:02 +01:00 |
|
Philip Whitehouse
|
a2092d6ac3
|
Tidy up unused imports
|
2017-03-22 16:35:02 +01:00 |
|
Philip Whitehouse
|
b3ebd4d978
|
Remove remaining android.util.Log statements
|
2017-03-22 16:33:07 +01:00 |
|
Philip Whitehouse
|
878fdc0a79
|
Timber library p1
|
2017-03-22 16:33:07 +01:00 |
|