Commit Graph

6585 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
e7d64d886e Import l10n. 2021-12-31 00:40:16 +00:00
mike a
46b5dd2706 Closes #10737: Searching a language/saved password displays a misplaced "x".
Setting max width for the search view in language settings and saved logins screens. Removed SyncAuthClosed event from LocaleSettingsFragment, an apparent copy-paste.
2021-12-30 05:37:58 +00:00
Mozilla L10n Automation Bot
acc21f9f7f Import l10n. 2021-12-30 00:38:58 +00:00
Gabriel Luong
c8e2fd3847 For #22973 - Remove @color/contrast_text_light_theme redirection 2021-12-28 20:06:05 +00:00
Gabriel Luong
794823c5ec For #22983 - Remove @color/destructive_button_text_color redirection 2021-12-28 19:37:21 +00:00
TasosB
05e6ba40b4 For #21483 - Remove light theme tinting of folder icon in the Bookmark view 2021-12-28 18:56:36 +00:00
TasosB
54ffe7db03 For #21483 - Use primaryText attribute for download icons fill color 2021-12-28 18:56:36 +00:00
Gabriel Luong
4078bf7863 For #22971 - Remove @color/above_dark_theme redirection 2021-12-28 16:47:59 +00:00
Mozilla L10n Automation Bot
716e1194a0 Import l10n. 2021-12-28 00:35:39 +00:00
Mozilla L10n Automation Bot
fa377bf0d6 Import l10n. 2021-12-27 00:35:38 +00:00
Mozilla L10n Automation Bot
ec9cf0338e Import l10n. 2021-12-25 00:37:17 +00:00
rxu
2203ebf923 Pass distribution_id to Socorro crash report 2021-12-24 01:50:32 +00:00
Mozilla L10n Automation Bot
00d18125b2 Import l10n. 2021-12-24 00:44:51 +00:00
Gabriel Luong
c50073f7e4 For #22965 - Add Form On, Form Off, Indicator Active, Indicator Inactive color tokens 2021-12-23 21:46:57 +00:00
Gabriel Luong
3ffece2b87 For #22965 - Remove Control Active color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
38c55dbbc0 For #22965 - Update description of Layer Accent color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
a7e78a19d0 For #22965 - Update description of Text Inverted color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
c9cb55cf3f For #22965 - Remove Control Dark design color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
945dde72e3 For #22965 - Rename Action Disabled to Form Disabled for the design color tokens 2021-12-23 21:46:57 +00:00
Gabriel Luong
97c42ca84e For #22965 - Update Control to Form Surface design colors 2021-12-23 21:46:57 +00:00
Gabriel Luong
5bea4554ad For #22965 - Add Form Selected design color token 2021-12-23 21:46:57 +00:00
Gabriel Luong
c9bc38d67c For #22965 - Update Action Teritary to Form Default design colors 2021-12-23 21:46:57 +00:00
Gabriel Luong
1cf91a2ef4 For #22965 - Change Pill button to Chip for Action Secondary design color token description 2021-12-23 21:46:57 +00:00
Gabriel Luong
16bf150fb9 For #22965 - Remove Toolbar background from the description of Layer 3 design color token 2021-12-23 21:46:57 +00:00
Roger Yang
0b0f69ab4e Closes #22754: Customize home button should work on fresh install 2021-12-23 20:34:10 +00:00
Arturo Mejia
27def6fd0c For #22851: Optimize wallpaper testing images. 2021-12-23 10:24:32 +00:00
Roger Yang
b9b2bc3c7d Issue #22561: Fix tab group titles colour when in private mode 2021-12-22 22:48:57 +00:00
mcarare
03f1aa3d8b For #22415: Remove element type from content descriptions.
Adding the type to content description is not advised according to a11y guidelines.
2021-12-22 22:23:37 +00:00
Gabriel Luong
dc576a2ad7 Revert "For #22777 - Replace about_link_normal_theme with fx_mobile_text_color_action"
This reverts commit 986a48b1db.
2021-12-22 14:43:10 -05:00
mavduevskiy
89f5e96d73
For #18160: Show a prompt when trying to leave private browsing with active downloads (#22912)
Co-authored-by: mike a <mavduevskiy@gmail.com>
2021-12-22 00:12:44 -08:00
Mozilla L10n Automation Bot
105a2e5fc6 Import l10n. 2021-12-22 00:34:24 +00:00
Grisha Kruglov
5bbfd49e1d Refactor History types to eliminate nullability
This introduces a separate HistoryDB type at the PagedHistoryProvider
layer, that doesn't need to deal with positions. Positioning logic in
HistoryDataSource becomes a type conversion between the new type and an
existing History type that UI and ItemKeyedDataSource API is written against.

With this refactor, we entirely eliminate nullability from these types.
2021-12-21 19:54:18 +00:00
Grisha Kruglov
836ff1151b Closes #22764: Convert History.id to an Int position
We were converting Long timestamps into Ints (and getting negative
numbers back), and treating that as, basically, a position for the
paging API; the paging API would pass us back the obscure negative
number back as an offset, and we'll mishandle it resulting in an
infinite loop.

This patch removes all of the Long -> Int conversions, and introduces an
explicit 'position' that is calculated once we have a full page of
results completed.
2021-12-21 19:54:18 +00:00
Mugurell
34c0a17b4d For #22852 - Add a new "Storage access" permission 2021-12-21 17:45:19 +00:00
Arturo Mejia
cf31bc408a For #22931 Only enable wallpapers on normal mode 2021-12-21 09:49:12 -05:00
mcarare
00280d3b65 For #20513: Use UrlMetricType for search engine submission url. 2021-12-21 11:25:00 +00:00
Roger Yang
22bcdeafe0 Closes #22736: Do not remove focus from toolbar when scrolling 2021-12-20 20:38:04 +00:00
Arturo Mejia
7a44412619 For #22851 toggle wallpapers when tap on the Firefox logo 2021-12-20 15:53:44 +00:00
rxu
073fd89390 Add default topsite MeiTuan for MozillaOnline builds 2021-12-20 01:42:41 +00:00
Mozilla L10n Automation Bot
ee34b07ecc Import l10n. 2021-12-20 00:39:20 +00:00
Mozilla L10n Automation Bot
606f2eb100 Import l10n. 2021-12-19 00:32:51 +00:00
Mozilla L10n Automation Bot
dd64d92b12 Import l10n. 2021-12-18 00:36:17 +00:00
Matt Tighe
db71d8dfe7 fixes #22889: add bottom spacer to onboarding adapter 2021-12-17 22:31:18 +00:00
Mugurell
eb2ec677ca For #22508 - Increase menu height to avoid it become scrollable
Compose enforces a DropdownMenuItem having at least a 64dp height
(48 dp height + 8dp vertical padding) so we need to ensure the parent
doesn't hardcode a smaller height.
2021-12-17 17:38:22 +00:00
Roger Yang
26198330e9 Closes #22671: Show correct time groups header in history 2021-12-17 16:32:56 +00:00
mcarare
bbf0ccca54 For #22450: Replace quit icon with AC one. 2021-12-16 09:00:25 +00:00
Mozilla L10n Automation Bot
1c34db22f4 Import l10n. 2021-12-16 00:46:56 +00:00
Grisha Kruglov
33af7d8729 Fix breaking change in KeyProvider
`key` was renamed to `getOrGenerateKey` and is now a `suspend`.
2021-12-15 22:57:06 +00:00
Grisha Kruglov
8de4c0b4db For #22569: Remove allopen plugin and Mockable annotations 2021-12-15 12:59:57 +00:00
rxu
b41542dc5e Modify strings for Privacy notice for MozillaOnline builds 2021-12-15 02:54:14 +00:00