Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not include body in simple status updates to not trigger fts update | Christian Schneppe | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | discover file extension in original filename from pgp | Christian Schneppe | 2018-01-30 | 1 | -1/+23 |
| | |||||
* | PgpService: feed result intent back into decryption | Christian Schneppe | 2017-11-23 | 1 | -6/+12 |
| | |||||
* | Give up PGP decryption when intent is cancelled | Christian Schneppe | 2017-08-01 | 1 | -0/+21 |
| | | | | | | | | | | | When receiving a PGP message which is not encrypted with YOUR key, OpenKeychain shows a dialog, which tells you the private key to decrypt the message is unavailable. However, Conversations won't give up decrypting the message. So whether the subsequent messages are decryptable or not, the decryption is blocked at the current message. The commit fixes the bug in this way: Give up the current message when the decryption intent is cancelled, so that subsequent messages can be handled. | ||||
* | treat URL as file if URL is in oob or contains key | Christian Schneppe | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 1 | -12/+12 |
| | |||||
* | small code reformation in pgp decryption service | Christian Schneppe | 2016-10-18 | 1 | -2/+4 |
| | |||||
* | don't simply ignore null in message body but try to avoid it | Daniel Gultsch | 2016-09-23 | 1 | -1/+5 |
| | |||||
* | changed package id inside manifest and project | Christian Schneppe | 2016-07-29 | 1 | -0/+213 |