aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/CertifyKeyActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-388/+0
* certs: fix CertifyKeyActivity and improve user id listVincent Breitmoser2014-04-061-19/+13
* Merge remote-tracking branch 'origin/master' into certsVincent Breitmoser2014-04-051-60/+36
|\
| * Simplify PassphraseDialogFragment usageThialfihar2014-04-041-28/+9
| * Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-031-5/+11
| |\
| | * 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
| * | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-23/+10
| |/
| * 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
* | certs: provider cleanup and bugfixingVincent Breitmoser2014-03-151-3/+5
|/
* 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