aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptAsymmetricFragment.java
Commit message (Expand)AuthorAgeFilesLines
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-3/+2
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-2/+3
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-2/+2
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-2/+2
* Implement buttons in DecryptTextFragmentDominik Schürmann2014-09-231-1/+1
* Work-around rendering bug when switching back to asymmetric with multiple rec...mar-v-in2014-08-171-14/+2
* add OnKeyChangedListener to KeySpinnermar-v-in2014-08-141-8/+3
* factor KeySpinner outmar-v-in2014-08-141-135/+7
* remove bundle for symmetric/asymmetric fragment as it was uselessmar-v-in2014-08-131-18/+11
* Only show relevant keys in encrypt, fix #756 #757mar-v-in2014-08-121-2/+3
* Only show keyrings that have a valid sign key in from field, fixes #756mar-v-in2014-08-121-10/+2
* Smaller UI fixesDominik Schürmann2014-08-041-0/+1
* Encrypt UI (drop downs)mar-v-in2014-08-011-6/+18
* Fixes after mergemar-v-in2014-08-011-2/+5
* Merge branch 'master' into improve-file-moremar-v-in2014-08-011-1/+4
|\
| * Start fixing CachedPublicKeyRingDominik Schürmann2014-08-011-13/+17
| * Fallback if no primary user id existsDominik Schürmann2014-07-161-1/+1
* | - add multi select for storage api (kitkat)mar-v-in2014-07-311-26/+0
* | Load of rework on EncryptActivity, still some TODOsmar-v-in2014-07-201-124/+147
* | Many changes to file ... and still incompletemar-v-in2014-07-061-34/+71
* | Encrypt/Decrypt UI workmar-v-in2014-07-021-5/+19
|/
* 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