signal-cli/src/main/java/org/asamk/signal/commands
2021-02-23 21:42:42 +01:00
..
exceptions Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
AddDeviceCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
BlockCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
Command.java Check if output type is supported by command 2021-01-16 21:12:01 +01:00
Commands.java Add --verbose flag to show extended logging 2021-01-15 11:43:53 +01:00
DaemonCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
DbusCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
ExtendedDbusCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
GetUserStatusCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
JoinGroupCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
LinkCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
ListContactsCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
ListDevicesCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
ListGroupsCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
ListIdentitiesCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
LocalCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
MultiLocalCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
ProvisioningCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
QuitGroupCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
ReceiveCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
RegisterCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
RegistrationCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
RemoveDeviceCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
RemovePinCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
SendCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
SendContactsCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
SendReactionCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
SetPinCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
TrustCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
UnblockCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
UnregisterCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
UpdateAccountCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
UpdateContactCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
UpdateGroupCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
UpdateProfileCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
UploadStickerPackCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00
VerifyCommand.java Add CommandException to abstract cli return codes for errors 2021-02-23 21:42:42 +01:00