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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-140.0a1-15.0-2] fixup! TB 40026 [android]: Implement Security Level settings on Android.



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-140.0a1-15.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • a4478674
    by Pier Angelo Vendrame at 2025-06-18T15:22:34+02:00
    fixup! TB 40026 [android]: Implement Security Level settings on Android.
    
    TB 43856 (workaround): allow a deprecated call.
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tor/TorSecurityLevelFragment.kt
    ... ... @@ -110,6 +110,7 @@ class TorSecurityLevelFragment : Fragment() {
    110 110
             }
    
    111 111
     
    
    112 112
             binding.cancelButton.setOnClickListener {
    
    113
    +            @Suppress("DEPRECATION")
    
    113 114
                 requireActivity().onBackPressed()
    
    114 115
             }
    
    115 116
         }
    

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