aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/WrappedUserAttribute.java
Commit message (Expand)AuthorAgeFilesLines
* change user_id primary key in database, use keyring rather than unified query...Vincent Breitmoser2015-03-111-0/+9
* 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