aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/crypto/PgpEngine.java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-31optimize importsChristian Schneppe1-1/+2
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2019-07-01attempt to unregister when receiving push for channel no longer joinedChristian Schneppe1-5/+5
2018-11-08improve openkeychain error reportingChristian Schneppe1-4/+14
2018-04-30very much unoptimized search functionalityChristian Schneppe1-1/+1
2018-04-02migrate to xmpp-addrChristian Schneppe1-3/+3
2018-04-01finished 'Set Status Message' dialogChristian Schneppe1-6/+5
2018-04-01don't send messages in callbackChristian Schneppe1-114/+86
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe1-3/+2
2017-05-10display open pgp key id in account details and allow to deleteChristian Schneppe1-4/+0
2016-11-19reformat codeChristian Schneppe1-268/+268
2016-10-21retrigger key selection if openpgp key was deletedChristian Schneppe1-2/+7
2016-09-02add more logging to pgp engineDaniel Gultsch1-9/+18
2016-07-29changed package id inside manifest and projectChristian Schneppe1-11/+11
2016-07-02code cleanupChristian Schneppe1-2/+0
2016-06-20display toast on pgp errorDaniel Gultsch1-1/+1
2016-06-14refactored pgp decryptionDaniel Gultsch1-107/+0
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-02-21check for uuid change when decrypting pgp messagesDaniel Gultsch1-7/+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-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 filesDaniel 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-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