Commit Graph
27 Commits
Author SHA1 Message Date
Dominik Schürmann 2b77489932 Dont try to parse key/fingerprint result from keyserver query 2014-03-20 15:54:49 +01:00
Thialfihar 3fa3fc444b Add debug logging for hkp keyserver actions 2014-03-20 14:21:21 +01:00
uberspot ea648e5a43 fix emails not showing up in import keyserver search 2014-03-18 19:24:04 +02:00
Dominik Schürmann eebf1c171a add mr option in keyserver class before query (code simplification) 2014-03-18 16:29:40 +01:00
Dominik Schürmann d1f0374620 Merge pull request #424 from gogowitczak/mro-branch
Machine readable output for Keyserver query
2014-03-18 15:56:46 +01:00
gogowitczak fee18bd33e Fixed coding style. 2014-03-18 15:44:20 +01:00
Vincent Breitmoser 87004fd0ca certify: preserve user id certificates when saving secret keys 2014-03-17 14:11:32 +01:00
gogowitczak 5277e4c1e7 removed TODO comment 2014-03-15 22:01:37 +01:00
gogowitczak 207010dd86 Keyserver query now uses machine readable output for search and get. Added separate function for converting algorithm integer ID to String. 2014-03-15 21:16:34 +01:00
uberspot 6ac4d6c218 final ui code style changes 2014-03-13 21:39:14 +02:00
uberspot 2ff6949c95 more code style changes in /ui and /util 2014-03-13 21:30:56 +02:00
gogowitczak ccde4212e0 Added possibility to specify port for KeyServer. 2014-03-13 15:53:43 +01:00
gogowitczak f4370b3ac8 Added possibility to specify port for KeyServer. 2014-03-13 15:39:38 +01:00
grait ccdf646c19 Export cancellable - minor changes 2014-03-13 05:58:48 +05:30
Miroojin Bakshi 11b19f0fce Fix error in importing/updating keys from keyserver by removing extra 0x 2014-03-12 20:14:56 +05:30
Dominik Schürmann 5b255a263f Fix key id and fingerprint handling, use full key ids 2014-03-09 01:49:25 +01:00
Ankush 8e29b82d6d corrected commit
mCurrentPassPhrase, mChangePassPhrase

Minor variable naming Issue #338
2014-03-07 00:43:09 +05:30
Dominik Schürmann 61ee811d60 Fix license header of key server files 2014-03-04 22:42:44 +01:00
Dominik Schürmann a83c18bafb Remove unused imports 2014-03-04 22:20:59 +01:00
Emantor ed7485e91d Fix NewApi Lint Errors
Fix missing ;

import android.annotation.TargetApi where needed
2014-03-03 14:21:15 +01:00
Emantor 736eac074d Fix DefaultLocale Lint Warnings 2014-03-03 11:50:48 +01:00
Dominik Schürmann 9d074b01e9 fix display of fingerprint in key server query 2014-02-04 22:28:08 +01:00
Dominik Schürmann b49bf09e90 Cleanup 2014-02-01 22:59:52 +01:00
Dominik Schürmann 776392be3a Reworking import, testing needed... 2014-02-01 21:55:34 +01:00
Dominik Schürmann 0e53d901e6 search works 2014-02-01 19:49:44 +01:00
Ashley Hughes 4119757699 bouncycastle uses the Date class, based off of UTC. Force all GregorianCalendars to use UTC, so get and set of key dates works as expected 2014-01-30 11:35:55 +00:00
Dominik Schürmann cb3ca37db9 New Gradle project structure 2014-01-27 14:18:25 +01:00