aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/UncachedKeyRing.java
Commit message (Expand)AuthorAgeFilesLines
* import-log: some cosmeticsVincent Breitmoser2014-06-101-1/+4
* canonicalize: first step(s)Vincent Breitmoser2014-06-101-0/+55
* import-log: better stripped key loggingVincent Breitmoser2014-06-061-2/+3
* wrapped-key-ring: add documentationVincent Breitmoser2014-06-021-0/+18
* wrapped-key-ring: no UncachedSecretKeyRing after allVincent Breitmoser2014-06-021-2/+24
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-5/+44
* wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-231-12/+44
* wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer...Vincent Breitmoser2014-05-031-2/+33
* wrapped-key-ring: forgot to add UncachedKeyRing classVincent Breitmoser2014-05-031-0/+29