Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explicitly set type=images for all media with an image mime type this is in ↵ | Christian Schneppe | 2019-01-25 | 1 | -1/+1 |
| | | | | preperation to be able to query the database for all images | ||||
* | check if encrypted pgp file get deleted | Christian Schneppe | 2019-01-25 | 1 | -1/+1 |
| | |||||
* | mark deleted files in database and not query them when querying for media | Christian Schneppe | 2019-01-25 | 1 | -1/+3 |
| | |||||
* | put images into MessageStyle notifications | Christian Schneppe | 2019-01-24 | 1 | -2/+6 |
| | |||||
* | fixed dead lock when sending pgp messages from quick reply | Christian Schneppe | 2018-12-14 | 1 | -1/+1 |
| | |||||
* | 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 |