aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/CertifyKeyActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Replace wildcard imports with explicit importsThialfihar2014-04-021-1/+7
* Rearrange too long linesThialfihar2014-04-021-1/+2
* Trivial spacing changes to conform to style guideThialfihar2014-04-021-1/+1
* Adjust copyright headersThialfihar2014-04-021-1/+1
* Adjust import orderThialfihar2014-04-021-1/+0
* Rename old mentionings of APG-named thingsThialfihar2014-03-231-4/+4
* Fix fingerprint handlingDominik Schürmann2014-03-201-1/+3
* put colorize method into key helperDominik Schürmann2014-03-201-1/+1
* add apg's fix for Key id displayuberspot2014-03-191-1/+1
* certify: sign individual UIDsVincent Breitmoser2014-03-151-6/+13
* certify: revamp certifykeyactivityVincent Breitmoser2014-03-151-1/+96
* move fingerprint coloring into helperVincent Breitmoser2014-03-151-0/+1
* First code style changes in uiuberspot2014-03-131-22/+16
* getString before init of KeychainIntentHandlerDominik Schürmann2014-03-101-2/+2
* removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-2/+2
* Layout fixes for registered appsDominik Schürmann2014-02-131-2/+2
* keyserver instead of key serverDominik Schürmann2014-02-051-1/+1
* Certify not sign a key, added as button, does not belong to menuDominik Schürmann2014-02-041-0/+319