aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CertifyKeyFragment.java
Commit message (Expand)AuthorAgeFilesLines
* certify: get rid of fingerprint checkVincent Breitmoser2014-10-041-4/+3
* redesign certify action to work with parcel input and resultVincent Breitmoser2014-10-041-13/+16
* DecryptTextActivity reworkDominik Schürmann2014-09-231-2/+2
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-231-1/+1
* key spinner fixesDominik Schürmann2014-09-211-1/+1
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-7/+6
* work on OperationResultParcelVincent Breitmoser2014-09-141-11/+10
* promote all result parcels to top level classes in their own packageVincent Breitmoser2014-09-131-1/+1
* fix key upload after certification (hopefully?)Vincent Breitmoser2014-09-121-4/+1
* use LoaderFragment for CertifyActivityVincent Breitmoser2014-08-311-0/+425