mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-21 15:19:53 +01:00
Merge branch 'master' of git@code.briarproject.org:akwizgran/briar.git
This commit is contained in:
@@ -279,6 +279,7 @@ OnClickListener {
|
|||||||
else adapter.disable();
|
else adapter.disable();
|
||||||
}
|
}
|
||||||
storeBluetoothSetting();
|
storeBluetoothSetting();
|
||||||
|
displaySettings();
|
||||||
return;
|
return;
|
||||||
} else if(view == notifyPrivateMessages) {
|
} else if(view == notifyPrivateMessages) {
|
||||||
Settings s = new Settings();
|
Settings s = new Settings();
|
||||||
|
|||||||
Reference in New Issue
Block a user