aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/CachedPublicKeyRing.java
Commit message (Collapse)AuthorAgeFilesLines
* KeychainContract: use longs instead of String, other fixesDominik Schürmann2014-08-051-1/+1
|
* Add license headersDominik Schürmann2014-08-041-0/+17
|
* Fix CachedPublicKeyringmar-v-in2014-08-011-12/+54
| | | | I had this code already in my git, but it was in between the load of other things in there, just pulled it out.
* Start fixing CachedPublicKeyRingDominik Schürmann2014-08-011-9/+9
|
* Fallback if no primary user id existsDominik Schürmann2014-07-161-0/+4
|
* wrapped-key-ring: add documentationVincent Breitmoser2014-06-021-0/+16
|
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-2/+22
|
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-0/+125