Allan Wang
|
d1eef1485e
|
close AccountSetup activity immediately after cancellation, fixes #2425
|
2017-03-22 23:15:16 -04:00 |
|
daquexian
|
0881b2457b
|
search nicknames
|
2017-03-23 01:06:00 +08: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 |
|
cketti
|
32212a4e23
|
Merge pull request #2392 from itiboi/generic-uri-parsing
Linkifying framework
|
2017-03-22 02:22:04 +01:00 |
|
Tim Bolender
|
b0682018e2
|
Fixed invalid domain character and some restructuring.
|
2017-03-21 22:49:52 +01:00 |
|
Tim Bolender
|
9d3cc8ed00
|
Switched to "classic" domain name detection and added multiple tests.
|
2017-03-21 12:01:04 +01:00 |
|
juliakorbut
|
76a948e811
|
Update README.md
Adding k9mail/k-9-design to the readme.
|
2017-03-20 10:20:52 -04:00 |
|
cketti
|
cf9c3d078e
|
Use regexp to skip schema matches not preceded by allowed separator
|
2017-03-17 15:28:51 +01:00 |
|
cketti
|
98974a7699
|
Fix bug with advancing the position when linkifying failed
|
2017-03-17 15:19:16 +01:00 |
|
Philip Whitehouse
|
4eb431b170
|
Remove emphasised span entirely
|
2017-03-17 13:57:38 +00:00 |
|
Philip Whitehouse
|
44b42747f4
|
Display subject correctly in expanded notifications
|
2017-03-17 13:55:17 +00:00 |
|
Philip
|
0763b09c83
|
Merge pull request #2347 from philipwhiuk/tidyUpMessageListFragment
Tidying up MessageListFragment
|
2017-03-17 13:36:49 +00:00 |
|
Vincent Breitmoser
|
7d0eb0e336
|
Merge pull request #2400 from philipwhiuk/adjustLongSettings
Adjust long Privacy settings
|
2017-03-17 14:35:45 +01:00 |
|
Philip Whitehouse
|
77860a4f7c
|
Tidy up MessageListFragment
|
2017-03-17 13:26:30 +00:00 |
|
Philip Whitehouse
|
c9d5a776fe
|
Adjust long Privacy settings
|
2017-03-17 10:29:47 +00:00 |
|
cketti
|
0f9bc4867a
|
Clean up URI parsing code and tests
|
2017-03-17 03:18:51 +01:00 |
|
Tim Bolender
|
0d3d9aab32
|
Add one pass URI parser/linkifier
|
2017-03-16 22:10:47 +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 |
|
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 |
|