aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/util/ExportHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, fix advanced sharingDominik Schürmann2015-10-151-125/+0
* Merge remote-tracking branch 'origin/master' into encrypted-exportVincent Breitmoser2015-09-281-7/+8
|\
| * Remove save support for Android < 4.4 (OKC-01-014)Dominik Schürmann2015-09-241-7/+8
* | export: support encrypted export, first versionVincent Breitmoser2015-09-281-1/+1
* | remove "export to file" code path from export operationVincent Breitmoser2015-09-261-1/+1
|/
* some cleanup in FileHelper, and allow input of filename during exportVincent Breitmoser2015-08-271-1/+1
* trigger indexing of file after operation (#1498)Vincent Breitmoser2015-08-221-1/+6
* 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