aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpImportExport.java
Commit message (Expand)AuthorAgeFilesLines
* db-overhaul: fix loading indicators in KeyListActivity and ViewKeyActivityVincent Breitmoser2014-04-041-1/+1
* Merge remote-tracking branch 'origin/master' into db-overhaulVincent Breitmoser2014-04-031-4/+14
|\
| * Rearrange too long linesThialfihar2014-04-021-1/+2
| * Fully qualified importsDominik Schürmann2014-04-011-3/+12
* | Break a lot of stuff. Also, database redesign.Vincent Breitmoser2014-04-031-2/+2
|/
* Fix export for new unified key list #409uberspot2014-03-151-30/+39
* final code style changesuberspot2014-03-131-2/+4
* 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