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:
-
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tor/TorSecurityLevelFragment.kt
Changes:
=====================================
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/tor/TorSecurityLevelFragment.kt
=====================================
@@ -110,6 +110,7 @@ class TorSecurityLevelFragment : Fragment() {
}
binding.cancelButton.setOnClickListener {
+ @Suppress("DEPRECATION")
requireActivity().onBackPressed()
}
}
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/a44786742c917676ae5c11006f71615002e3393e
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/a44786742c917676ae5c11006f71615002e3393e
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]