aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpSignEncryptInputParcel.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-091-9/+9
* eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-5/+0
* pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-30/+0
* fix unit tests (syntax)Vincent Breitmoser2015-03-201-1/+1
* Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-11/+14
* generalize nfc crypto input structureVincent Breitmoser2015-03-181-0/+279