aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/pgp/PgpImportExport.java
Commit message (Expand)AuthorAgeFilesLines
* New Gradle project structureDominik Schürmann2014-01-271-314/+0
* more language fixes and cleanupDominik Schürmann2014-01-191-8/+9
* spring-cleaning: remove unused resources, rename strings from camelCase to sn...Dominik Schürmann2013-10-251-5/+5
* Import keys with adapter, loader, and new designDominik Schürmann2013-09-221-13/+33
* null checkAshley Hughes2013-09-171-1/+2
* add public keys when importing secret keysAshley Hughes2013-09-171-0/+12
* Put PgpMain methods in separate opbject classes, handle passphrase dialog in ...Dominik Schürmann2013-09-151-0/+280