aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/ImportKeysAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Adjust variable/member naming to conform to style guideThialfihar2014-04-021-6/+6
* Adjust import orderThialfihar2014-04-021-1/+0
* put colorize method into key helperDominik Schürmann2014-03-201-1/+1
* colorize fingerprint in importDominik Schürmann2014-03-201-1/+3
* Use getter and setterDominik Schürmann2014-03-201-26/+25
* Dont try to parse key/fingerprint result from keyserver queryDominik Schürmann2014-03-201-3/+3
* Fix two bugs in ImportKeys screen (issue #416)uberspot2014-03-141-0/+1
* more code style changes in /ui and /utiluberspot2014-03-131-31/+32
* First code style changes in uiuberspot2014-03-131-11/+11
* ViewHolder Pattern ImplementedSreeram Boyapati2014-03-101-26/+39
* fix display of fingerprint in key server queryDominik Schürmann2014-02-041-5/+7
* More layout fixesDominik Schürmann2014-02-041-5/+6
* Show revoked status in key listDominik Schürmann2014-02-041-1/+1
* Reworking import, testing needed...Dominik Schürmann2014-02-011-0/+10
* Fix and simplify user id parsingDominik Schürmann2014-01-311-18/+16
* language fixDominik Schürmann2014-01-291-1/+1
* small code restructuresDominik Schürmann2014-01-291-5/+5
* show import secret key userIDAshley Hughes2014-01-281-1/+2
* New Gradle project structureDominik Schürmann2014-01-271-0/+159