aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/base/CryptoOperationHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:open-keychain/open-keychainAdithya Abraham Philip2015-06-301-1/+1
* made CryptoOperationFragment implement OperationHelper.CallbackAdithya Abraham Philip2015-06-301-1/+1
* changed to work with multi-decryptAdithya Abraham Philip2015-06-271-5/+19
* renamed KeychainNewService to KeychainServiceAdithya Abraham Philip2015-06-271-5/+5
* removed debug logs, added licensesAdithya Abraham Philip2015-06-271-6/+3
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-2/+1
* migrated delete op to KeychainNewServiceAdithya Abraham Philip2015-06-271-1/+6
* allow progress message to be set laterAdithya Abraham Philip2015-06-271-5/+9
* introduced CryptoOperationHelper in ImportKeysActivityAdithya Abraham Philip2015-06-271-0/+307