0
0
mirror of https://github.com/signalapp/libsignal.git synced 2024-09-20 03:52:17 +02:00
libsignal/java
Alex Konradi 100ce19945
Fix Java error handling for CDSI lookup
CDSI error handling code would attempt to instantiate a nonexistent Java class. 
Add the missing class and split up the handling for CDSI lookup errors to reuse 
existing error types.
2024-02-09 15:31:35 -05:00
..
android Collect acknowledgments for libsignal's Cargo dependencies 2023-12-11 16:39:33 -08:00
client Fix Java error handling for CDSI lookup 2024-02-09 15:31:35 -05:00
docker Update prost to version 0.12 2023-09-20 14:00:54 -07:00
gradle/wrapper Java: Update to Gradle 7.4, and several other build system updates 2022-03-07 16:51:19 -08:00
server Return username candidates as string array 2024-02-06 09:46:06 -05:00
shared Fix Java error handling for CDSI lookup 2024-02-09 15:31:35 -05:00
build_jni.sh Enable full LTO for Android, *disable* it for non-iOS Swift 2023-11-15 10:18:43 -08:00
build.gradle Bump to version v0.39.3 2024-01-24 11:13:13 -08:00
check_code_size.py Print size difference of a PR versus main 2024-02-01 16:30:42 -05:00
code_size.json Print size difference of a PR versus main 2024-02-01 16:30:42 -05:00
Dockerfile Update prost to version 0.12 2023-09-20 14:00:54 -07: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 Automatically release builds on Sonatype 2023-11-13 11:31:42 -08:00
settings.gradle Set up and apply code formatting for Java 2023-08-22 09:15:23 -07:00