aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpKeyHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Fully qualified importsDominik Schürmann2014-04-011-2/+11
|
* merge masterAshley Hughes2014-03-291-89/+157
|\
| * Fix fingerprint handlingDominik Schürmann2014-03-201-9/+5
| |
| * Group fingerprint again to make it visually consistentThialfihar2014-03-201-0/+5
| |
| * put colorize method into key helperDominik Schürmann2014-03-201-0/+86
| |
| * Dont try to parse key/fingerprint result from keyserver queryDominik Schürmann2014-03-201-14/+5
| |
| * Let convertKeyIdToHex handle short key IDsThialfihar2014-03-201-0/+5
| | | | | | | | If a short key ID is given, then it should only be displayed as such.
| * add apg's fix for Key id displayuberspot2014-03-191-1/+5
| |
| * Keyserver query now uses machine readable output for search and get. Added ↵gogowitczak2014-03-151-2/+2
| | | | | | | | separate function for converting algorithm integer ID to String.
| * fix code style in /pgpuberspot2014-03-131-15/+5
| |
| * Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-73/+64
| |
* | master mergeAshley Hughes2014-02-221-2/+3
|\|
| * precompile user id patternDominik Schürmann2014-02-211-2/+3
| |
* | preserve keys that we don\'t use in the appAshley Hughes2014-02-041-3/+24
| |
* | include authentication keysAshley Hughes2014-02-031-0/+30
|/
* Fix layout, add API notes to README, register fingerprint URIs, some ↵Dominik Schürmann2014-02-011-27/+12
| | | | reformatting (sry)
* Fix and simplify user id parsingDominik Schürmann2014-01-311-9/+16
|
* language fixDominik Schürmann2014-01-291-2/+2
|
* New Gradle project structureDominik Schürmann2014-01-271-0/+563