]> nmode's Git Repositories - signal-cli/commitdiff
implement Dbus updateAccount and listDevices (#730)
authorJohn Freed <okgithub@johnfreed.com>
Sun, 26 Sep 2021 07:26:12 +0000 (09:26 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Sep 2021 07:26:12 +0000 (09:26 +0200)
* implement Dbus updateAccount and listDevices

implement updateAccount(deviceName<s>) to change device name

implement listDevices

update documentation

* implement Dbus addDevice and removeDevice

update documentation as well

* Dbus add/remove/list/update devices

modifications responding to requests by AsamK

* Dbus incorporating InvalidUri error

Co-authored-by: AsamK <asamk@gmx.de>

No differences found