mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Show megaphone to improve network reliability.
This commit is contained in:
committed by
Alex Hart
parent
427e73f7fd
commit
852dcd9711
@@ -77,6 +77,7 @@ class AdvancedPrivacySettingsViewModel(
|
||||
|
||||
fun setCensorshipCircumventionEnabled(enabled: Boolean) {
|
||||
SignalStore.settings().setCensorshipCircumventionEnabled(enabled)
|
||||
SignalStore.misc().isServiceReachableWithoutCircumvention = false
|
||||
ApplicationDependencies.resetNetworkConnectionsAfterProxyChange()
|
||||
refresh()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user