cketti
|
636098553d
|
Hide "Unsigned Text" divider when support for signed-only messages is disabled
|
2016-12-05 19:05:56 +01:00 |
|
cketti
|
575d33c12f
|
Extract string resource
|
2016-12-05 18:44:30 +01:00 |
|
cketti
|
4855d48ba3
|
Merge pull request #1805 from philipwhiuk/unsupportedEncodingHandling
Handle e-mails with unsupported encoding better
|
2016-12-05 18:05:16 +01:00 |
|
cketti
|
10d0dd1539
|
Merge pull request #1820 from philipwhiuk/handleNILdates
Handle NIL date - per RFC3501 4.5
|
2016-12-05 18:01:57 +01:00 |
|
cketti
|
0d3a24df2c
|
Merge pull request #1824 from k9mail/fix-pgp-inline
Ignore leading whitespace for PGP/INLINE messages
|
2016-12-05 17:55:19 +01:00 |
|
cketti
|
00e63fc8f1
|
Merge pull request #1827 from k9mail/encapsulated-sigkey-intent
Use PendingIntent from encapsulated result if available for showing key info
|
2016-12-05 17:49:21 +01:00 |
|
Vincent Breitmoser
|
afb63d351b
|
use PendingIntent from encapsulated result if available for showing key info
|
2016-11-30 18:35:08 +01:00 |
|
Vincent Breitmoser
|
422806f622
|
ignore leading whitespace for pgp/inline messages in MessageDecryptVerifier (fixes #1823)
|
2016-11-29 19:22:31 +01:00 |
|
Philip Whitehouse
|
53e8d92066
|
Handle NIL date - per RFC3501 4.5
|
2016-11-27 03:09:41 +00:00 |
|
Philip Whitehouse
|
1497b5f781
|
Simplify based on feedback
|
2016-11-24 23:11:03 +00:00 |
|
cketti
|
833adc732e
|
Merge pull request #1806 from k9mail/openpgp-signature-result-enums
Update OpenPgpSignatureResult to use enums
|
2016-11-24 00:55:58 +01:00 |
|
Vincent Breitmoser
|
de13e10be1
|
update OpenPgpSignatureResult to use enums
|
2016-11-23 16:08:25 +01:00 |
|
Philip Whitehouse
|
3e6625dd24
|
Rename exception and update test
|
2016-11-21 12:46:40 +00:00 |
|
Philip Whitehouse
|
d220b29a2b
|
Handle e-mails with unsupported encoding
|
2016-11-21 12:15:03 +00:00 |
|
cketti
|
4d61ca8f40
|
Version 5.115
|
2016-11-18 16:48:43 +01:00 |
|
Vincent Breitmoser
|
7daf639b75
|
whoops, forgot a backslash there
|
2016-11-16 15:09:29 +01:00 |
|
Vincent Breitmoser
|
be1dd1cc3a
|
minor wording changes for CryptoSettingsDialog (related #1774)
|
2016-11-16 15:05:51 +01:00 |
|
cketti
|
c6634d90ab
|
Merge pull request #1790 from k9mail/pgp-sign-only-mode
move sign-only into a mode of its own
|
2016-11-16 14:32:44 +01:00 |
|
Vincent Breitmoser
|
ef3cda97e2
|
remove support for clearsigned messages in PgpMessageBuilder
|
2016-11-14 18:56:26 +01:00 |
|
Vincent Breitmoser
|
2dd9c9c3b8
|
Merge pull request #1795 from k9mail/fail_early
Throw instead of returning null when Body.getInputStream() is not supported
|
2016-11-14 16:09:03 +01:00 |
|
Vincent Breitmoser
|
0378f1a812
|
Prevent pgp/inline in sign-only mode and vice versa
|
2016-11-14 14:18:23 +01:00 |
|
Vincent Breitmoser
|
b72a3ce8a0
|
display sign-only as a special mode like pgp/inline
|
2016-11-14 13:56:15 +01:00 |
|
Vincent Breitmoser
|
3d434786af
|
update layout and wording for sign-only mode
|
2016-11-14 13:55:46 +01:00 |
|
cketti
|
48581bd53c
|
Throw instead of returning null when Body.getInputStream() is not supported
Inspired by trying to find out what happened in issue #1794
|
2016-11-14 12:18:08 +01:00 |
|
Vincent Breitmoser
|
640322d46d
|
add "name" parameter to signature content-type header
|
2016-11-12 22:08:43 +01:00 |
|
Vincent Breitmoser
|
4e17fdf1a6
|
remove "always sign, encrypt if possible" mode of operation from PgpMessageBuilder
|
2016-11-12 21:53:02 +01:00 |
|
Vincent Breitmoser
|
6ae8845992
|
clean up some strings
|
2016-11-12 21:33:32 +01:00 |
|
Vincent Breitmoser
|
d40a046bf6
|
move sign-only into a mode of its own
|
2016-11-11 15:41:37 +01:00 |
|
Vincent Breitmoser
|
cedaecb38e
|
Merge pull request #1769 from k9mail/attachment-ninjafix
use AttachmentTempFileProvider to expose file-backed content uris
|
2016-11-08 11:21:39 +01:00 |
|
cketti
|
bc41d9124e
|
Merge pull request #1714
Added some more coverage to the MessageReferenceTest
|
2016-11-08 11:16:39 +01:00 |
|
cketti
|
5b0544cbab
|
Clean up new tests
|
2016-11-08 11:13:57 +01:00 |
|
cketti
|
58bd73db3b
|
Merge pull request #1773 from philipwhiuk/webDavLogging
WebDAV: Improve logging when we get an unexpected redirect during sync
|
2016-11-08 09:36:33 +01:00 |
|
cketti
|
502bb6570f
|
Don't use 'exit-early' pattern for non-error cases
|
2016-11-08 09:07:52 +01:00 |
|
cketti
|
47a5401ca7
|
Introduce local variable to make code easier to read
|
2016-11-08 09:07:52 +01:00 |
|
cketti
|
fbecc40d01
|
Use okio with AttachmentTempFileProvider
|
2016-11-08 09:07:52 +01:00 |
|
Philip Whitehouse
|
76536ce5c9
|
WebDAV: Improve logging when we get an unexpected redirect during sync
|
2016-11-05 17:25:44 +01:00 |
|
Vincent Breitmoser
|
75b2cafddc
|
fix context menu for inline attachments
|
2016-11-03 13:57:19 +01:00 |
|
Vincent Breitmoser
|
be45380415
|
use AttachmentTempFileProvider to expose file-backed content uris
|
2016-11-03 13:57:19 +01:00 |
|
cketti
|
0617d4250f
|
Merge pull request #1759 from k9mail/mch-fix-broken-signature-behavior
Improve behavior for broken signatures
|
2016-11-03 02:04:18 +01:00 |
|
cketti
|
59dcdf6b68
|
Merge pull request #1766 from k9mail/expert-signatures
Turn support for signed-only mails into an opt-in feature
|
2016-11-03 01:29:04 +01:00 |
|
Vincent Breitmoser
|
58eb9b52ca
|
remove unused lastAutomaticCheckTime attribute from Account
|
2016-11-02 14:30:58 +01:00 |
|
Vincent Breitmoser
|
f5f3208b2d
|
incorporate requested changes by cketti
|
2016-11-02 14:30:58 +01:00 |
|
Vincent Breitmoser
|
380fd94b22
|
some more tests for PgpMessageBuilder
|
2016-11-02 14:30:51 +01:00 |
|
Vincent Breitmoser
|
54c0ac6e7b
|
disabled lock status icon is dark grey
|
2016-10-31 07:57:08 +01:00 |
|
Vincent Breitmoser
|
c7a637f21b
|
don't sign in opportunistic mode if sign-only isn't supported
|
2016-10-31 07:57:08 +01:00 |
|
Vincent Breitmoser
|
98286fd7fb
|
split off sign-only variant of CryptoSettingsDialog
|
2016-10-31 07:29:05 +01:00 |
|
cketti
|
d0b3caf976
|
Merge pull request #1755 from k9mail/GH-1741_notification_actions
Add notification actions to "stacked notifications"
|
2016-10-31 06:15:09 +01:00 |
|
Vincent Breitmoser
|
395f37ea1c
|
add account setting to support unencrypted authentication
|
2016-10-31 04:30:14 +01:00 |
|
Vincent Breitmoser
|
7fe6a90396
|
clean up warnings in Account (no semantic changes)
|
2016-10-31 04:14:12 +01:00 |
|
Vincent Breitmoser
|
80d7ce4887
|
messageview: if OpenPGP-API throws on signature verification, don't treat data as undisplayable
|
2016-10-26 18:44:45 +02:00 |
|