aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove dead codeDominik Schürmann2015-08-271-2/+2
|/
* API: Fix get sign key, related to OpenPgpKeyPreference bugsDominik Schürmann2015-08-242-30/+37
* API: Better fallback for OpenPgpDecryptionResultDominik Schürmann2015-08-121-5/+21
* Support API version 8Dominik Schürmann2015-08-101-2/+3
* Fix API backward compatDominik Schürmann2015-08-101-4/+4
* Improve comments and reasons in PgpConstants, simple checks for insecure asym...Dominik Schürmann2015-08-101-6/+6
* Use default compression in OpenPgpServiceDominik Schürmann2015-08-091-3/+2
* Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/une...Dominik Schürmann2015-08-091-34/+52
* made mSignatureTime optional in CryptoOperationHelperAdithya Abraham Philip2015-07-151-12/+20
* Clarifications in remote API codeDominik Schürmann2015-07-072-19/+19
* Package cert not sigDominik Schürmann2015-07-073-16/+16
* Create key wizard for blank YubiKeyDominik Schürmann2015-06-291-1/+1
* disable automatic accept for own uid in RemoteService, and fix some warningsVincent Breitmoser2015-06-261-15/+8
* use KeyAdapter for AllowedKeysListFragmentVincent Breitmoser2015-06-261-133/+19
* fix rest of resource leaks (#1351)Vincent Breitmoser2015-06-171-1/+3
* some decrypt/verify bug fixesVincent Breitmoser2015-05-301-1/+2
* rewrite PgpDecryptVerify input, introduce PgpDecryptVerifyInputParcelVincent Breitmoser2015-05-301-28/+27
* don't show allowed key list if no key exists, and some minor PgpDecryptVerify...Vincent Breitmoser2015-05-281-9/+10
* preserve state in KeySpinner, and some lint fixesVincent Breitmoser2015-05-271-2/+2
* Adding NFC Key to Card operation, accessible from Edit Key activity.Joey Castillo2015-05-121-0/+1
* Fixes and clarifications to app signature (or better certificate) pinningDominik Schürmann2015-05-101-31/+44
* Add self-encrypt for old APIDominik Schürmann2015-05-101-0/+14
* API: Allow selection of decryption keys when decryption failsDominik Schürmann2015-04-303-6/+144
* Fix YubiKey naming, cleanupDominik Schürmann2015-04-151-1/+1
* IMplement CryptoInputParcelCacheServiceDominik Schürmann2015-04-132-50/+285
* Cache CryptoInputParcel in OpenPgpServiceDominik Schürmann2015-04-101-15/+38
* Fix signing subkey selection in remote serviceDominik Schürmann2015-04-071-20/+51
* fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename)Vincent Breitmoser2015-04-011-22/+14
* update OpenPgpApi, re-add EXTRA_PASSPHRASEVincent Breitmoser2015-03-301-0/+13
* fix Encrypt* with RequiredInputParcelVincent Breitmoser2015-03-301-152/+56
* pass CryptoInputParcel independently for SignEncryptOperationVincent Breitmoser2015-03-301-10/+10
* first steps toward yubikey activityVincent Breitmoser2015-03-214-6/+4
* Merge remote-tracking branch 'origin/development' into v/crypto-input-parcelVincent Breitmoser2015-03-212-5/+25
|\
| * Merge branch 'development' of https://github.com/manojkhannakm/open-keychain ...Dominik Schürmann2015-03-211-1/+1
| |\
| | * Reworked Notify classManoj Khanna2015-03-201-1/+1
| * | Add TODO to remote APIDominik Schürmann2015-03-211-0/+2
| |/
| * Fix API RESULT_TYPEDominik Schürmann2015-03-201-2/+4
| * Fix PASSPHRASE handling in APIDominik Schürmann2015-03-201-2/+18
* | Merge remote-tracking branch 'origin/development' into developmentVincent Breitmoser2015-03-201-3/+4
|\|
| * New Passphrase class for safer passphrase handling in memoryDominik Schürmann2015-03-191-3/+4
* | generalize nfc crypto input structureVincent Breitmoser2015-03-181-9/+20
|/
* object oriented split user idDominik Schürmann2015-03-162-6/+6
* Allow selection of none in SelectSignKeyIdActivityDominik Schürmann2015-03-151-2/+15
* Remove display of key id in other listsDominik Schürmann2015-03-152-0/+4
* Fixed a ClassCastExceptionManoj Khanna2015-03-152-5/+5
* API 7Dominik Schürmann2015-03-107-155/+496
* API: If signature key is known return pi to show keyDominik Schürmann2015-03-091-73/+72
* Fix colors for remote activityDominik Schürmann2015-03-091-1/+1
* Remove advanced preferences, move compression as menu item in encrypt activit...Dominik Schürmann2015-03-051-5/+7
* Use no compression in API for nowDominik Schürmann2015-03-051-1/+2