aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java
Commit message (Expand)AuthorAgeFilesLines
...
* import-log: better stripped key loggingVincent Breitmoser2014-06-061-14/+37
* import-log: add output to logcat (for debugging)Vincent Breitmoser2014-06-061-0/+7
* import-log: add log statements in import routineVincent Breitmoser2014-06-061-94/+188
* import-log: improve operationresultparcel, add indentationVincent Breitmoser2014-06-061-4/+23
* fix bug with bad verifying master keysVincent Breitmoser2014-06-041-3/+3
* neatness refactoringVincent Breitmoser2014-06-041-3/+3
* make everything work againVincent Breitmoser2014-06-021-2/+14
* wrapped-key-ring: no UncachedSecretKeyRing after allVincent Breitmoser2014-06-021-9/+8
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-194/+71
* wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-231-8/+7
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-26/+0
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-5/+3
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-37/+26
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-141-108/+135
|\
| * proper null checks and closing of cursors everywhereVincent Breitmoser2014-05-081-92/+116
| * use longsparsearrays instead of hashmaps in that one placeVincent Breitmoser2014-05-081-16/+19
* | wrapped-key-ring: remove more unneeded methodsVincent Breitmoser2014-05-041-17/+0
* | wrapped-key-ring: redesign underlying CachedKeyRingVincent Breitmoser2014-05-041-65/+35
* | wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-041-8/+0
* | wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer...Vincent Breitmoser2014-05-031-1/+19
* | wrapped-key-ring: move certification logic into secretkeyVincent Breitmoser2014-05-031-0/+4
* | wrapped-key-ring: first steps, get rid of key imports in decryptverify and si...Vincent Breitmoser2014-05-031-1/+95
|/
* fix nullpointer on missing s2kVincent Breitmoser2014-04-201-1/+2
* 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
* More cleanup in providerHelperDominik Schürmann2014-04-111-13/+10
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-115/+126
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-8/+13
* 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