.. |
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
|
Prevent updateContact and block commands on linked devices
|
2021-05-03 19:46:35 +02:00 |
Command.java
|
Check if output type is supported by command
|
2021-01-16 21:12:01 +01:00 |
Commands.java
|
Add sendSyncRequest command
|
2021-05-03 20:37:13 +02:00 |
DaemonCommand.java
|
Update argparse4j
|
2021-05-13 18:06:57 +02: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
|
Refactor group store
|
2021-05-03 18:43:45 +02:00 |
LinkCommand.java
|
Check if account file already exists before actually completing device link
|
2021-05-08 15:19:49 +02:00 |
ListContactsCommand.java
|
Refactor contact and profile store
|
2021-05-03 18:43:45 +02:00 |
ListDevicesCommand.java
|
Encrypt/decrypt device names
|
2021-05-08 21:25:12 +02:00 |
ListGroupsCommand.java
|
Implement add/remove admin privileges
|
2021-05-15 17:04:22 +02: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
|
Implement setting group permissions
|
2021-05-15 17:04:22 +02:00 |
ReceiveCommand.java
|
Update argparse4j
|
2021-05-13 18:06:57 +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
|
Update argparse4j
|
2021-05-13 18:06:57 +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
|
Update argparse4j
|
2021-05-13 18:06:57 +02:00 |
SendContactsCommand.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
SendReactionCommand.java
|
Update argparse4j
|
2021-05-13 18:06:57 +02:00 |
SendSyncRequestCommand.java
|
Add sendSyncRequest command
|
2021-05-03 20:37:13 +02:00 |
SetPinCommand.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
TrustCommand.java
|
Update argparse4j
|
2021-05-13 18:06:57 +02:00 |
UnblockCommand.java
|
Prevent updateContact and block commands on linked devices
|
2021-05-03 19:46:35 +02:00 |
UnregisterCommand.java
|
Update argparse4j
|
2021-05-13 18:06:57 +02:00 |
UpdateAccountCommand.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
UpdateContactCommand.java
|
Prevent updateContact and block commands on linked devices
|
2021-05-03 19:46:35 +02:00 |
UpdateGroupCommand.java
|
Implement setting group permissions
|
2021-05-15 17:04:22 +02:00 |
UpdateProfileCommand.java
|
Update argparse4j
|
2021-05-13 18:06:57 +02: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 |