signal-cli/src/main/java/org/asamk/signal/manager
AsamK 6a1b7dc597 Implement support for sending/receiving Group V2 messages
Requires libzkgroup to work, which is currently only included for x86_64 Linux

Related #354
2020-11-23 22:40:14 +01:00
..
AttachmentInvalidException.java Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
GroupNotFoundException.java Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
HandleAction.java Delay auto responses to messages until caught up with old messages 2020-06-05 12:13:17 +02:00
JsonStickerPack.java Output json when receiving messages from dbus and --json parameter is given 2020-04-03 16:22:10 +02:00
KeyUtils.java Use correct sticker pack key length of 32. (#288) 2020-03-30 21:19:17 +02:00
Manager.java Implement support for sending/receiving Group V2 messages 2020-11-23 22:40:14 +01:00
NotAGroupMemberException.java Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
PathConfig.java Refactor Manager to always have a valid SignalAccount instance 2020-05-11 18:07:37 +02:00
ProvisioningManager.java Add workaround to fix crashes if native libzkgroup is not available 2020-09-11 15:35:44 +02:00
ServiceConfig.java Implement support for sending/receiving Group V2 messages 2020-11-23 22:40:14 +01:00
StickerPackInvalidException.java Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
TrustLevel.java Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
UserAlreadyExists.java Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
Utils.java Use StandardCharsets.UTF_8 2020-11-22 10:03:41 +01:00
WhisperTrustStore.java Move Manager to sub package 2018-11-18 11:08:24 +01:00