Commit graph

397 commits

Author SHA1 Message Date
cketti
f241a0a650 Clean up ImapConnectionTest 2017-05-25 03:36:22 +02: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
cketti
cf02795d5e Merge pull request #2389 from vatsalsura/Issue#2318
Use SystremClock.elapsedRealtime() to measure durations
2017-03-22 05:41:18 +01:00
Philip
93589171d8 Merge pull request #2396 from philipwhiuk/webDavStoreCheckStyle
Tidy up checkstyle and similar code quality issues in WebDavStore
2017-03-16 15:18:16 +00:00
Philip Whitehouse
54c2e29388 Fix checkstyle issues in WebDavStore 2017-03-16 14:35:54 +00:00
Philip Whitehouse
309b6891f4 Checkstyle fixed for JisSupport 2017-03-15 15:36:22 +00:00
Philip Whitehouse
e4db6fc8b1 Code style fixes for StatusCodeDetail 2017-03-15 14:14:08 +00:00
Vatsal Sura
ede2b0fb17 Use SystemClock.elapsedRealtime() to measure durations 2017-03-15 13:05:23 +05:30
Philip Whitehouse
71a6cd3d9e Add extra variable for clarity 2017-03-14 17:19:44 +00:00
Philip Whitehouse
481823c7d8 Refactor variable name 2017-03-14 17:06:08 +00:00
cketti
188720d7ff Code cleanup 2017-03-14 06:34:32 +01:00
cketti
7f7a8902a9 Extract classes 2017-03-14 05:00:15 +01:00
cketti
0b22cd5b8f Move SmtpTransport to separate package 2017-03-14 04:54:26 +01:00
cketti
f927eadbdb Remove custom join method 2017-03-14 04:49:38 +01:00
cketti
34588c1d9d Nicer API for sending SMTP commands 2017-03-14 04:13:50 +01:00
Philip Whitehouse
2e38bba70a Add test for case sensitivity of extensions 2017-03-04 23:23:12 +00:00
Philip Whitehouse
a6ad98e9da SMTPTransport - Improve multi-line response handling, remove deprecated API and implement RFC 2034 2017-03-04 23:20:46 +00:00
cketti
7a22658c75 Merge pull request #2317 from philipwhiuk/closeBadSmtpConnection
Close SMTP connections that failed to open properly
2017-03-04 11:46:33 +01:00
Philip Whitehouse
3670f94424 Close SMTP connections that failed to open properly 2017-03-02 20:22:53 +00:00
Hari
f3dcb729a7 Added sender field to message view 2017-02-28 12:06:23 +01:00
cketti
08bc332237 Refactor FixedLengthInputStreamTest 2017-02-28 10:34:11 +01:00
daquexian
5cf490c36b Unit tests for FixedLengthInputStream 2017-02-28 10:34:11 +01:00
cketti
47b86f6146 Merge pull request #2231
Unit tests for SmtpDataStuffing
2017-02-21 10:24:41 +01:00
cketti
238cf80ec9 Fix SMTP dot stuffing at start of stream 2017-02-21 10:22:05 +01:00
cketti
69ba305f2a Refactor tests 2017-02-21 10:21:48 +01:00
shonramamurthy
0fafe3dc18 Issue#2210 : Unit Tests for SmtpDataStuffing. 2017-02-21 10:14:41 +01:00
cketti
fc90a8eadb Merge pull request #2234 from philipwhiuk/testSendPendingMessages
MessagingController improvements
2017-02-17 16:18:48 +01:00
Philip Whitehouse
c45251f66e Rename getInstance() to getTransport() 2017-02-16 23:17:30 +00:00
cketti
329ed78c5d Merge pull request #2215 from philipwhiuk/webDavAppendTimeout
WebDAV: Use the proper sendRequest mechanism to append messages
2017-02-15 01:33:24 +01:00
cketti
56adeb8129 Merge pull request #2229 from philipwhiuk/encodedPersonalTest
AddressTest - Refactor and test UTF-8 encoding
2017-02-15 00:40:57 +01:00
Philip Whitehouse
2e01043a28 Test sending of pending messages 2017-02-13 23:52:31 +00:00
Philip Whitehouse
805420d3fc AddressUTF-8Test 2017-02-12 22:45:19 +00:00
Philip Whitehouse
2cec47491d WebDAV: Use the proper sendRequest mechanism to append messages 2017-02-12 21:58:36 +00:00
Joël Troch
7d628cf719 Make Hex.encodeHex returns a String (was char[]) 2017-02-09 14:54:27 +01:00
Philip Whitehouse
9207afdc69 Address: Handle getHostname when mAddress is null 2017-02-08 22:53:08 +00:00