Commit graph

249 commits

Author SHA1 Message Date
Vincent Breitmoser
a878a1c7a4 adapt unit tests 2017-09-01 16:19:15 +02:00
Vincent Breitmoser
ae519a071b autocrypt status, and enable/disable on crypto status icon click 2017-09-01 16:19:14 +02:00
Vincent Breitmoser
0b4c1b2115 load status from provider asynchronously 2017-08-31 22:48:42 +02:00
Vincent Breitmoser
cfb7a53cd4 obtain crypto status through dry-run signencrypt call 2017-08-31 22:48:12 +02:00
Vincent Breitmoser
a41e75f503 add autocrypt checks to MessageCryptoHelper tests 2017-08-31 13:19:25 +02:00
Vincent Breitmoser
520bc2543d split up autocrypt operations class into package 2017-08-31 13:19:25 +02:00
Vincent Breitmoser
8f1a892f1f change autocrypt param according to updated spec 2017-08-31 13:19:25 +02:00
Vincent Breitmoser
a7aaefe404 fix autocrypt tests (they were still INBOME) 2017-08-31 13:19:25 +02:00
Vincent Breitmoser
42bd8683dd autocrypt operations class 2017-08-31 13:19:25 +02:00
Vincent Breitmoser
6acc2a17bb update OpenPgpApi to version 12 2017-08-31 13:19:25 +02:00
Vincent Breitmoser
4d580d539d add tests for MessageCryptoHelper 2017-08-30 22:39:59 +01:00
Vincent Breitmoser
8b8ee1ea6d rename id field to databaseId in LocalFolder 2017-08-23 20:33:54 +02:00
Vincent Breitmoser
2fbd6f61a8 rename LocalMessage id field to databaseId 2017-08-22 16:49:58 +02:00
Vincent Breitmoser
b768d2fb6f clean up LocalStore 2017-08-22 16:19:36 +02:00
Vincent Breitmoser
72af527db0 Merge pull request #2545 from k9mail/doze_improvements
Doze improvements
2017-06-12 10:44:00 +02:00
ligi
44e2954b20
Add support for ethereum (ERC-67) URIs
see https://github.com/ethereum/EIPs/issues/67
2017-05-29 14:13:29 +02:00
cketti
c816276a3f Merge pull request #2518 from k9mail/GH-2148_move_to_jsoup
Use jsoup to parse and clean HTML
2017-05-25 00:21:12 +02:00
cketti
949902a860 Extract checks for Doze support to separate class 2017-05-23 22:35:30 +02:00
cketti
b52d7c7cd8 Fix linkify issue with https: and rtsp: URIs 2017-04-30 02:42:07 +02:00
cketti
6d06b332a7 Use jsoup in HtmlSignatureRemover 2017-04-30 02:20:53 +02:00
cketti
268189c1b0 Use jsoup in HtmlProcessor and HtmlSanitizer 2017-04-30 02:20:53 +02:00
cketti
febb7448dd Introduce HtmlProcessor 2017-04-29 02:05:50 +02:00
cketti
f69ef280ba Avoid downloading attachments multiple times
Mark an attachment as downloaded so repeated clicks on "Open" or "Save"
won't download the attachment again.
2017-04-14 04:55:17 +02: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
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
cketti
98974a7699 Fix bug with advancing the position when linkifying failed 2017-03-17 15:19:16 +01: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
leon
24f4f86755 Make <hr> tags from their plain text equivalents. #2259 including tests. 2017-03-13 11:48:18 +00:00
Vincent Breitmoser
05bd6e0a5b plant DebugTree if K9.DEBUG || BuildConfig.DEBUG 2017-03-02 20:15:00 +01:00
cketti
5816f84df0 Remove language selection setting 2017-03-01 16:58:36 +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
Hari
f3dcb729a7 Added sender field to message view 2017-02-28 12:06:23 +01:00
Philip Whitehouse
b54f6ee11b Provide a better explanation as to why sync is disabled 2017-02-23 12:14:56 +00: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
2ac9de8c4e Merge pull request #2221 from philipwhiuk/testAndFixCPLforSurrogatePairs
Test and fix CPL for surrogate pairs
2017-02-14 23:45:05 +01:00
Philip Whitehouse
2e01043a28 Test sending of pending messages 2017-02-13 23:52:31 +00:00
Philip Whitehouse
3d2345cae3 Add support for surrogate pairs when getting the icon for the contact picture 2017-02-13 20:15:33 +00:00
cketti
8ee9b2c591 Merge pull request #2203 from philipwhiuk/clearFolderNotOnUiThread
Clear folder using the MessagingController instead of on the UI thread
2017-02-13 03:50:10 +01:00
Philip Whitehouse
4161b91441 Tidy up and test clearFolder method 2017-02-12 22:42:41 +00:00
cketti
d3b4809e5b Merge pull request #2219 from korelstar/test-sql-create
Enhance test for database upgrade process
2017-02-12 13:11:33 +01:00
cketti
ac6a1ea213 Clean up StoreSchemaDefinitionTest 2017-02-12 12:42:12 +01:00
korelstar
83951c087e Refactoring: Make code more readable. 2017-02-12 11:35:26 +01:00
korelstar
d084fdbc11 Test for equal SQL create queries 2017-02-09 12:39:23 +01:00
Vincent Breitmoser
884b12a48b consistently name openpgp provider setting 2017-02-08 13:16:10 +01:00
Vincent Breitmoser
46046f8926 openpgp-setup: move crypto provider to global settings 2017-02-08 03:56:01 +01:00
cketti
19b7d4491d Merge pull request #2193 from k9mail/robolectric-update
Update robolectric, use Runner class instead of annotations
2017-02-07 05:06:39 +01:00