kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
beceee846a
commit
796c5de5d5
|
@ -241,7 +241,7 @@ public abstract class LegacyMmsConnection {
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean hasAuthentication() {
|
public boolean hasAuthentication() {
|
||||||
return !TextUtils.isEmpty(username) || !TextUtils.isEmpty(password);
|
return !TextUtils.isEmpty(username);
|
||||||
}
|
}
|
||||||
|
|
||||||
public String getUsername() {
|
public String getUsername() {
|
||||||
|
|
Ładowanie…
Reference in New Issue