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 |
|
cketti
|
d3aa9751ff
|
Merge pull request #2293
Add 'up' button to message composition screen
Fixes #2238
|
2017-03-04 09:44:37 +01:00 |
|
Sergei Novikov
|
b811bd6048
|
Add 'up' button to message composition screen
|
2017-03-04 09:43:28 +01:00 |
|
Vincent Breitmoser
|
05df114eb1
|
Merge pull request #2309 from k9mail/log-timber
Use Timber for Logging
|
2017-03-03 14:04:20 +01:00 |
|
cketti
|
703b6532b7
|
Merge pull request #2324 from PokerFace8/issue2316
Replace instances of new Date().getTime() with System.currentTimeMillis()
Fixes #2316
|
2017-03-03 09:12:40 +01:00 |
|
Subhaprada Chand
|
0b2c2e4692
|
Replace instances of new Date().getTime() with System.currentTimeMillis()
|
2017-03-03 05:25:22 +05:30 |
|
Philip Whitehouse
|
3670f94424
|
Close SMTP connections that failed to open properly
|
2017-03-02 20:22:53 +00:00 |
|
Vincent Breitmoser
|
05bd6e0a5b
|
plant DebugTree if K9.DEBUG || BuildConfig.DEBUG
|
2017-03-02 20:15:00 +01:00 |
|
cketti
|
021b24c93f
|
Remove conditional logging from call sites
|
2017-03-02 19:43:33 +01:00 |
|
cketti
|
eb61829003
|
Use format strings with Timber
|
2017-03-02 19:42:20 +01:00 |
|
Vincent Breitmoser
|
b49e699d92
|
plant DebugTree in K9.onCreate()
|
2017-03-02 19:42:20 +01:00 |
|
Vincent Breitmoser
|
7309132659
|
remove accidental static imports
|
2017-03-02 19:42:20 +01:00 |
|
Vincent Breitmoser
|
ff274e2978
|
use Timber for logging
|
2017-03-02 19:42:19 +01:00 |
|
cketti
|
88a86a14c3
|
Merge pull request #2304 from k9mail/GH-2262_remove_language_selection
Remove language selection setting
|
2017-03-02 02:05:17 +01:00 |
|
cketti
|
b99b539c20
|
Merge pull request #2306
Add provider settings for mail.com
Closes #2306
|
2017-03-02 01:38:20 +01:00 |
|
leon
|
7af7d8a3d7
|
Add provider provider settings for mail.com
|
2017-03-02 01:37:35 +01:00 |
|
cketti
|
5816f84df0
|
Remove language selection setting
|
2017-03-01 16:58:36 +01:00 |
|
Vincent Breitmoser
|
cecfe3fb77
|
Merge pull request #2291 from k9mail/messaging_listener_cleanup
Clean up MessagingListener
|
2017-03-01 15:20:47 +01:00 |
|
cketti
|
82f3c67ff0
|
Remove MessagingListener methods that are never used
|
2017-02-28 14:46:24 +01:00 |
|
cketti
|
93aaa85c14
|
Make MessagingListener an interface
|
2017-02-28 14:36:26 +01:00 |
|
cketti
|
aaa43e67eb
|
Disable some FindBugs checks (2)
|
2017-02-28 13:17:39 +01:00 |
|
cketti
|
462a026062
|
Disable some FindBugs checks
|
2017-02-28 12:47:36 +01:00 |
|
cketti
|
d4d796010c
|
Merge pull request #2281 from k9mail/GH-2280_fix_settings_configuration
Update existing Configuration instance instead of creating new one
|
2017-02-28 12:17:59 +01:00 |
|
cketti
|
9d079bd5b1
|
Merge pull request #2276 from rhari991/attachment-diskfull
Show error toast when trying to save attachment and external storage is full
|
2017-02-28 12:14:58 +01:00 |
|
cketti
|
206e168a78
|
Merge pull request #2275 from k9mail/madrat--CustomContactBadge
Replace QuickContactBadge with custom widget
|
2017-02-28 12:13:33 +01:00 |
|
cketti
|
9dbcc0fc9b
|
Merge pull request #2263
Display value of Sender header
Fixes #1727
Closes #2263
|
2017-02-28 12:06:43 +01:00 |
|
Hari
|
f3dcb729a7
|
Added sender field to message view
|
2017-02-28 12:06:23 +01:00 |
|
cketti
|
576cbc8b07
|
Merge pull request #2232
Unit tests for FixedLengthInputStream
|
2017-02-28 10:34:22 +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
|
0a473e481b
|
Merge pull request #1815 from philipwhiuk/syncDetail
Provide a better explanation as to why sync is disabled
|
2017-02-28 08:11:24 +01:00 |
|
Vincent Breitmoser
|
ec7e24767b
|
incorporate feedback
|
2017-02-27 14:33:46 +01:00 |
|
cketti
|
212ee91422
|
Update existing Configuration instance instead of creating new one
|
2017-02-25 16:25:21 +01:00 |
|
Hari
|
f4e84c302b
|
Show toast when there is not enough space
|
2017-02-24 11:45:45 +05:30 |
|
Vincent Breitmoser
|
110179deb5
|
remove more unused code
|
2017-02-23 13:25:10 +01:00 |
|
Philip Whitehouse
|
b54f6ee11b
|
Provide a better explanation as to why sync is disabled
|
2017-02-23 12:14:56 +00:00 |
|
Vincent Breitmoser
|
e18466c290
|
code reformatting
|
2017-02-23 13:13:40 +01:00 |
|
madRat
|
923d91b012
|
Replace QuickContactBadge with custom widget
|
2017-02-23 13:10:56 +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
|
e70295efec
|
Merge pull request #2220 from k9mail/no-provider
Handle unconfigured OpenPGP provider in MessageView
|
2017-02-20 00:43:18 +01:00 |
|
cketti
|
b1b2d0a3f1
|
Merge pull request #2255 from k9mail/message_list_widget
Message list widget
|
2017-02-19 23:18:39 +01:00 |
|
cketti
|
0a3a91436e
|
Incorporate feedback
|
2017-02-17 22:49:50 +01:00 |
|
cketti
|
fb5fb2553b
|
Update message list widget preview image
|
2017-02-17 21:39:16 +01:00 |
|
cketti
|
81a8b3fc3b
|
Tweak message list item layout
|
2017-02-17 21:15:21 +01:00 |
|
cketti
|
cb52a6f4f6
|
Rename message list widget classes
|
2017-02-17 19:39:53 +01:00 |
|