aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptAsymmetricFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed, issue #702Daniel Albert2014-06-301-1/+1
* Converted AsymetricKeyFragment to new button styleDaniel Albert2014-06-291-4/+3
* neatness refactoringVincent Breitmoser2014-06-041-5/+3
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-3/+3
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-5/+7
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-3/+3
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-141-3/+0
|\
| * use setEncryptToSigner for asymmetric encryptionVincent Breitmoser2014-05-081-3/+0
* | wrapped-key-ring: redesign underlying CachedKeyRingVincent Breitmoser2014-05-041-7/+1
* | wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer...Vincent Breitmoser2014-05-031-11/+11
|/
* 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