Commit graph

7178 commits

Author SHA1 Message Date
cketti
89f3913cfa Merge pull request #2395 from philipwhiuk/jisSupportCheckstyle
Checkstyle fixed for JisSupport
2017-03-15 16:48:57 +01:00
Philip Whitehouse
309b6891f4 Checkstyle fixed for JisSupport 2017-03-15 15:36:22 +00:00
cketti
e590efaf8e Merge pull request #2394 from philipwhiuk/lintFix
Code style fixes for StatusCodeDetail
2017-03-15 15:52:23 +01: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
cketti
9b49f08b60 Merge pull request #2387 from ployt0/HtmlConverterTestForHR
Make <hr> tags from their plain text equivalents

Fixes #2259
2017-03-15 05:16:24 +01:00
cketti
6a318bdc6a Merge pull request #2382 from k9mail/saf_exporter
Use Storage Access Framework for settings export
2017-03-15 05:08:00 +01:00
cketti
b56b852b61 Merge pull request #2344 from philipwhiuk/smtpTransportResponseHandling
SMTP Transport improvements
2017-03-15 03:37:37 +01:00
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
b901b81882 Merge pull request #2380 from k9mail/GH-2282_fix_crash_with_old_intent_extra
Continue to support old 'search' extra in MessageList Intent
2017-03-14 14:21:07 +01: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
leon
24f4f86755 Make <hr> tags from their plain text equivalents. #2259 including tests. 2017-03-13 11:48:18 +00:00
cketti
ea7af81382 Merge pull request #2386 from k9mail/update_build_tools
Update build tools
2017-03-13 02:20:57 +01:00
cketti
8ab836fe12 Update Travis CI config 2017-03-13 01:36:27 +01:00
humazed
b785105b6c Update build tools 2017-03-13 01:33:20 +01:00
cketti
5fa77adfcb Fix settings export on API 19+ 2017-03-12 19:29:17 +01:00
GoneUp
17ebb4c613 Changed settings export to use the storage access framework 2017-03-12 17:16:59 +01:00
cketti
0252db0992 Add "SNAPSHOT" suffix to version number
Some people build from master and report bugs with the version number found
in the About dialog. This change should make it easier to identify such cases.
2017-03-11 22:23:36 +01:00
cketti
5485f7a1bb Continue to support old unread widget PendingIntents 2017-03-11 21:00:39 +01:00
cketti
7880e8396e Merge pull request #2346 from danwain/Timber
Fix format string error in log statement
2017-03-05 19:25:52 +01:00
Daniel Wainwright
7867f37a16 Fix boolean format error
considerLastCheckEnd is a boolean.
2017-03-05 18:18:20 +00: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
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