Thialfihar
9e8b266bf0
show key fingerprint in key list
...
Fixes issue 76
2010-12-25 19:12:35 +00:00
Thialfihar
b91f9397d9
moved some Intent extra constants into more appropriate places, some basic preparations to test thread-pausing during decryption/encryption to deal with certain situations, mainly an unknown signature key
2010-09-11 23:21:53 +00:00
Thialfihar
996a1dbe1c
integrated key server look-up into decrypt Activity, allowing to touch an unkown signature to import the key
...
Update issue 39
added:
<string name="unknownSignatureKeyTouchToLookUp">Unknown signature, touch to look up key.</string>
2010-08-18 12:26:13 +00:00
Thialfihar
08305b4963
explicitly set a timeout for connecting and reading for a key server query
2010-08-18 00:53:18 +00:00
Thialfihar
e4dd80005c
gave HKP server proper error handling, going through all IPs of a pool until a response is received, reporting "too many responses", "no keys found", "insufficient query" correctly
...
Update issue 9
Proper error handling added.
2010-08-17 14:51:39 +00:00
Thialfihar
6e9146c91a
added initial support for HKP key servers, allowing searching and key import
...
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.
2010-08-17 01:02:39 +00:00