cketti
1c5a343fa8
Merge pull request #1211
...
Refactor and add tests for MessageExtractor.getTextFromPart()
2016-04-09 10:25:37 +02:00
cketti
7c05e0c592
Clean up MessageExtractorTest
2016-04-09 10:07:39 +02:00
Philip Whitehouse
7f724e9e04
Move message reference update to SendMessageTask
2016-04-08 21:28:26 +01:00
Philip Whitehouse
8f0b7b5059
Refactor size parameter code
2016-04-08 21:05:40 +01:00
cketti
9393b34809
Merge pull request #1263 from k9mail/gh-1261-stopCrashOnBadMimeData
...
Better handling of bad MIME messages
2016-04-08 15:20:57 +02:00
cketti
c7562a9ff2
Merge pull request #1197
...
Add debugging for when file I/O fails
2016-04-08 12:53:43 +02:00
cketti
35c8ef2a37
Code style fixes
2016-04-08 12:51:20 +02:00
cketti
46dd8c7a12
Merge pull request #1229 from k9mail/compose-status-animation-cancel
...
ditch crypto status icon animation
2016-04-08 12:16:31 +02:00
Vincent Breitmoser
a042b78ec5
compose: add ToolableViewAnimator widget for easier previewing
2016-04-07 16:14:48 +02:00
Vincent Breitmoser
27768d30b5
compose: ditch crypto status icon animation
2016-04-07 16:14:46 +02:00
Philip Whitehouse
48097d6bb9
Stop throwing Errors everywhere
2016-04-06 00:51:53 +01:00
Philip Whitehouse
51b310c6e7
Backport updating message reference flags from earlier commit - fixes #1250
2016-04-06 00:27:09 +01:00
Philip Whitehouse
d4204689de
Size extension parameter is optional - ignore null/empty value
2016-04-05 20:47:16 +01:00
cketti
f794cc1f89
Merge branch 'safe_content_resolver'
2016-04-04 07:37:32 +02:00
cketti
7560856d8c
Use SafeContentResolver to retrieve content when attaching files
2016-04-04 07:24:16 +02:00
cketti
15a44ce57b
Merge pull request #1233 from k9mail/accountMoveBug
...
No longer adding a new account twice to the list of ordered accounts
2016-04-02 23:24:35 +02:00
Philip Whitehouse
9284243fb4
No longer adding a new account twice to the list of ordered accounts
2016-04-02 22:14:56 +01:00
cketti
e738e4b28d
Merge pull request #1239 from k9mail/gh-1238-contactname
...
Sender name is auto-populated for new contacts
2016-04-02 22:57:39 +02:00
cketti
679f87fa25
Merge pull request #1247 from k9mail/gh-1227-destroyFinishedLoader
...
Add call to destroy finished message loader - fixes #1227
2016-04-02 22:57:03 +02:00
cketti
a1d8c8a393
Stop ImapFolderPusher when authentication fails
2016-04-01 23:14:30 +02:00
cketti
866cc08ff0
Show notification on authentication failures
2016-04-01 22:07:00 +02:00
Philip Whitehouse
fd89879f38
Add call to destroy finished message loader - fixes #1227
2016-04-01 15:48:20 +01:00
Philip Whitehouse
da90fda19c
Sender name is auto-populated for new contacts
2016-03-31 11:33:14 +01:00
cketti
74c6e76433
Merge pull request #1210 from k9mail/GH-1164_fix_preview_extraction_failure
...
Handle preview extraction failures
2016-03-29 08:01:03 +02:00
Philip Whitehouse
3ba421b07e
Refactor and add tests for MessageExtractor.getTextFromPart
2016-03-24 11:45:53 +00:00
cketti
9bacb2d5bc
Merge pull request #1196
...
Testing improvements for various components
2016-03-24 09:16:02 +01:00
cketti
59e604077e
Remove inaccurate TODO comments
2016-03-24 09:12:48 +01:00
cketti
f6b32f2983
Code cleanup
2016-03-24 09:12:48 +01:00
Philip Whitehouse
36ba10ebc8
New testing of WebDavStore and SmtpTransport
2016-03-24 05:42:41 +01:00
Philip Whitehouse
e8af6a89ec
Fix example
2016-03-24 05:42:41 +01:00
Philip Whitehouse
8ffd250f47
Add test coverage to POP3 store and Account Creator. Document some area to improve
2016-03-24 05:42:41 +01:00
cketti
d93a7de367
Merge pull request #1174
...
Handle synchronizing empty folders
Fixes #1139
2016-03-24 05:22:04 +01:00
cketti
cd79f7e225
Code style fixes
2016-03-24 05:18:50 +01:00
Philip Whitehouse
fd0ea66ebe
Improve testing of synchronizeMailboxSynchronous
2016-03-24 05:18:41 +01:00
cketti
31235ae3cf
Flag preview extraction errors in the database
...
We can later use this information to try again extracting a preview snippet
from an affected message, e.g. after an app update that fixed a preview-related
bug.
2016-03-24 03:22:41 +01:00
cketti
245deef57c
Change PreviewTextExtractor to better handle error conditions
...
Fixes #1164
2016-03-24 03:22:34 +01:00
cketti
c75bd58f95
Merge pull request #1209 from k9mail/migrate-npe-fix
...
Migration: Avoid NPE when textContent is null
2016-03-24 01:58:59 +01:00
Vincent Breitmoser
91c60a4639
update TokenAutoComplete to 2.0.7 ( fixes #1204 )
2016-03-23 22:39:59 +01:00
Vincent Breitmoser
f902aef8c0
migration: fix NPE if textContent is null
2016-03-23 19:47:36 +01:00
Philip Whitehouse
186ed1b72c
Handle unsupported message types
2016-03-23 11:44:50 +00:00
cketti
3490da4482
Merge pull request #1199 from philipwhiuk/closeTransportOnError
...
Ensure we close transport when checking settings to avoid leak
2016-03-23 05:27:01 +01:00
cketti
1463bbb5f8
Merge pull request #1149
...
Add support for List-Post header
2016-03-23 04:47:49 +01:00
cketti
95b6f44ab9
Avoid ParseException by only passing mailto URIs to MailTo.parse()
2016-03-23 04:46:36 +01:00
cketti
2dd689d1a6
Refactor/clean up code
2016-03-23 04:46:36 +01:00
Philip Whitehouse
2e33e0dd94
Add functionality for using List-Post as an option for replying to emails
2016-03-23 04:46:36 +01:00
cketti
b586522ca1
Merge pull request #1202 from k9mail/compose-fixes
...
Compose fixes
2016-03-23 00:06:10 +01:00
Vincent Breitmoser
89e78e03bb
compose: show keyboard when recipient field gets focus
2016-03-22 22:54:23 +01:00
Vincent Breitmoser
bfd7a5d87e
compose: don't consider placeholder token uncompleted text
2016-03-22 22:54:19 +01:00
cketti
cd37bf73ca
Update change log to include disabled full text search
2016-03-22 22:35:38 +01:00
Philip Whitehouse
7e1501499f
Ensure we close transport when checking settings to avoid leak
2016-03-22 09:31:31 +00:00