signal-cli/src/main/java/org/asamk/signal
2021-01-19 16:58:28 +01:00
..
commands Check if output type is supported by command 2021-01-16 21:12:01 +01:00
dbus Use exit 4 when sending a single recipient message fails due to untrusted identity key 2021-01-16 15:38:38 +01:00
json Ignore relay in json output if null 2021-01-17 12:36:11 +01:00
manager Fix issue with incorrectly saving signalingKey 2021-01-19 16:58:28 +01:00
util Use exit 4 when sending a single recipient message fails due to untrusted identity key 2021-01-16 15:38:38 +01:00
App.java Rename Cli class to App 2021-01-16 21:20:12 +01:00
BaseConfig.java Split manager ServiceConfig from BaseConfig 2020-05-11 14:51:55 +02:00
DbusConfig.java Allow calling signal-cli without -u flag 2021-01-16 09:00:03 +01:00
DbusReceiveMessageHandler.java Switch to hypfvieh dbus-java 2020-05-06 09:13:49 +02:00
JsonDbusReceiveMessageHandler.java Move group classes to separate package 2020-12-29 22:09:06 +01:00
JsonReceiveMessageHandler.java Extract JsonWriter for json output 2021-01-16 20:11:32 +01:00
JsonWriter.java Make fields in json classes final and omit unnecessary nulls when serializing 2021-01-17 11:23:02 +01:00
Main.java Rename Cli class to App 2021-01-16 21:20:12 +01:00
OutputType.java Add an enum for output types 2021-01-16 18:52:06 +01:00
ReceiveMessageHandler.java If contact name is not set, print profile name instead 2021-01-18 20:28:25 +01:00