aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/ExportHelper.java
Commit message (Expand)AuthorAgeFilesLines
* add pseudo-static id property to CryptoOperationHelperVincent Breitmoser2015-07-091-1/+1
* change wording of export dialog, remove "export secret" checkboxVincent Breitmoser2015-07-081-16/+22
* Rudimentary backup featureDominik Schürmann2015-07-081-2/+2
* changed to work with multi-decryptAdithya Abraham Philip2015-06-271-0/+5
* deleted KeychainServiceAdithya Abraham Philip2015-06-271-7/+0
* added export and upload to KeychainNewServiceAdithya Abraham Philip2015-06-271-45/+30
* backport CryptoOperationFragment changes without eventbusVincent Breitmoser2015-06-101-5/+5
* renamed KeychainIntentService to KeychainServiceAdithya Abraham Philip2015-06-011-10/+10
* merged servicesAdithya Abraham Philip2015-06-011-3/+3
* shifted multi-threading to own serviceAdithya Abraham Philip2015-03-231-8/+5
* Fixed a crash on ViewKeyActivityManoj Khanna2015-03-191-15/+0
* Created enum MessageStatus in KeychainIntentServiceHandler and enum IOTypedanielnelz2015-03-091-1/+1
* Merge remote-tracking branch 'origin/t/snackbar' into developmentDominik Schürmann2015-01-291-3/+3
|\
* | lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-2/+0
|/
* rewrite export with new operation styleVincent Breitmoser2014-10-131-12/+4
* Replace many PgpGeneralExceptions with PgpKeyNotFoundExceptionDominik Schürmann2014-10-091-1/+2
* Revert "Replace PgpGeneralException with NotFoundException where appropriate"Dominik Schürmann2014-10-091-1/+1
* Replace PgpGeneralException with NotFoundException where appropriateDominik Schürmann2014-10-091-1/+1
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-0/+157