aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptAsymmetricFragment.java
Commit message (Expand)AuthorAgeFilesLines
* use setEncryptToSigner for asymmetric encryptionVincent Breitmoser2014-05-081-3/+0
* split up filterSign and filterCertify in SelectSecretKeyFragmentVincent Breitmoser2014-04-201-0/+1
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-5/+10
* Fix PgpDecryptVerify signature verification: search for right signature subke...Dominik Schürmann2014-04-151-2/+2
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-141-5/+4
* Remove some Ids...Dominik Schürmann2014-04-111-10/+6
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-111-6/+11
* Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)Dominik Schürmann2014-04-111-1/+1
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-2/+3
* Use NotFoundException in more placesDominik Schürmann2014-04-081-5/+7
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-4/+11
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+268