Commit Graph

6926 Commits (9e93d2cc37a5f5a1ce387b2c793049bdd3f3d82b)

Author SHA1 Message Date
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 f6cb3dbc52 [fenix] Update Android Components version to 99.0.20220223143136. (https://github.com/mozilla-mobile/fenix/pull/23942) 2 years ago
MatthewTighe c7275dd308 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/23912: remove sentry reporting from WallpaperDownloader 2 years ago
Christian Sadilek a049e9aaf2 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/14321 - Dismiss search dialog buttons on edit cancel"
This reverts commit a2b00bef833b29e5c49920e4a8888f4267e7a20e.
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
mcarare 7104c92f2b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23408: Fix pinned top sites count from the cached list. 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
Mozilla L10n Automation Bot ee8db5cc6b [fenix] Import l10n. 2 years ago
Roger Yang d1a94de89e [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/13336: Open bookmarks in current tab (https://github.com/mozilla-mobile/fenix/pull/23169)"
This reverts commit 52157add58e5ed6accc64e1e4fae69e655432d91.
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
MatthewTighe ce058f1abf [fenix] for https://github.com/mozilla-mobile/fenix/issues/23069: add blocklist middleware for home 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 9b0cd6863f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23882 - Use textAccent attribute for Smartblock Learn More link 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 7290a5a458 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23886 - Use @color/fx_mobile_icon_color_active for tabIndicatorColor 2 years ago
Mugurell 6defb87864 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23871 - Update compose to 1.1.0 and kotlin to 1.6.10 2 years ago
Mozilla L10n Automation Bot 8e06dcfd32 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 88f36471ea [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot e0ad42dcb4 [fenix] Import l10n. 2 years ago
Mozilla L10n Automation Bot 3a876d4532 [fenix] Import l10n. 2 years ago
Noah Bond 1a4e821c92 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23808 - Add secret setting for enabling Task Continuity feature 2 years ago
Alexandru2909 fc08df845f [fenix] For https://github.com/mozilla-mobile/fenix/issues/22189 - Replace the 'Firefox' word in all strings with placeholder 2 years ago
Gabriel Luong 948e9c4e85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23771 - Set correct destructive text color for card editor error messages (https://github.com/mozilla-mobile/fenix/pull/23803)
Co-authored-by: tristan-jea <>
Co-authored-by: Tristan <99796140+tristan-jea@users.noreply.github.com>
2 years ago
Roger Yang 362a299150 [fenix] No issue: Renew/remove metrics set to expire in April 2022 2 years ago
Noah Bond b8d7a53f49 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19942 - Add support for sticky headers to the synced tabs list 2 years ago
Geordan Neukum d31cdfeb3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/23500: creditcards: focus cardNumberInput in createView
Right now, when the user navigates to the "Add Card" screen, the "Card Number"
title will be focused by default. Instead, let's make it so that the first
field for data entry is focused.

Since we're focusing the first field, let's also make sure that the soft
keyboard opens and that the cursor is placed at the end of whatever text has
already been input.
2 years ago
Geordan Neukum 7a57194a48 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23500: creditcards: hide keyboard when pausing fragment
Right now, the soft keyboard will remain open when we exit the "Add Card"
screen. Let's make it so that the soft keyboard is automatically closed when
leaving this screen.
2 years ago
Arturo Mejia 8ed591874a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23752: Address switch is off the screen in the Wallpaper settings. 2 years ago
sunil9211 1971f8984c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23551 - Change the spacing between Pocket header and content to 16dp 2 years ago
Mozilla L10n Automation Bot 16ecb5131c [fenix] Import l10n. 2 years ago
Roger Yang 924ad2e229 [fenix] No issue: Renew/remove metrics set to expire in March 2022 2 years ago
Roger Yang c9370ed807 [fenix] No issue: Renew/remove metrics set to expire in April 2022 (https://github.com/mozilla-mobile/fenix/pull/23786) 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
Alexandru2909 ec19ceb55d [fenix] For https://github.com/mozilla-mobile/fenix/pull/18758 - Update colors on share layout 2 years ago
Gabriel Luong 4c40cd09be [fenix] For https://github.com/mozilla-mobile/fenix/issues/23456 ⁃ Use lifecycleScope in TopSiteItemViewHolder 2 years ago
Mozilla L10n Automation Bot bbb1009866 [fenix] Import l10n. 2 years ago
Roger Yang 2c4420c678 [fenix] No issue: Update history search string ID 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
Gabriel Luong 9b416293d5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Update Text Warning, Icon Warning and Border Warning light theme to Red70 2 years ago
Gabriel Luong c9a96b23ba [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Update Action Secondary light theme to LightGrey30 2 years ago
Gabriel Luong 9e9309dd2e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Text On Color Secondary design token 2 years ago
Gabriel Luong 5e009d3d1a [fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Rename Text On Color to Text On Color Primary 2 years ago
Roger Yang 2b7ceef777 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/23657: Add voice search for history search 2 years ago
Roger Yang ac81ce5b8f [fenix] Close https://github.com/mozilla-mobile/fenix/issues/23694: Add telemetry for history search 2 years ago