tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit de2f816385fa2c205e0d274e5ce04f464d33135f
parent 47d10e8b1910445a8459caa996f8c1570b6cbca7
Author: Beatriz Rizental <bea@torproject.org>
Date:   Mon, 29 Sep 2025 21:08:53 +0200

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.

Diffstat:
Mmobile/android/fenix/app/src/main/res/xml/preferences.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mobile/android/fenix/app/src/main/res/xml/preferences.xml b/mobile/android/fenix/app/src/main/res/xml/preferences.xml @@ -220,13 +220,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"