aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/PgpDecryptionService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-02code cleanupChristian Schneppe1-7/+0
2016-06-19synchronize message body changes for message correctionDaniel Gultsch1-51/+53
2016-06-19replace corrected messages in decryption queueDaniel Gultsch1-0/+5
2016-06-19delay notification until after pgp decryptionDaniel Gultsch1-8/+29
2016-06-14remove messages from decryption queue when trimming a conversationDaniel Gultsch1-0/+4
2016-06-14refactored pgp decryptionDaniel Gultsch1-138/+164
2016-05-31optimize importsChristian Schneppe1-4/+4
2015-10-28Decrypt PGP messages in backgroundfiaxh1-0/+162