aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java
Commit message (Collapse)AuthorAgeFilesLines
...
* fix nullpointer on missing s2kVincent Breitmoser2014-04-201-1/+2
| | | | Fixes #590
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-4/+7
|
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-161-6/+34
| | | | Closes #570
* More cleanup in providerHelperDominik Schürmann2014-04-111-13/+10
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-115/+126
| | | | context (first commit to get context out of pgp classes)
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-8/+13
| | | | Closes #549
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-54/+60
|
* Temporary disable of master key id extraction from uriDominik Schürmann2014-04-091-7/+7
|
* Use NotFoundException in more placesDominik Schürmann2014-04-081-23/+24
|
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-10/+26
|
* show key expiry status similar to revocationVincent Breitmoser2014-04-061-7/+2
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+673