.. |
commands
|
Return a Manager from ProvisioningManager and RegistrationManager when finished
|
2021-03-08 21:21:51 +01:00 |
dbus
|
some small dbus return code fixes (#556)
|
2021-03-07 21:05:49 +01:00 |
json
|
Use var instead of explicit types
|
2021-02-21 15:01:41 +01:00 |
util
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
App.java
|
Ignore broken user data again for multi account commands
|
2021-03-08 21:21:51 +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
|
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
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01: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
|
some small dbus return code fixes (#556)
|
2021-03-07 21:05:49 +01:00 |