aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/crypto/PgpEngine.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-1/+4
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch1-2/+1
2016-03-23only add image files to media scannerDaniel Gultsch1-3/+1
2016-03-07Fixes FS#151 - Missing button on image-linkslookshe1-1/+0
2016-02-21check for uuid change when decrypting pgp messagesDaniel Gultsch1-7/+6
2016-02-12Imports organizedsteckbrief1-1/+0
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-9/+6
2015-11-26encrypt pgp messages to selfDaniel Gultsch1-8/+8
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-2/+10
2015-11-15PgpEngine: Get account from conversation instead of from contact. fixes #1568...fiaxh1-3/+3
2015-11-09Use OpenPGP-API 9.0fiaxh1-13/+29
2015-10-28Decrypt PGP messages in backgroundfiaxh1-0/+19
2015-08-16Fixes FS#37 - Remove special treatment of unicode heartslookshe1-2/+2
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-8/+12
2015-07-20Optimize importsAndreas Straub1-7/+8
2015-07-10renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch1-1/+1
2015-07-01changed mime type handlingDaniel Gultsch1-1/+1
2015-06-30made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch1-2/+2
2015-06-30refactored bodyContainsDownloadable to be more flexibleDaniel Gultsch1-1/+1
2015-06-29untested pgp support for http uploadDaniel Gultsch1-5/+9
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-369/+0
2015-04-12implementation for downloading only when enabled wlanlookshe1-0/+3
2015-04-11no trim of messages or passwordlookshe1-1/+1
2015-01-11do not check image file size over http if accepted file size is 0Daniel Gultsch1-3/+6
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-20/+1
2014-11-15support for pgp filesiNPUTmice1-2/+4
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-7/+7
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-27/+13
2014-10-22Make conversations the root projectSam Whited1-0/+0