signal-cli/src/main
Finn 6f2e8716c7 Allow retreving and updating group info and contact names via dbus (#62)
* dbus method to get contact info

* Add getGroupName method

* Save after updating contact name

* allow group updates over dbus

* Allow retreiving group member list as well

* Space after if before conditions if( -> if (

* Return an empty string if the contact is unknown

* Handle null/non-existant groups better

* Remove debug output and allow updating the avatar

* Remove extra variables in update messages
2017-02-22 21:26:34 +01:00
..
java/org/asamk Allow retreving and updating group info and contact names via dbus (#62) 2017-02-22 21:26:34 +01:00
resources/org/asamk/signal Rename to signal-cli 2016-03-27 16:17:42 +02:00