aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/CertifyKeySpinner.java
Commit message (Expand)AuthorAgeFilesLines
* preselect certify keyDominik Schürmann2014-10-051-1/+4
* Import code, fix collision of key spinner with other loadersDominik Schürmann2014-10-041-6/+9
* Use key icons in spinnersDominik Schürmann2014-09-171-4/+31
* move IS_REVOKED table prefix to the right placesVincent Breitmoser2014-09-131-1/+2
* if there is only one private key, use it fo certification by defaultVincent Breitmoser2014-08-311-1/+12
* Add license headersDominik Schürmann2014-08-191-0/+17
* Do not allow self certifyingmar-v-in2014-08-141-2/+14
* Add and use CertifyKeySpinnermar-v-in2014-08-141-0/+48