Dan Ballard pushed to branch firefox-android-115.2.1-13.5-1 at The Tor Project
/ Applications / firefox-android
Commits:
ce547718 by Dan Ballard at 2024-06-13T09:09:12-07:00
fixup! Implement Android-native Connection Assist UI
Bug 42648: Don't cancel tor bootstrap when opening settings from bootstrap
- - - - -
1 changed file:
- fenix/app/src/main/java/org/mozilla/fenix/tor/TorConnectionAssistFragment.kt
Changes:
=====================================
fenix/app/src/main/java/org/mozilla/fenix/tor/TorConnectionAssistFragment.kt
=====================================
@@ -124,7 +124,6 @@ class TorConnectionAssistFragment : Fragment(),
UserInteractionHandler {
private fun setSettingsButton(screen: ConnectAssistUiState) {
binding.settingsButton.visibility = if (screen.settingsButtonVisible)
View.VISIBLE else View.GONE
binding.settingsButton.setOnClickListener {
- viewModel.cancelTorBootstrap()
openSettings()
}
}
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/ce5477184f78e430ec2e4eb05a5a3d98441d7ca2
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/ce5477184f78e430ec2e4eb05a5a3d98441d7ca2
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits