signal-cli/src/main/java/org/asamk/signal/manager
AsamK e048b1886d Store number/uuid in recipient store after receiving a message
Necessary to find the correct session if the sender send the next message
with only the uuid.

Fixes #309
2020-05-22 12:32:36 +02: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
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 Store number/uuid in recipient store after receiving a message 2020-05-22 12:32:36 +02: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 Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
ServiceConfig.java Split manager ServiceConfig from BaseConfig 2020-05-11 14:51:55 +02:00
SignalProfile.java Implement sending messages using unidentified sender 2020-03-22 17:17: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 Move Exception classes to corresponding package 2020-05-15 20:03:51 +02:00
WhisperTrustStore.java Move Manager to sub package 2018-11-18 11:08:24 +01:00