Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |