Add config override and per-app proxy feature

This commit is contained in:
iKirby
2023-07-27 22:17:25 +08:00
committed by 世界
parent af0046ce1c
commit 9575764f40
25 changed files with 1052 additions and 17 deletions

View File

@@ -12,4 +12,9 @@
<item>@string/enabled</item>
<item>@string/disabled</item>
</array>
<array name="per_app_proxy_update_on_change_value">
<item>@string/disabled</item>
<item>@string/action_select</item>
<item>@string/action_deselect</item>
</array>
</resources>