Fork of OpenKeychain for bug fixes on newer Android versions
Go to file
2015-08-27 09:15:33 +02:00
.tx transifex: remove unused mappings 2015-08-20 14:11:25 +02:00
extern API: Fix get sign key, related to OpenPgpKeyPreference bugs 2015-08-24 02:37:26 +02:00
gradle/wrapper Update dependencies 2015-08-10 15:01:27 +02:00
Graphics keylist: show delete as icon in multi-select 2015-07-08 15:24:10 +02:00
OpenKeychain service side support for https://github.com/open-keychain/openpgp-api/pull/3 2015-08-27 09:12:21 +02:00
Resources Reorganize folders of graphics sources 2015-01-14 14:52:23 +01:00
tools Adjust checkstyle for new directory 2015-07-21 20:50:32 +02:00
.gitignore work on test prepare script, make the whole thing optional 2014-07-18 19:05:38 +02:00
.gitmodules Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos 2015-08-09 21:49:56 +02:00
.travis.yml disable instrumentation tests in travis, it's just too slow 2015-06-17 18:53:49 +02:00
build.gradle Update dependencies 2015-08-10 15:01:27 +02:00
CHANGELOG Better use HEAD instead of master to link to files 2015-06-01 10:26:30 +02:00
gradle-witness.jar Use gradle witness 2015-03-02 17:23:06 +01:00
gradlew fix gradle build 2013-12-30 23:25:38 +01:00
gradlew.bat fix gradle build 2013-12-30 23:25:38 +01:00
LICENSE LICENSE must be GPLv3 2014-01-28 10:28:42 +01:00
README.md service side support for https://github.com/open-keychain/openpgp-api/pull/3 2015-08-27 09:15:33 +02:00
settings.gradle use snackbar from repository (again), and update to 2.11.0 2015-08-07 12:07:39 +02:00

OpenKeychain (for Android)

This is a fork of OpenPGP API

It has been patched to address this bug

See also this pull request