talk-android/app
Daniel Calviño Sánchez 2eac8c2cba Move default nick out of PeerConnectionWrapper
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>
2022-12-28 11:47:55 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src Move default nick out of PeerConnectionWrapper 2022-12-28 11:47:55 +01:00
build.gradle Weekly 15.2.0 Alpha 03 2022-12-26 03:12:55 +00:00
lint.xml
proguard-rules.pro