tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit d55543ca8a1dbdf4ee67878bf1f7258f218b9ab8
parent 4277a68e7fb95ed82e9af8c75b255af4e555f5bf
Author: t-p-white <towhite@mozilla.com>
Date:   Wed, 12 Nov 2025 14:17:48 +0000

Bug 1999657 - Enable and configure the redesigned onboarding feature for Nightly r=android-reviewers,anpopa

[[ https://www.figma.com/design/udCfSmhE1ZaLdU2V5jPt5j/Android-Mobile-Onboarding-2025?node-id=2910-1389&p=f&m=dev | Onboarding redesign doc ]]

Demo
{F38410407}

Differential Revision: https://phabricator.services.mozilla.com/D272224

Diffstat:
Mmobile/android/fenix/app/onboarding.fml.yaml | 16++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git a/mobile/android/fenix/app/onboarding.fml.yaml b/mobile/android/fenix/app/onboarding.fml.yaml @@ -303,6 +303,22 @@ features: body-line-one-link-text: onboarding_marketing_redesign_learn_more body-line-two-text: onboarding_marketing_redesign_opt_out_checkbox + - channel: nightly + value: + use-onboarding-redesign: true + cards: + add-search-widget: + enabled: false + + notification-permission: + enabled: false + + theme-selection: + enabled: false + + toolbar-placement: + ordering: 17 + objects: OnboardingCardData: