]> nmode's Git Repositories - signal-cli/commit
Implement Dbus updateProfile with givenName (#734)
authorJohn Freed <okgithub@johnfreed.com>
Tue, 28 Sep 2021 16:41:10 +0000 (18:41 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 16:41:10 +0000 (18:41 +0200)
commitba817e2ae4147b201fbb3e5eb8c86e359873ec02
tree50cddfa22ae5d1e343062cfc37e313990147bbe8
parent375c9d60cf27d10882bd1a4fd5d5f7ca90eca8ed
Implement Dbus updateProfile with givenName (#734)

two versions of updateProfile implemented:
- one with givenName and familyName
- one with just name

update documentation
man/signal-cli-dbus.5.adoc
src/main/java/org/asamk/Signal.java
src/main/java/org/asamk/signal/dbus/DbusSignalImpl.java