Commit Graph

425 Commits (130fecde97a2d42dd5ba0261e914695de4118fa3)

Author SHA1 Message Date
sarah541 130fecde97 Bug 1870938 - Add display/edit toolbar separator and update url bar background 3 months ago
Harrison Oglesby e7b8e3410a Bug 1855737 - New private homescreen mask icon 8 months ago
Noah Bond 3e599dd3fa Bug 1855571 - Update star rating design 8 months ago
William Durand c623101f19 Bug 1847266 - Implement status message for add-ons not signed correctly in the manager 8 months ago
Noah Bond e600cd673a Bug 1851186 - Add new design system color tokens 9 months ago
Gabriel Luong 0d2dfcb85a Bug 1845357 - Remove the first run onboarding 10 months ago
DreVla 06e25e2676 Bug 1831287 - Update Private Mode color scheme
According to the figma color scheme, the color given to layer 3
was wrong, therefore it has been changed to the correct one
from the document.

Figma color scheme: https://shorturl.at/mAS48
1 year ago
Mugurell 961eba72f3 [fenix] Bug 1812518 - Show the download dialog as an Android View
Tried to mimic the UX of a modal dialog while using Android Views.
This meant including a scrim that would consume all touches and theming the
navigation bar and status bar.
Avoiding a dialog and a separate window will allow the snackbar to see the
new "dialog" as a sibling in a CoordinatorLayout parent and so be able to
position itself based on the new "dialog".
This patch also added "start_download_dialog_layout" from A-C as it leads to
simpler and less code needed to style the layout - colors / shapes with
everything happening in XML versus calculating the values then setting them
programatically.
1 year ago
Gabriel Luong 3cad34df8a [fenix] For https://github.com/mozilla-mobile/fenix/issues/27307 - Use the correct warning button text and icon color for DestructiveButton 2 years ago
Gabriel Luong e62e502664 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25119 - Add Secondary, Tertiary and Destructive Button composable components 2 years ago
Gabriel Luong 9ef51374bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/24645 - Update dark theme Action Secondary to LightGrey30 2 years ago
Gabriel Luong a846940d94 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename contrastText attribute to textOnColorPrimary 2 years ago
Gabriel Luong 0d21bd04e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename above attribute to layer2 2 years ago
Gabriel Luong cd04c69add [fenix] For https://github.com/mozilla-mobile/fenix/issues/24141 - Replace @color/button_text_color with @color/fx_mobile_[text|icon]_color_action_secondary 2 years ago
Gabriel Luong cd679cf342 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24141 - Replace @color/grey_button_color with @color/fx_mobile_action_color_secondary 2 years ago
Gabriel Luong 8dc78d6b70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24141 - Add Icon Action Primary and Secondary design tokens 2 years ago
Gabriel Luong 55675df99e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24108 - Use Layer3 for swipe to delete background color 2 years ago
Gabriel Luong ba33b58e31 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24107 - Use Layer1 for tab tray list item background color 2 years ago
Gabriel Luong 7cec1b5365 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24082 - Use Icon Secondary for the tab tray globe thumbnail icon color 2 years ago
Gabriel Luong e56d96553d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24082 - Use Layer2 for the tab tray thumbnail item background color 2 years ago
Gabriel Luong 74e86990fc [fenix] For https://github.com/mozilla-mobile/fenix/issues/24102 - Add Layer Accent Opaque design token 2 years ago
Gabriel Luong 793d03c400 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24080 - Use layer accent non opaque for the tabs tray and history selected background color 2 years ago
Gabriel Luong d6a0c98f5c [fenix] For https://github.com/mozilla-mobile/fenix/issues/24055 - Replace snackbar attribute with actionPrimary attribute 2 years ago
Gabriel Luong b29f330cb9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24055 - Replace ?inset with Action Primary color Primary Buttons 2 years ago
Gabriel Luong ba45874ce8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24055 - Replace ?contrastText with Icon On Color color for Primary Buttons 2 years ago
Gabriel Luong 43a41e0790 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24055 - Replace ?contrastText with Action Primary Text for Primary buttons 2 years ago
Gabriel Luong 5395d028be [fenix] For https://github.com/mozilla-mobile/fenix/issues/24055 - Replace ?accent with Action Primary for Primary Buttons 2 years ago
Gabriel Luong 5f580bbac4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23388 - Update scrim to match design system 2 years ago
Gabriel Luong 07de4d50a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24014 - Replace @color/secondary_text_private_theme with @color/fx_mobile_private_text_color_secondary 2 years ago
Gabriel Luong 8310a359bd [fenix] For https://github.com/mozilla-mobile/fenix/issues/24014 - Replace @color/caption_text_private_theme with @color/fx_mobile_private_text_color_secondary 2 years ago
Gabriel Luong 0d70bee768 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24014 - Replace @color/caption_text_normal_theme with @color/fx_mobile_text_color_secondary 2 years ago
Gabriel Luong 87ee51d9fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/24017 - Replace @color/foundation_private_theme with @color/fx_mobile_private_layer_color_1 2 years ago
Gabriel Luong 6570a84385 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23975 - Replace tooltip gradient with Layer Gradient Start, End design tokens 2 years ago
Gabriel Luong 52a618a580 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23951 - Replace @color/toolbar_divider_color_private_theme with @color/fx_mobile_private_border_color_divider 2 years ago
Gabriel Luong f2a3c9e1d5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23949 - Use @color/fx_mobile_private_layer_color_4 for the toolbar gradient in the private theme 2 years ago
Gabriel Luong cf5705e234 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23947 - Inline @color/toolbar_menu_transparent 2 years ago
Gabriel Luong 9e93d2cc37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23921 - Remove unused attributes in attrs.xml 2 years ago
Gabriel Luong 64fefc222e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23905 - Update onboarding icons to use Icon Active color 2 years ago
Gabriel Luong 635413def1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23907 - Replace tabTrayItemMediaBackground attribute with accent
tabTrayItemMediaBackground and accent are equivalent
2 years ago
Gabriel Luong 0289b38806 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23888 - Replace @color/white_color with @color/fx_mobile_[icon|text]_color_oncolor
@color/white_color and @color/fx_mobile_[icon|text]_color_oncolor are equivalent
2 years ago
Gabriel Luong 559e575bbe [fenix] For https://github.com/mozilla-mobile/fenix/issues/23919 - Replace tabRing attribute with accent 2 years ago
Gabriel Luong 72a2776032 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23925 - Update tab counter and reader mode colors to use the design system 2 years ago
Gabriel Luong f3727f6a49 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23900 - Update search widget colours to use design tokens 2 years ago
Gabriel Luong 24f642c19f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23902 - Update the top sites pinned icon color to @color/fx_mobile_icon_color_primary 2 years ago
Gabriel Luong 60a2e0b46a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23829 - Update private theme design token based on the latest UX changes 2 years ago
Gabriel Luong 6bf6f7f4ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/23839 - Replace @color/contrast_text_normal_theme with @color/fx_mobile_[text|icon]_color_oncolor 2 years ago
Gabriel Luong 8fa8fa4944 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23850 - Replace @color/neutral_text with @color/fx_mobile_[icon|text]_color_oncolor 2 years ago
Gabriel Luong 4dc2da16b5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23769 - Replace @color/destructive_normal_theme with @color/fx_mobile_text_color_warning 2 years ago
Gabriel Luong 36bdce4bcc [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Icon Warning Button design token 2 years ago
Gabriel Luong 589baa5efb [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Text Warning Button design token 2 years ago