aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/PassphraseCacheService.java
Commit message (Collapse)AuthorAgeFilesLines
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-46/+2
|
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-1/+1
|
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-3/+3
|
* wrapped-key-ring: more work on passphrase caching and certificationVincent Breitmoser2014-05-041-32/+34
|
* wrapped-key-ring: move more helper methods into keysVincent Breitmoser2014-05-031-0/+2
|
* Optimize importsDominik Schürmann2014-04-151-1/+0
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-3/+1
|
* Update license header for 2014Dominik Schürmann2014-04-131-1/+1
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-2/+2
| | | | context (first commit to get context out of pgp classes)
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-7/+10
|
* fix EditKeyActivityVincent Breitmoser2014-04-111-19/+21
|
* Use NotFoundException in more placesDominik Schürmann2014-04-081-1/+3
|
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-4/+5
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+380