aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedUserAttribute.java
Commit message (Expand)AuthorAgeFilesLines
* Fix license headerDominik Schürmann2016-05-251-3/+0
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-8/+8
* linked-ids: rename RawLinkedIdentity to UriAttributeVincent Breitmoser2015-05-091-1/+1
* remove notiion of nonce/identifierVincent Breitmoser2015-03-131-2/+3
* do a TON of UI workVincent Breitmoser2015-03-051-0/+9
* NON-WORKING Merge branch 'development' into linked-identitiesVincent Breitmoser2015-03-021-1/+3
|\
| * rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+0
| * small fixes to user attribute handlingVincent Breitmoser2015-01-141-3/+22
| * actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-141-3/+18
| * hack to make WrappedUserAttribute serializableVincent Breitmoser2015-01-131-0/+90
* affirmation -> linked identityVincent Breitmoser2015-01-151-0/+1
* small fixes to user attribute handlingVincent Breitmoser2015-01-141-3/+22
* actually import user attributes (though they are not shown anywhere yet)Vincent Breitmoser2015-01-141-4/+18
* hack to make WrappedUserAttribute serializableVincent Breitmoser2015-01-131-2/+47
* forgot to commit WrappedUserAttributeVincent Breitmoser2015-01-121-0/+47