aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/OperationResults.java
Commit message (Collapse)AuthorAgeFilesLines
* Add license headersDominik Schürmann2014-08-041-0/+17
|
* avoid nullpointerexception in EditKeyResultVincent Breitmoser2014-07-311-2/+2
|
* Keyserver exception translateableDominik Schürmann2014-07-311-1/+1
|
* Create key: work on uploadDominik Schürmann2014-07-301-0/+9
|
* introduce EditKeyResult with transient UncachedKeyRing (half-baked!)Vincent Breitmoser2014-07-271-1/+13
|
* some more work on supertoast and result parcel stuffVincent Breitmoser2014-07-271-11/+31
|
* use SuperToast instead of AppMsg in code, part 2Vincent Breitmoser2014-07-071-3/+4
|
* work on edit keyDominik Schürmann2014-06-301-1/+2
|
* pass import results through to viewkeyactivity on updateVincent Breitmoser2014-06-281-0/+93
|
* import-log: properly distinguish return statesVincent Breitmoser2014-06-121-3/+3
|
* import-log: switch to flags instead of statuses for result intVincent Breitmoser2014-06-101-12/+43
|
* import-log: more interface workVincent Breitmoser2014-06-101-2/+0
|
* import-log: add OperationResults, use it in ImportKeys operationVincent Breitmoser2014-06-101-0/+63