aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/pgp
Commit message (Expand)AuthorAgeFilesLines
* code stylingDominik Schürmann2013-12-311-10/+10
* Added shortifyFingerprint() to PGPHelperBahtiar `kalkin-` Gadimov2013-12-251-0/+11
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-255-59/+59
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-222-18/+44
* Don't use revoked keysogasser2013-09-171-1/+1
* null checkAshley Hughes2013-09-171-1/+2
* add public keys when importing secret keysAshley Hughes2013-09-171-0/+12
* remove unused codeDominik Schürmann2013-09-151-1/+0
* rename encryptAndSign to signAndEncryptDominik Schürmann2013-09-151-24/+1
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-159-2356/+2514
* Move pgp classes into subpackageDominik Schürmann2013-09-154-0/+2840