.. |
exceptions
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
AddDeviceCommand.java
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02: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
|
Send remote delete (#593)
|
2021-04-05 19:49:45 +02: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
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02:00 |
LinkCommand.java
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02: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
|
Refactor identity key store
|
2021-05-01 08:46:00 +02: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
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02:00 |
ReceiveCommand.java
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02: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 |
RemoteDeleteCommand.java
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02: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
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02:00 |
SendContactsCommand.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
SendReactionCommand.java
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02:00 |
SetPinCommand.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
TrustCommand.java
|
Refactor identity key store
|
2021-05-01 08:46:00 +02: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
|
Remove error handling for oracle unlimited crypto issue
|
2021-05-01 08:45:10 +02: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
|
Return a Manager from ProvisioningManager and RegistrationManager when finished
|
2021-03-08 21:21:51 +01:00 |