[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-153.1.0esr-16.0-1] 2 commits: fixup! TB 40041: [android] Implement Tor Network Settings



Title: GitLab

Dan Ballard pushed to branch tor-browser-153.1.0esr-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • dffceb4f
    by clairehurst at 2026-08-17T09:51:30-07:00
    fixup! TB 40041: [android] Implement Tor Network Settings
    
    Bug 44881: Remove link sharing pref on android
    
  • 79ad07ff
    by clairehurst at 2026-08-17T09:51:30-07:00
    fixup! [android] Disable features and functionality
    
    Bug 44881: Remove link sharing pref on android
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/res/xml/preferences.xml
    ... ... @@ -244,18 +244,6 @@
    244 244
                 app:iconSpaceReserved="false"
    
    245 245
                 android:title="@string/preferences_customize_extension_collection" />
    
    246 246
     
    
    247
    -        <androidx.preference.Preference
    
    248
    -            android:key="@string/pref_key_link_sharing"
    
    249
    -            app:iconSpaceReserved="false"
    
    250
    -            android:title="@string/preferences_link_sharing" />
    
    251
    -
    
    252
    -        <!--
    
    253
    -        <androidx.preference.Preference
    
    254
    -            android:key="@string/pref_key_open_links_in_apps"
    
    255
    -            android:title="@string/preferences_open_links_in_apps"
    
    256
    -            app:iconSpaceReserved="false" />
    
    257
    -        -->
    
    258
    -
    
    259 247
             <androidx.preference.Preference
    
    260 248
                 android:key="@string/pref_key_downloads"
    
    261 249
                 app:iconSpaceReserved="false"
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx