aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/operations/ExportTest.java
Commit message (Expand)AuthorAgeFilesLines
* rename ExportTest to BackupOperationTestVincent Breitmoser2016-05-171-390/+0
* refactor BackupOperation a bit, make more illegal states explicitVincent Breitmoser2016-05-171-5/+2
* Merge branch 'master' into backup-apiDominik Schürmann2016-05-071-5/+6
|\
| * Refactored to reduce coupling between ChangeUnlockParcel and SaveKeyringParcelAlex Fong2016-05-051-2/+2
| * Refactoring: Removed PassphraseChangeParcel and placed its functionality into...Alex Fong2016-05-051-2/+2
| * (WIP) Change password when key is stripped #1692Alex Fong2016-05-041-1/+1
| * get rid of code path for pin and notation data handlingVincent Breitmoser2016-03-231-3/+4
* | Add backup APIDominik Schürmann2016-03-011-4/+4
|/
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-2/+2
* Tests: Use ECC where possibleDominik Schürmann2016-01-031-6/+6
* Cleanup, fix advanced sharingDominik Schürmann2015-10-151-6/+6
* Rename TemporaryStorageProvider to TemporaryFileProvider, use interface for d...Dominik Schürmann2015-10-151-2/+2
* Merge branch 'master' into encrypted-exportVincent Breitmoser2015-10-081-6/+6
|\
| * Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-041-6/+6
* | decryptverify: add trivial detection of pgp ascii-armored dataVincent Breitmoser2015-09-301-0/+3
* | export: improve stream handling, performanceVincent Breitmoser2015-09-281-0/+16
* | export: support encrypted export, first versionVincent Breitmoser2015-09-281-31/+178
* | export: more cleanup and splitting into subroutinesVincent Breitmoser2015-09-261-4/+2
|/
* Tests not working anymore on travis after using new annotation parameterDominik Schürmann2015-07-091-3/+5
* Get rid of robolectric workaround by using new annotation in robolectric 3.0Dominik Schürmann2015-07-091-5/+3
* split import and export opsAdithya Abraham Philip2015-06-271-2/+1
* Fix debug/release build separationDominik Schürmann2015-06-111-1/+2
* Use new officially supported way for local unit tests, many dependencies upgr...Dominik Schürmann2015-06-111-0/+228