aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpImportExport.java
Commit message (Expand)AuthorAgeFilesLines
* fix code style in /pgpuberspot2014-03-131-26/+15
* 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-111-3/+5
* 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-091-1/+1
* remove unused imports and unthrown exceptionsuberspot2014-03-071-6/+0
* corrected commitAnkush2014-03-071-2/+2
* importing progress dialog language fixedDominik Schürmann2014-02-011-5/+6
* importing progress dialog language fixedDominik Schürmann2014-02-011-1/+1
* Reworking import, testing needed...Dominik Schürmann2014-02-011-64/+28
* exporting secret keys means exporting public, no need to do so twiceAshley Hughes2014-01-281-25/+22
* New Gradle project structureDominik Schürmann2014-01-271-0/+314