adjusted orbot support and moved on to 0.7.2

This commit is contained in:
Christian Schabesberger 2016-01-04 00:10:51 +01:00
parent a8830e2ede
commit 5c492c01a1
7 changed files with 32 additions and 35 deletions

View file

@ -75,7 +75,8 @@
<CheckBoxPreference
android:key="@string/useTorKey"
android:title="@string/useTor"
android:summary="@string/useTorSummary" />
android:summary="@string/useTorSummary"
android:defaultValue="false"/>
</PreferenceCategory>
</PreferenceScreen>