aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/PgpDecryptionService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* explicitly set type=images for all media with an image mime type this is in p...Christian Schneppe2019-01-251-1/+1
* check if encrypted pgp file get deletedChristian Schneppe2019-01-251-1/+1
* mark deleted files in database and not query them when querying for mediaChristian Schneppe2019-01-251-1/+3
* put images into MessageStyle notificationsChristian Schneppe2019-01-241-2/+6
* fixed dead lock when sending pgp messages from quick replyChristian Schneppe2018-12-141-1/+1
* do not include body in simple status updates to not trigger fts updateChristian Schneppe2018-05-171-1/+1
* discover file extension in original filename from pgpChristian Schneppe2018-01-301-1/+23
* PgpService: feed result intent back into decryptionChristian Schneppe2017-11-231-6/+12
* Give up PGP decryption when intent is cancelledChristian Schneppe2017-08-011-0/+21
* treat URL as file if URL is in oob or contains keyChristian Schneppe2017-04-131-1/+1
* reformat codeChristian Schneppe2016-11-191-12/+12
* small code reformation in pgp decryption serviceChristian Schneppe2016-10-181-2/+4
* don't simply ignore null in message body but try to avoid itDaniel Gultsch2016-09-231-1/+5
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+213