aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/ImportKeysListEntry.java
Commit message (Expand)AuthorAgeFilesLines
* Fix fingerprint handlingDominik Schürmann2014-03-201-1/+1
* Use getter and setterDominik Schürmann2014-03-201-2/+69
* Dont try to parse key/fingerprint result from keyserver queryDominik Schürmann2014-03-201-20/+23
* Fixed coding style.gogowitczak2014-03-181-26/+23
* Keyserver query now uses machine readable output for search and get. Added se...gogowitczak2014-03-151-15/+30
* more code style changes in /ui and /utiluberspot2014-03-131-18/+18
* First code style changes in uiuberspot2014-03-131-6/+5
* Cleanup ImportKeysListEntryDominik Schürmann2014-03-101-4/+6
* Issue #378 ( private keys are no longer red ): FixedTharindu Wijewardane2014-03-101-0/+3
* Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-091-1/+1
* removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-3/+1
* small layout problem fixedDominik Schürmann2014-02-041-2/+2
* Reworking import, testing needed...Dominik Schürmann2014-02-011-6/+88
* search worksDominik Schürmann2014-02-011-1/+2
* Fix layout, add API notes to README, register fingerprint URIs, some reformat...Dominik Schürmann2014-02-011-1/+1
* New Gradle project structureDominik Schürmann2014-01-271-0/+105