libsignal/java
Jordan Rose f40d20a72f
Add CompletableFuture.await() helper for Kotlin clients
Test it by porting several tests from FutureTest.java to Kotlin and
using Kotlin idioms for awaiting and cancellation.
2025-06-05 12:34:15 -07:00
..
android Add CompletableFuture.await() helper for Kotlin clients 2025-06-05 12:34:15 -07:00
backup-tool Expose logs in Java backup testing tool 2024-11-08 09:45:33 -08:00
client Add CompletableFuture.await() helper for Kotlin clients 2025-06-05 12:34:15 -07:00
docker Update prost to version 0.12 2023-09-20 14:00:54 -07:00
gradle Add CompletableFuture.await() helper for Kotlin clients 2025-06-05 12:34:15 -07:00
server Support checking Java @CalledFromNative annotation 2025-06-02 13:02:41 -04:00
shared Integrate post-quantum ratchet SPQR. 2025-06-04 11:18:12 -07:00
.gitignore libsignal-net: ChatService jni bridge 2024-03-21 13:19:27 -07:00
build_jni.sh Support checking Java @CalledFromNative annotation 2025-06-02 13:02:41 -04:00
build.gradle Add CompletableFuture.await() helper for Kotlin clients 2025-06-05 12:34:15 -07:00
check_code_size.py Make it more obvious what number to use for code_size.json during release process. 2024-10-21 21:38:29 -04:00
code_size.json Reset for version v0.74.1 2025-06-04 14:39:48 -07:00
Dockerfile Install python3 in Java build Docker container 2025-05-07 15:40:59 -04:00
find_cargo.sh java: When running Cargo as part of Gradle, fall back to ~/.cargo/bin 2024-08-22 09:23:16 -07:00
gradle.properties Re-apply "android: Don't strip debug info out of the AAR" 2024-07-25 14:22:56 -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
license_header.txt Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00
Makefile Java: fix javadoc warnings, enable non-hermetic tests in Docker builds 2025-02-11 15:17:16 -08:00
settings.gradle Add a smoke test for Android without _testing.so 2025-02-04 13:59:08 -05:00