Commit Graph

6931 Commits

Author SHA1 Message Date
Roger Yang
77c2ad90b4 Close #13336: Open bookmark in current tab if browsing mode is not private or previous fragment is not home 2022-02-24 00:40:18 +00:00
Gabriel Luong
8fdea8455e For #23949 - Use @color/fx_mobile_private_layer_color_4 for the toolbar gradient in the private theme 2022-02-23 23:56:49 +00:00
Gabriel Luong
ed6fe26256 For #23947 - Inline @color/toolbar_menu_transparent 2022-02-23 23:27:11 +00:00
Gabriel Luong
783d2037b6 For #23738 - Integrate the Contile top sites updater 2022-02-23 22:54:12 +00:00
Roger Yang
a7442c4474 Close #23804: Use version instead of date for telemetry/metrics expiration 2022-02-23 22:28:12 +00:00
Gabriel Luong
9f04af3557 For #23921 - Remove unused attributes in attrs.xml 2022-02-23 21:59:35 +00:00
Gabriel Luong
2f30442610 For #23905 - Update onboarding icons to use Icon Active color 2022-02-23 21:25:33 +00:00
Gabriel Luong
0f3c82c16b For #23907 - Replace tabTrayItemMediaBackground attribute with accent
tabTrayItemMediaBackground and accent are equivalent
2022-02-23 20:51:12 +00:00
Gabriel Luong
d71e31188f For #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
2022-02-23 20:14:22 +00:00
Gabriel Luong
f14850bb48 For #23919 - Replace tabRing attribute with accent 2022-02-23 19:45:35 +00:00
Gabriel Luong
f71edcd309
Update Android Components version to 99.0.20220223143136. (#23942) 2022-02-23 13:43:37 -05:00
MatthewTighe
9b54df4145 closes #23912: remove sentry reporting from WallpaperDownloader 2022-02-23 18:17:44 +00:00
Christian Sadilek
5ebd4e1569 Revert "For #14321 - Dismiss search dialog buttons on edit cancel"
This reverts commit 2d75ff7d47.
2022-02-23 16:30:27 +00:00
Gabriel Luong
4a7e723009 For #23925 - Update tab counter and reader mode colors to use the design system 2022-02-23 15:59:36 +00:00
mcarare
9a5cd634ab For #23408: Fix pinned top sites count from the cached list. 2022-02-23 14:48:35 +00:00
Gabriel Luong
7a8711247d For #23900 - Update search widget colours to use design tokens 2022-02-23 02:33:00 +00:00
Mozilla L10n Automation Bot
e0d1685846 Import l10n. 2022-02-23 01:44:44 +00:00
Roger Yang
d1c0e9bf9b Revert "For #13336: Open bookmarks in current tab (#23169)"
This reverts commit e73deb23ac.
2022-02-23 01:17:47 +00:00
Gabriel Luong
1b44f47cd8 For #23902 - Update the top sites pinned icon color to @color/fx_mobile_icon_color_primary 2022-02-23 00:42:21 +00:00
Gabriel Luong
4e8615326e For #23829 - Update private theme design token based on the latest UX changes 2022-02-22 23:36:28 +00:00
MatthewTighe
2cc9ca3773 for #23069: add blocklist middleware for home 2022-02-22 22:25:04 +00:00
Gabriel Luong
0b26bac220 For #23839 - Replace @color/contrast_text_normal_theme with @color/fx_mobile_[text|icon]_color_oncolor 2022-02-22 21:45:47 +00:00
Gabriel Luong
8ae31f625c For #23882 - Use textAccent attribute for Smartblock Learn More link 2022-02-22 21:15:38 +00:00
Gabriel Luong
7713305df1 For #23850 - Replace @color/neutral_text with @color/fx_mobile_[icon|text]_color_oncolor 2022-02-22 20:38:02 +00:00
Gabriel Luong
d06c1f5cc0 For #23886 - Use @color/fx_mobile_icon_color_active for tabIndicatorColor 2022-02-22 17:49:07 +00:00
Mugurell
23f41c9c68 For #23871 - Update compose to 1.1.0 and kotlin to 1.6.10 2022-02-22 16:55:22 +00:00
Mozilla L10n Automation Bot
81d8c38de5 Import l10n. 2022-02-22 00:43:44 +00:00
Mozilla L10n Automation Bot
514a8c4437 Import l10n. 2022-02-21 00:38:59 +00:00
Mozilla L10n Automation Bot
be78574669 Import l10n. 2022-02-20 00:38:10 +00:00
Mozilla L10n Automation Bot
c52880ecb9 Import l10n. 2022-02-19 00:39:27 +00:00
Noah Bond
15c58b7261 For #23808 - Add secret setting for enabling Task Continuity feature 2022-02-18 17:37:19 +00:00
Alexandru2909
5153cee0e0 For #22189 - Replace the 'Firefox' word in all strings with placeholder 2022-02-18 15:59:03 +00:00
Gabriel Luong
f47a428f44
For #23771 - Set correct destructive text color for card editor error messages (#23803)
Co-authored-by: tristan-jea <>
Co-authored-by: Tristan <99796140+tristan-jea@users.noreply.github.com>
2022-02-17 23:44:53 -05:00
Roger Yang
ef077c5fb1 No issue: Renew/remove metrics set to expire in April 2022 2022-02-17 21:00:31 +00:00
Noah Bond
bd4742004c For #19942 - Add support for sticky headers to the synced tabs list 2022-02-17 20:12:47 +00:00
Geordan Neukum
7271f33eff For #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.
2022-02-17 18:39:05 +00:00
Geordan Neukum
6b78fa3295 For #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.
2022-02-17 18:39:05 +00:00
Arturo Mejia
64ae748835 For #23752: Address switch is off the screen in the Wallpaper settings. 2022-02-17 16:29:23 +00:00
sunil9211
de4ea0a086 For #23551 - Change the spacing between Pocket header and content to 16dp 2022-02-17 10:50:22 -05:00
Mozilla L10n Automation Bot
208d510ae9 Import l10n. 2022-02-17 02:00:42 +00:00
Roger Yang
7dc969103b No issue: Renew/remove metrics set to expire in March 2022 2022-02-16 19:43:36 -05:00
Roger Yang
20094cd1e9
No issue: Renew/remove metrics set to expire in April 2022 (#23786) 2022-02-16 18:34:48 -05:00
Gabriel Luong
c3a2c355a2 For #23769 - Replace @color/destructive_normal_theme with @color/fx_mobile_text_color_warning 2022-02-16 18:06:26 +00:00
Alexandru2909
e1f91aacd3 For #18758 - Update colors on share layout 2022-02-16 15:28:37 +00:00
Gabriel Luong
37683531e7 For #23456 ⁃ Use lifecycleScope in TopSiteItemViewHolder 2022-02-16 15:02:08 +00:00
Mozilla L10n Automation Bot
fab2e762c1 Import l10n. 2022-02-16 04:19:35 +00:00
Roger Yang
1559afe7b9 No issue: Update history search string ID 2022-02-16 01:56:44 +00:00
Gabriel Luong
4281dda447 For #23761 - Add Icon Warning Button design token 2022-02-15 22:26:38 +00:00
Gabriel Luong
e568f2e151 For #23761 - Add Text Warning Button design token 2022-02-15 22:26:38 +00:00
Gabriel Luong
2ec29b8101 For #23761 - Update Text Warning, Icon Warning and Border Warning light theme to Red70 2022-02-15 22:26:38 +00:00