aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/ExportOperation.java
Commit message (Expand)AuthorAgeFilesLines
* added licenses, cleaned up code, fixed warningsAdithya Abraham Philip2015-07-131-3/+0
* added retry on upload failureAdithya Abraham Philip2015-07-131-0/+3
* allowed operations to modify CryptoInputParcel they receiveAdithya Abraham Philip2015-07-131-13/+1
* implemented revocation on deletionAdithya Abraham Philip2015-07-131-4/+23
* Temporary fix for multi exportDominik Schürmann2015-07-081-10/+12
* don't cache exporthelper, keep type for KeyItem in KeySpinnerVincent Breitmoser2015-07-061-11/+11
* cleanup, NonNull annotation, never return null in PgpDecryptVerifyVincent Breitmoser2015-07-061-2/+4
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-13/+42
* split import and export opsAdithya Abraham Philip2015-06-271-0/+343