0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
Jordan Rose 5a67a4bf0a Remove unused error FingerprintIdentifierMismatch
Fingerprint checks are done with a boolean-returning method; the error
is never thrown. Android and iOS aren't using the exception / error
case either.
2021-12-10 18:08:39 -08:00
..
android Android: upload unstripped libraries to Maven as well 2021-11-03 16:32:02 -07:00
docker Java: switch to Debian for Docker builds instead of Ubuntu 2021-04-21 12:15:33 -07:00
gradle/wrapper Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
java Remove unused error FingerprintIdentifierMismatch 2021-12-10 18:08:39 -08:00
tests Remove unused error FingerprintIdentifierMismatch 2021-12-10 18:08:39 -08:00
build_jni.sh GitHub: When a release is tagged, build and publish JNI artifacts 2021-11-01 12:53:56 -07:00
build.gradle Bump to version v0.11.1 2021-12-03 13:37:25 -08:00
check_code_size.py Java: don't eagerly strip libsignal_client.so; let gradle do it for us 2021-08-30 12:33:18 -07:00
code_size.json Bump to version v0.11.0 2021-11-17 11:09:39 -08:00
Dockerfile Docker: Fix typo in 3a3476b83: paths are relative to the repo root 2021-06-28 14:30:38 -07:00
gradlew Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
gradlew.bat Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00
Makefile Java: adjust 'clean' behavior 2021-09-24 16:31:08 -07:00
settings.gradle Import v2.8.1 of libsignal-protocol-java 2020-11-05 17:59:09 -05:00