Added option to export database

Fixed problem with native key transform
This commit is contained in:
Philipp Crocoll
2014-01-27 22:47:08 -08:00
parent d7109fc630
commit 2d53021f78
19 changed files with 5739 additions and 2177 deletions

View File

@@ -47,6 +47,7 @@ namespace keepass2android
ErrorOcurred,
SynchronizingOtpAuxFile,
SavingOtpAuxFile,
CertificateFailure
CertificateFailure,
exporting_database
}
}