aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main
Commit message (Expand)AuthorAgeFilesLines
* Do not allow self certifyingmar-v-in2014-08-143-4/+20
* Fix KeySpinner on cursor changemar-v-in2014-08-141-1/+6
* Add and use CertifyKeySpinnermar-v-in2014-08-143-26/+66
* small bug in has_certifymar-v-in2014-08-141-1/+1
* add OnKeyChangedListener to KeySpinnermar-v-in2014-08-142-11/+41
* add HAS_CERTIFY (not sure why it's missing)mar-v-in2014-08-142-0/+12
* factor KeySpinner outmar-v-in2014-08-146-137/+230
* move v3 key import prevention into canonicalization methodDominik Schürmann201