aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/results/ImportKeyResult.java
Commit message (Expand)AuthorAgeFilesLines
* move around package structure a bitVincent Breitmoser2014-10-101-212/+0
* Merge remote-tracking branch 'origin/master' into developmentVincent Breitmoser2014-10-091-1/+1
|\
| * fix plurals quantity string in ImportKeyResultVincent Breitmoser2014-10-041-1/+1
* | Pass imported master key ids via result parcelDominik Schürmann2014-10-041-3/+12
* | improve CertifyResult, add custom notifyVincent Breitmoser2014-10-041-2/+2
|/
* be more precise on importresult overall errorVincent Breitmoser2014-09-231-1/+1
* take failed keys into account in importkeyresult notificationVincent Breitmoser2014-09-231-1/+12
* work on OperationResultParcelVincent Breitmoser2014-09-141-2/+2
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-131-0/+192