Test tor code
This commit is contained in:
parent
eeb612f9a2
commit
ef255d12ae
5 changed files with 44 additions and 4 deletions
|
|
@ -72,5 +72,10 @@
|
|||
android:summary="@string/autoPlayThroughIntentSummary"
|
||||
android:defaultValue="false" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:key="@string/useTor"
|
||||
android:title="@string/useTorTitle"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue