Vincent Breitmoser
|
d577257bd5
|
rename ProviderHelper -> DatabaseInteractor
|
2017-02-24 18:04:54 +01:00 |
|
Dominik Schürmann
|
b831cd5725
|
Update Robolectric to 3.2.2
|
2017-02-02 10:57:16 +01:00 |
|
Vincent Breitmoser
|
52b1016baa
|
update OpenPgpSignatureResult to use enums
|
2016-11-21 16:05:42 +01:00 |
|
Dominik Schürmann
|
ac1c20f961
|
Update build environment to SDK 24
|
2016-08-15 08:37:23 +02:00 |
|
Vincent Breitmoser
|
da6dfb57a0
|
Merge branch 'master' into performance
|
2016-02-10 17:36:02 +01:00 |
|
Dominik Schürmann
|
79db5c0ebe
|
Replace spongycastle with bouncycastle
|
2016-02-09 00:24:46 +01:00 |
|
Vincent Breitmoser
|
6a7652c0d7
|
performance: fix unit tests
|
2016-02-05 16:10:47 +01:00 |
|
KB Sriram
|
36bffc3ef5
|
Always revoke subkeys with a revocation signature.
Unlike UID revocations which are "reversible" by newer UID
self-signatures, a subkey revocation should be "permanent" even if
followed by a newer self-signature.
The RFC is ambiguous on this, but this is the convention used by (e.g.)
GnuPG. The rationale for this behaviour is available as comments within
the GnuPG source.
UID signatures:
https://github.com/mtigas/gnupg/blob/50c98c7ed6b542857ee2f902eca36cda37407737/g10/getkey.c#L1668-L1674
Subkey signatures:
https://github.com/mtigas/gnupg/blob/50c98c7ed6b542857ee2f902eca36cda37407737/g10/getkey.c#L1990-L1997
|
2016-01-15 15:28:40 -08:00 |
|
Vincent Breitmoser
|
476d153db2
|
fix unit tests for new savePublicKeyRing method signature
|
2015-09-11 03:35:30 +02:00 |
|
Dominik Schürmann
|
bceda47d12
|
Tests not working anymore on travis after using new annotation parameter
Revert "Get rid of robolectric workaround by using new annotation in robolectric 3.0"
This reverts commit 85a47d22f9.
|
2015-07-09 13:16:30 +02:00 |
|
Dominik Schürmann
|
85a47d22f9
|
Get rid of robolectric workaround by using new annotation in robolectric 3.0
|
2015-07-09 13:05:16 +02:00 |
|
Dominik Schürmann
|
6749b03d9a
|
Fix debug/release build separation
|
2015-06-11 00:31:41 +02:00 |
|
Dominik Schürmann
|
d16b09b2a6
|
Use new officially supported way for local unit tests, many dependencies upgraded for this, temporary disabled separate debug builds
|
2015-06-11 00:05:13 +02:00 |
|