commit 12ee305d698ca21edc686709f61ab892998d65ba parent 4125558a009bae6bb5487c73f63abaa12094ca59 Author: t-p-white <towhite@mozilla.com> Date: Thu, 20 Nov 2025 17:37:50 +0000 Bug 2001323 - Updated the nightly onboarding cards to use the redesigned content. r=android-reviewers,mavduevskiy The nightly onboarding configuration should match the content as designed in [[ https://www.figma.com/design/udCfSmhE1ZaLdU2V5jPt5j/Android-Mobile-Onboarding-2025?node-id=2910-1389&p=f&m=dev | Figma ]] Differential Revision: https://phabricator.services.mozilla.com/D273412 Diffstat:
| M | mobile/android/fenix/app/onboarding.fml.yaml | | | 57 | ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- |
1 file changed, 54 insertions(+), 3 deletions(-)
diff --git a/mobile/android/fenix/app/onboarding.fml.yaml b/mobile/android/fenix/app/onboarding.fml.yaml @@ -307,6 +307,60 @@ features: value: use-onboarding-redesign: true cards: + terms-of-service: + title: onboarding_redesign_tou_title + primary-button-label: onboarding_redesign_tou_agree_and_continue_button_label + extra-data: + term-of-service-data: + subheader-one-text: onboarding_redesign_tou_subheader_one + subheader-two-text: onboarding_redesign_tou_subheader_two + subheader-three-text: onboarding_redesign_tou_subheader_three + line-one-text: onboarding_redesign_tou_body_one + line-one-link-text: onboarding_redesign_tou_body_one_link_text + line-two-text: onboarding_redesign_tou_body_two + line-two-link-text: onboarding_redesign_tou_body_two_link_text + line-three-text: onboarding_redesign_tou_body_three + line-three-link-text: onboarding_redesign_tou_body_three_link_text + + default-browser: + title: onboarding_redesign_set_default_browser_title + body: onboarding_redesign_set_default_browser_body + primary-button-label: juno_onboarding_default_browser_positive_button + secondary-button-label: juno_onboarding_default_browser_negative_button + + sync-sign-in: + title: onboarding_redesign_sync_title + body: onboarding_redesign_sync_body + primary-button-label: onboarding_redesign_sync_positive_button + secondary-button-label: onboarding_redesign_sync_negative_button + + toolbar-placement: + ordering: 17 + title: onboarding_redesign_customize_toolbar_title + body: onboarding_customize_toolbar_description + image-res: ic_onboarding_customize_toolbar + primary-button-label: onboarding_redesign_continue_button + extra-data: + customization-toolbar-data: + - toolbar-type: toolbar-top + label: onboarding_customize_toolbar_top_option + image-res: ic_onboarding_top_toolbar + - toolbar-type: toolbar-bottom + label: onboarding_customize_toolbar_bottom_option + image-res: ic_onboarding_bottom_toolbar + + marketing: + title: onboarding_marketing_redesign_title + body: onboarding_marketing_body + image-res: ic_onboarding_marketing_redesign + primary-button-label: onboarding_marketing_redesign_positive_button + extra-data: + marketing-data: + body-line-one-text: onboarding_marketing_redesign_learn_more + body-line-one-link-text: onboarding_marketing_redesign_learn_more + body-line-two-text: onboarding_marketing_redesign_opt_out_checkbox + + # Disable the defaults that are not included in the redesign add-search-widget: enabled: false @@ -316,9 +370,6 @@ features: theme-selection: enabled: false - toolbar-placement: - ordering: 17 - objects: OnboardingCardData: