Verified Commit 8b165b01 authored by brizental's avatar brizental Committed by boklm
Browse files

TB 40041 [android]: Implement Tor Network Settings

Undo rebase mistake. An unrelated pref was accidentally
disabled in this commit. We do want it disabled, it's just
unrelated here.

Will remove it from here and then add it to another commit.
parent 6eedb5ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -226,13 +226,13 @@
            app:iconSpaceReserved="false"
            android:title="@string/preferences_customize_extension_collection" />

        <!--
        <androidx.preference.Preference
            android:key="@string/pref_key_link_sharing"
            app:iconSpaceReserved="false"
            app:isPreferenceVisible="false"
            android:title="@string/preferences_link_sharing" />

        <!--
        <androidx.preference.Preference
            android:key="@string/pref_key_open_links_in_apps"
            android:title="@string/preferences_open_links_in_apps"