aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/SignEncryptOperation.java
Commit message (Expand)AuthorAgeFilesLines
* eventbus: initial attempt, replace messenger hack with eventbus communicationVincent Breitmoser2015-06-061-1/+1
* Fix signing subkey selection in remote serviceDominik Schürmann2015-04-071-0/+1
* fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-6/+36
* pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-2/+3
* Add missing license headersDominik Schürmann2015-03-151-0/+17
* Fix for Issue #1115Manoj Khanna2015-03-131-1/+2
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-0/+136