aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp
Commit message (Expand)AuthorAgeFilesLines
* pass through info that keys are new without relying on new keys orginally bei...Ashley Hughes2014-04-011-2/+6
* sort out saving empty string IDsAshley Hughes2014-04-011-9/+3
* Only allow private keys associated to accounts of an appDominik Schürmann2014-04-011-11/+12
* Fully qualified importsDominik Schürmann2014-04-016-19/+96
* Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychainDominik Schürmann2014-04-013-106/+148
|\
| * PgpKeyOperation: factor out all android dependenciesVincent Breitmoser2014-04-013-106/+148
* | default to allow symmetric decryptionDominik Schürmann2014-04-011-1/+1
|/
* Fix symmetric decryptionDominik Schürmann2014-04-011-111/+108
* Fix symmetric encryption and cleanupDominik Schürmann2014-04-011-9/+11
* More experimental work on decrypt fragmentsDominik Schürmann2014-03-303-22/+30
* style changesAshley Hughes2014-03-301-27/+26
* merge masterAshley Hughes2014-03-2911-636/+721
|\
| * Fix fingerprint handlingDominik Schürmann2014-03-201-9/+5
| * Group fingerprint again to make it visually consistentThialfihar2014-03-201-0/+5
| * put colorize method into key helperDominik Schürmann2014-03-201-0/+86
| * Dont try to parse key/fingerprint result from keyserver queryDominik Schürmann2014-03-201-14/+5
| * Let convertKeyIdToHex handle short key IDsThialfihar2014-03-201-0/+5
| * add apg's fix for Key id displayuberspot2014-03-191-1/+5
| * Merge pull request #424 from gogowitczak/mro-branchDominik Schürmann2014-03-181-2/+2
| |\
| | * Keyserver query now uses machine readable output for search and get. Added se...gogowitczak2014-03-151-2/+2
| * | Merge pull request #430 from Valodim/certifyDominik Schürmann2014-03-181-125/+209
| |\ \
| | * | certify: preserve user id certificates when saving secret keysVincent Breitmoser2014-03-171-4/+60
| | * | certify: sign individual UIDsVincent Breitmoser2014-03-151-4/+16
| | * | certify: add some subscopes in PgpKeyOperation for readabilityVincent Breitmoser2014-03-151-112/+128
| | |/
| * / Fix export for new unified key list #409uberspot2014-03-151-30/+39
| |/
| * final code style changesuberspot2014-03-134-18/+28
| * fix code style in /pgpuberspot2014-03-1311-491/+436
| * Export cancellable - minor changesgrait2014-03-131-5/+3
| * Export is cancellable nowgrait2014-03-131-2/+22
| * fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-113-6/+7
| * Make export work with rowIds instead of MasterKeyIdsuberspot2014-03-111-33/+27
| * Fix key id and fingerprint handling, use full key idsDominik Schürmann2014-03-092-74/+65
| * removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-3/+3
| * remove unused imports and unthrown exceptionsuberspot2014-03-072-8/+1
* | all editing cases I can think of now workAshley Hughes2014-03-271-1/+1
* | fix for editing master keys and IDs, case of change primary ID and modify mas...Ashley Hughes2014-03-271-3/+29
* | allow master key updates by removing old primary ID certAshley Hughes2014-03-251-0/+8
* | delete IDs needs to update keyring, flag itAshley Hughes2014-03-251-1/+2
* | allow lists to be subkeys or keyringsAshley Hughes2014-03-251-6/+23
* | results of debugging, fix several bugs - more needed though...Ashley Hughes2014-03-251-31/+45
* | comments, slight change to progress barAshley Hughes2014-03-241-6/+10
* | make sure ID info is savedAshley Hughes2014-03-241-3/+10
* | work on savingAshley Hughes2014-03-241-22/+23
* | move stuff around, save workAshley Hughes2014-03-231-59/+61
* | unused importsAshley Hughes2014-03-111-4/+0
* | start modifying save codeAshley Hughes2014-03-101-8/+26
* | uncomment, use Parcel. Builds, not functionalAshley Hughes2014-03-071-25/+23
* | keep up with masterAshley Hughes2014-03-074-76/+227
|\|
| * Merge pull request #344 from ankushb92/ankush2Dominik Schürmann2014-03-062-7/+7
| |\
| | * corrected commitAnkush2014-03-072-7/+7