aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedKeyRing.java
Commit message (Expand)AuthorAgeFilesLines
* rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-120/+0
* Fallback if no primary user id existsDominik Schürmann2014-07-161-1/+5
* move getPublicKey into abstract WrappedKeyRing (also, fix getPrimaryUserId)Vincent Breitmoser2014-07-151-1/+9
* some UncachedKeyRing fixes, primary user id mostlyVincent Breitmoser2014-07-111-4/+0
* tests: add testSubkeyAddVincent Breitmoser2014-07-101-0/+4
* consolidate: add key import routines with consolidationVincent Breitmoser2014-06-181-0/+4
* consolidate: add loggingVincent Breitmoser2014-06-181-0/+6
* neatness refactoringVincent Breitmoser2014-06-041-7/+8
* wrapped-key-ring: add documentationVincent Breitmoser2014-06-021-0/+9
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-0/+7
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-0/+81