aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/key_server_query_layout.xml
Commit message (Collapse)AuthorAgeFilesLines
* new directory structureDominik2012-03-101-53/+0
|
* use the key server preference to fill a Spinner in the key server query ↵Thialfihar2010-08-171-0/+5
| | | | | | | activity, allowing to query each server, also moved some previously static labels into strings.xml Update issue 9 Key server preferences are now used in key server query activity.
* added initial support for HKP key servers, allowing searching and key importThialfihar2010-08-171-0/+48
Update issue 9 Can search a key server now, touch a result to import the key. Still needs better error handling and some Intents to import keys based on key ID. Also still need key server preferences.