aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/ImportOperation.java
Commit message (Expand)AuthorAgeFilesLines
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-1/+1
* fixed QR code scan and serialKeyImport progressAdithya Abraham Philip2015-07-081-1/+3
* cleanup, NonNull annotation, never return null in PgpDecryptVerifyVincent Breitmoser2015-07-061-18/+22
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-22/+42
* added proxy support, silent right nowAdithya Abraham Philip2015-07-031-1/+1
* split import and export opsAdithya Abraham Philip2015-06-271-0/+565