0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 12:02:18 +02:00
libsignal/java
Jordan Rose 69ed266c0d java: Remove superfluous java_test Makefile target
Gradle's "build" action includes running tests; it's "assemble" that
doesn't. So we've been redundantly asking to run tests for a while,
and that currently does extra work due to the testing-fns variant
builds of the Android libraries. Just remove it.
2024-05-31 12:42:06 -07:00
..
android android: Add rustls-platform-verifier support 2024-04-24 14:13:30 -07:00
client Remove app-layer tests that rely on connection timeouts 2024-05-30 13:28:07 -07:00
docker Update prost to version 0.12 2023-09-20 14:00:54 -07:00
gradle/wrapper Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00
server BackupAuthCredential: verify the redemption time on receive 2024-04-19 13:41:59 -07:00
shared net: Add AppExpired and DeviceDeregistered errors for ChatService 2024-05-23 10:27:28 -07:00
.gitignore libsignal-net: ChatService jni bridge 2024-03-21 13:19:27 -07:00
build_jni.sh Java: Allow limiting which archs are built for Android 2024-03-07 10:15:57 -08:00
build.gradle Bump to version 0.49.0 2024-05-31 12:27:59 -07:00
check_code_size.py Continue the size check if GH response is invalid 2024-03-13 12:52:42 -04:00
code_size.json Bump to version 0.49.0 2024-05-31 12:27:59 -07:00
Dockerfile Java: Update to Gradle 8.4, Android Gradle Plugin 8.3, SDK 34, Java 17 2024-03-08 10:34:18 -08:00
gradle.properties Android: Add very basic Curve25519 benchmarks 2022-12-02 17:14:06 -08: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
license_header.txt Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00
Makefile java: Remove superfluous java_test Makefile target 2024-05-31 12:42:06 -07:00
settings.gradle libsignal-net: ChatService jni bridge 2024-03-21 13:19:27 -07:00