open-keychain/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/operations/results
2015-09-17 22:13:20 +02:00
..
CertifyResult.java allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
ConsolidateResult.java
DecryptVerifyResult.java mime: respect charset header (default to utf-8) 2015-09-16 19:54:57 +02:00
DeleteResult.java fixed multi-deletion bug, moved logic into DeleteKeyDialogActivity 2015-07-15 20:16:07 +05:30
EditKeyResult.java added retry on upload failure 2015-07-13 23:34:06 +05:30
ExportResult.java allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
GetKeyResult.java allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
ImportKeyResult.java allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
InputDataResult.java multidecrypt: display all outputUris as individual items 2015-09-16 02:56:14 +02:00
InputPendingResult.java mime: create more general InputDataOperation, which for now and does basic mime parsing 2015-09-15 03:02:05 +02:00
KeybaseVerificationResult.java allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
LinkedVerifyResult.java
OperationResult.java mime: skip trailing unsigned parts, and ignore nested signed data 2015-09-17 22:13:20 +02:00
PgpEditKeyResult.java allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
PgpSignEncryptResult.java allowed operations to modify CryptoInputParcel they receive 2015-07-13 23:34:06 +05:30
PromoteKeyResult.java
RevokeResult.java added licenses, cleaned up code, fixed warnings 2015-07-13 23:34:06 +05:30
SaveKeyringResult.java
SignEncryptResult.java added licenses, cleaned up code, fixed warnings 2015-07-13 23:34:06 +05:30
SingletonResult.java