Dan Ballard pushed to branch tor-browser-150.0a1-16.0-2 at The Tor Project / Applications / Tor Browser Commits: 05582b0e by clairehurst at 2026-04-24T18:23:47-07:00 fixup! TB 44027 [android]: Update PBM lockscreen Bug_44842: Replace instances of SwitchPreference with SwitchPreferenceCompat - - - - - 1 changed file: - mobile/android/fenix/app/src/main/res/xml/tabs_preferences.xml Changes: ===================================== mobile/android/fenix/app/src/main/res/xml/tabs_preferences.xml ===================================== @@ -62,7 +62,7 @@ android:key="@string/pref_key_pbm_lock_category_divider" android:layout="@xml/preference_category_divider" android:selectable="false" /> - <SwitchPreference + <SwitchPreferenceCompat android:defaultValue="false" android:key="pref_key_private_browsing_locked_enabled" /> <Preference View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/05582b0e... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/05582b0e... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
Dan Ballard (@dan)