mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Add preferences screen and URL allowlist functionality
This commit is contained in:
committed by
Arjan Schrijver
parent
7f0a9982ce
commit
ba0e8c3d86
@@ -4650,6 +4650,15 @@
|
||||
<item>net.osmand.dev</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="internethelper_new_url_action">
|
||||
<item>Allow</item>
|
||||
<item>Deny</item>
|
||||
</string-array>
|
||||
<string-array name="internethelper_new_url_action_values">
|
||||
<item>allow</item>
|
||||
<item>deny</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="workmode">
|
||||
<item>@string/automatic</item>
|
||||
<item>@string/manual</item>
|
||||
|
||||
Reference in New Issue
Block a user