aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/EmailKeyHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Make ContactHelper less staticDominik Schürmann2015-12-211-1/+1
* added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-061-1/+1
* make use of proxies a Keyserver propertyVincent Breitmoser2015-10-291-7/+6
* Harden parsing of keyserver results (OKC-01-003)Dominik Schürmann2015-09-251-2/+1
* added proxy support to OperationHelperAdithya Abraham Philip2015-07-031-9/+13
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-6/+0
* made EmailKeyHelper work with CryptoOperationHelperAdithya Abraham Philip2015-06-271-24/+29
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-6/+6
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-5/+5
* integrate download from keyserver into key import operationVincent Breitmoser2014-10-231-9/+16
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-0/+101