libsignal/java/shared
akonradi-signal 3d8933ec96
Add CompletableFuture.thenApply method
Add the ability to chain futures by applying arbitrary functions. Mirrors
CompletableFuture.thenApply in the Java standard library.
2023-11-13 15:06:40 -05:00
..
java/org/signal/libsignal Add CompletableFuture.thenApply method 2023-11-13 15:06:40 -05:00
resources/META-INF/proguard Java: Implement completing Java Futures from Rust 2023-09-27 06:48:21 -07:00
test/java/org/signal/libsignal/zkgroup zkgroup: move java BackupAuthTest to server lib 2023-10-26 13:15:25 -05:00
build.gradle Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00