Philip Whitehouse
|
da8b0c56e4
|
Tests for MessagingController
|
2016-04-21 01:51:02 +01:00 |
|
Philip
|
edf15efe7c
|
Merge pull request #1312 from ligi/add_quoting_test_and_fix_documentation
Add quoting test and fix documentation
|
2016-04-20 11:28:50 +01:00 |
|
ligi
|
e7d022de30
|
Add test for Address quotation and fix javadoc
|
2016-04-20 04:56:59 +02:00 |
|
ligi
|
6f26ac6caa
|
Add support-annotations
|
2016-04-20 04:41:49 +02:00 |
|
ligi
|
34a513f079
|
Shorten code (#1308)
|
2016-04-20 00:23:53 +02:00 |
|
Philip
|
86374b25fa
|
Merge pull request #1309 from ligi/fix_cperr
Fix error when setting body from mailto: link
|
2016-04-19 22:13:15 +01:00 |
|
ligi
|
aede223301
|
Fix Copy and Paste error
|
2016-04-19 22:50:08 +02:00 |
|
cketti
|
63ae1ea24b
|
Merge pull request #1306 from ligi/wip/use_systemclock
Replace Thread.sleep() with SystemClock.sleep()
|
2016-04-19 01:20:52 +02:00 |
|
ligi
|
f9a42037c3
|
Replace Thread.sleep() with SystemClock.sleep()
|
2016-04-19 01:15:05 +02:00 |
|
cketti
|
9ab2029c27
|
Revert "Fix duplicate thread bug"
This reverts commit 050316ea91 .
|
2016-04-18 23:31:21 +02:00 |
|
cketti
|
97ea67dc01
|
Merge pull request #1294
Close underlying streams
|
2016-04-16 20:53:20 +02:00 |
|
cketti
|
1cd4d87068
|
Apply current code style
|
2016-04-16 20:52:14 +02:00 |
|
Philip Whitehouse
|
af7e0ac4cb
|
Close underlying streams
|
2016-04-16 20:46:37 +02:00 |
|
cketti
|
6ab90e5805
|
Merge branch 'GH-1275_threaded_message_list_display_error'
|
2016-04-15 19:47:27 +02:00 |
|
Philip Whitehouse
|
b6b1e64f55
|
Fix for a concurrent modification exception on provided account list
|
2016-04-15 19:37:15 +02:00 |
|
Philip Whitehouse
|
289c93d9d1
|
General testing for the EmailProvider and verification of fix for #1275
|
2016-04-15 19:37:10 +02:00 |
|
cketti
|
855f1c3d5d
|
Merge pull request #1279 from philipwhiuk/GH-1277-themeRecipientToken
Move recipient token to theme file define for dark theme - fixes #1277
|
2016-04-13 12:37:29 +02:00 |
|
cketti
|
442e8e1204
|
Merge pull request #1280 from philipwhiuk/GH-746-replaceHardcodedBlackField
Use themable colour for emphasized notifications - fixes #746
|
2016-04-13 12:36:58 +02:00 |
|
Philip Whitehouse
|
ef04d07af0
|
Use themable colour for emphasized notifications - fixes #746
|
2016-04-13 01:47:53 +01:00 |
|
Philip Whitehouse
|
2d67b499f2
|
Move recipient token to theme file and define different for dark theme - fixes #1277
|
2016-04-12 21:59:58 +01:00 |
|
cketti
|
78715ed29f
|
Merge pull request #1248 from k9mail/GH-879_notify_on_authentication_failure
Notify user on authentication failure
|
2016-04-11 22:57:00 +02:00 |
|
cketti
|
050316ea91
|
Fix duplicate thread bug
Fixes #1275
|
2016-04-11 22:04:07 +02:00 |
|
cketti
|
ba4121aa25
|
Merge pull request #1262 from k9mail/gh-1250-backportUpdateMessageRef
Backport updating message reference flags from earlier commit - fixes #1250
|
2016-04-09 11:20:55 +02:00 |
|
cketti
|
218ac4be6c
|
Merge pull request #1205
Handle unsupported message types - display a toast if we fail create the message
|
2016-04-09 11:11:16 +02:00 |
|
cketti
|
cb260d0f9e
|
Minor code cleanup
|
2016-04-09 11:10:45 +02:00 |
|
cketti
|
3840b875f5
|
Merge pull request #1260 from k9mail/optionalSizeParam
Size extension parameter is optional - ignore null/empty value
|
2016-04-09 10:51:40 +02:00 |
|
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 |
|