aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/test/java/org/sufficientlysecure/keychain/pgp/UncachedKeyringTest.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored to reduce coupling between ChangeUnlockParcel and SaveKeyringParcelAlex Fong2016-05-051-1/+1
* Refactoring: Removed PassphraseChangeParcel and placed its functionality into...Alex Fong2016-05-051-1/+1
* (WIP) Change password when key is stripped #1692Alex Fong2016-05-041-1/+1
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-2/+2
* spongy: use version which doesn't skip bad signaturesVincent Breitmoser2015-10-011-0/+3
* Fix test cases, add test cases (still 1 failing)Dominik Schürmann2015-08-101-3/+3
* Tests not working anymore on travis after using new annotation parameterDominik Schürmann2015-07-091-2/+3
* Get rid of robolectric workaround by using new annotation in robolectric 3.0Dominik Schürmann2015-07-091-3/+2
* 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/+160