Commit Graph

8421 Commits

Author SHA1 Message Date
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
MickeyMoz
1c574cd447 Update Android Components version to 99.0.20220222190123. 2022-02-22 17:37:37 -05: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
MickeyMoz
eb16933692 Update Android Components version to 99.0.20220222143345. 2022-02-22 19:22:52 +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
MickeyMoz
8478bba6df Update Android Components version to 99.0.20220221143253. 2022-02-21 16:47:23 +00:00
Mozilla L10n Automation Bot
514a8c4437 Import l10n. 2022-02-21 00:38:59 +00:00
MickeyMoz
d599cc7375 Update Android Components version to 99.0.20220220143137. 2022-02-20 16:38:00 +00:00
Mozilla L10n Automation Bot
be78574669 Import l10n. 2022-02-20 00:38:10 +00:00
MickeyMoz
a092297cc0 Update Android Components version to 99.0.20220219143338. 2022-02-19 16:39:15 +00:00
Mozilla L10n Automation Bot
c52880ecb9 Import l10n. 2022-02-19 00:39:27 +00:00
Michael Comella
ec6e121a8d No issue: review - clarify which files to update in diff
Co-authored-by: Elise Richards <erichards@mozilla.com>
2022-02-18 19:46:49 +00:00
Michael Comella
59d5aa4002 No issue: document building local ac + GV.
Thank you to :agi for showing me this method.
2022-02-18 19:46:49 +00:00
MickeyMoz
ea40b2359c Update Android Components version to 99.0.20220218143038. 2022-02-18 18:38:39 +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
Kevin Brosnan
977d2f2b3a Update SECURITY.md
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2022-02-17 19:42:16 +00:00
Kevin Brosnan
e3420215cc Update SECURITY.md 2022-02-17 19:42:16 +00:00
Kevin Brosnan
0f22a7b527 Create SECURITY.md 2022-02-17 19:42:16 +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
MickeyMoz
2dc95366bf Update Android Components version to 99.0.20220217143352. 2022-02-17 17:38:36 +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
amedyne
f1e25d175d
Update Fenix release checklist (#23730)
* Update Fenix release checklist 

Updating this to reflect the latest process for releases for Firefox for Android.

* Incorporating feedback.

Incorporating review feedback.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-17 01:32:59 +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
MickeyMoz
0602021771 Update Android Components version to 99.0.20220216151234. 2022-02-16 11:53:58 -05: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