aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/KeyServerQueryActivity.java
Commit message (Expand)AuthorAgeFilesLines
* renaming whole package to org.apg to simplifiy nameDominik2012-03-091-292/+0
* merged senecasos repoDominik2012-03-091-6/+6
|\
| * -implementation of "--send-key"senecaso2011-10-171-7/+7
* | @Override refactoring, some explicit casting addedOliver Runge2011-09-171-7/+2
|/
* show key fingerprint in key listThialfihar2010-12-251-1/+1
* moved some Intent extra constants into more appropriate places, some basic pr...Thialfihar2010-09-111-1/+1
* integrated key server look-up into decrypt Activity, allowing to touch an unk...Thialfihar2010-08-181-8/+15
* added a context menu item to update public keys via key server, adding a key ...Thialfihar2010-08-181-1/+17
* use the key server preference to fill a Spinner in the key server query activ...Thialfihar2010-08-171-1/+26
* gave HKP server proper error handling, going through all IPs of a pool until ...Thialfihar2010-08-171-8/+11
* added initial support for HKP key servers, allowing searching and key importThialfihar2010-08-171-0/+246