aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/pgp/PgpOperation.java
Commit message (Expand)AuthorAgeFilesLines
* New Gradle project structureDominik Schürmann2014-01-271-1154/+0
* Disable getEmbeddedSignatures() until patch by Ashh87 has been applied again ...Dominik Schürmann2014-01-271-8/+8
* always check binding when verifyingAshley Hughes2014-01-151-12/+18
* refactorAshley Hughes2014-01-141-32/+48
* begin refactorAshley Hughes2014-01-141-14/+40
* check primary bindingsAshley Hughes2014-01-141-30/+45
* subkey binding check, start primary binding checkAshley Hughes2014-01-141-1/+47
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-251-37/+37
* rename encryptAndSign to signAndEncryptDominik Schürmann2013-09-151-24/+1
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-151-0/+1068