mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 11:49:04 +01:00
Merge branch '37_optionally_disable_tor' into 'master'
37 optionally disable tor Provides: * Checkbox in the settings view to disable Tor if not connected to a wifi network * A network change callback in the Tor plugin to identify wifi connect/disconnect events * A settings change event handler to disable enable tor when the user enables or disables the setting See merge request !11
This commit is contained in:
@@ -102,6 +102,8 @@
|
||||
<string name="bluetooth_setting">Connect via Bluetooth</string>
|
||||
<string name="bluetooth_setting_enabled">Whenever contacts are nearby</string>
|
||||
<string name="bluetooth_setting_disabled">Only when adding contacts</string>
|
||||
<string name="tor_wifi_setting_title">TOR</string>
|
||||
<string name="tor_wifi_setting"> Use Tor over WiFi Only</string>
|
||||
<string name="notification_settings_title">NOTIFICATIONS</string>
|
||||
<string name="notify_private_messages_setting">Show alerts for private messages</string>
|
||||
<string name="notify_group_posts_setting">Show alerts for forum posts</string>
|
||||
|
||||
Reference in New Issue
Block a user