.. |
commands
|
Fixed typo, where "note" was written as "not" (#619)
|
2021-05-12 22:55:31 +02:00 |
dbus
|
Extend updateProfile command to set family name
|
2021-05-05 19:32:52 +02:00 |
json
|
Use var instead of explicit types
|
2021-02-21 15:01:41 +01:00 |
util
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02:00 |
App.java
|
Add --service-environment to allow testing against sandbox environment
|
2021-05-12 23:28:52 +02: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
|
Use var instead of explicit types
|
2021-02-21 15:01:41 +01:00 |
JsonReceiveMessageHandler.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
JsonWriter.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
Main.java
|
Enable unlimited strength crypto via system Security property (#608)
|
2021-05-01 08:38:31 +02:00 |
OutputType.java
|
Add an enum for output types
|
2021-01-16 18:52:06 +01:00 |
PlainTextWriter.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
PlainTextWriterImpl.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
ReceiveMessageHandler.java
|
Renew session if message decryption fails with ProtocolInvalidMessageException
|
2021-05-05 20:20:02 +02:00 |
ServiceEnvironmentCli.java
|
Add --service-environment to allow testing against sandbox environment
|
2021-05-12 23:28:52 +02:00 |