mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-03 05:03:04 +00:00
2eac8c2cba
If the nick is not known whether "Guest" or something else needs to be shown is a responsability of the UI, so now the PeerConnectionWrapper just returns an empty string and the UI shows the default guest nick if needed. Moreover, the nick stored in the PeerConnectionWrapper was not always correct, as if no nick was received it was returned as "Guest" even if the connection belonged to a user. Now "Guest" is used only for actual guests. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |