Commit Graph

7872 Commits (90b9da3d9f966e66dd7e8833bf57bec4534d7cd5)
 

Author SHA1 Message Date
isabelrios 90b9da3d9f add reviewer comments 2 years ago
isabelrios bf75af30e0 No bug - Update l10nScreenshotsTests doc 2 years ago
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>
2 years ago
Mozilla L10n Automation Bot 105a2e5fc6 Import l10n. 2 years ago
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.
2 years ago
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.
2 years ago
Mugurell 34c0a17b4d For #22852 - Add a new "Storage access" permission 2 years ago
Arturo Mejia cf31bc408a For #22931 Only enable wallpapers on normal mode 2 years ago
mcarare 00280d3b65 For #20513: Use UrlMetricType for search engine submission url. 2 years ago
Aki Sasaki d0f08b83d4
update which bot is used (#22923) 2 years ago
Roger Yang 22bcdeafe0 Closes #22736: Do not remove focus from toolbar when scrolling 2 years ago
Heitor Neiva a02e05c6ed Add beetmover bucket scope to kind 2 years ago
Heitor Neiva 7a6cea9d2f Added bucket scope config for dep 2 years ago
Heitor Neiva ac99a03c8b Remove reference to beta version on nightly releases 2 years ago
Heitor Neiva 54b27209ad Switch beetmover to use production worker and bucket 2 years ago
MickeyMoz 1f9338719a Update Android Components version to 97.0.20211219190304. 2 years ago
Arturo Mejia 7a44412619 For #22851 toggle wallpapers when tap on the Firefox logo 2 years ago
rxu 073fd89390 Add default topsite MeiTuan for MozillaOnline builds 2 years ago
Mozilla L10n Automation Bot ee34b07ecc Import l10n. 2 years ago
MickeyMoz 6b6e087df7 Update Android Components version to 97.0.20211219143130. 2 years ago
Mozilla L10n Automation Bot 606f2eb100 Import l10n. 2 years ago
MickeyMoz 358881442c Update Android Components version to 97.0.20211217190223. 2 years ago
Mozilla L10n Automation Bot dd64d92b12 Import l10n. 2 years ago
Matt Tighe db71d8dfe7 fixes #22889: add bottom spacer to onboarding adapter 2 years ago
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.
2 years ago
Roger Yang 26198330e9 Closes #22671: Show correct time groups header in history 2 years ago
MickeyMoz c61df57b44 Update Android Components version to 97.0.20211216190144. 2 years ago
Mickey Moz 6b458a1572
Update Android Components version to 97.0.20211216143115. (#22885) 2 years ago
mcarare bbf0ccca54 For #22450: Replace quit icon with AC one. 2 years ago
Mozilla L10n Automation Bot 1c34db22f4 Import l10n. 2 years ago
Grisha Kruglov ba038bac05 Update Android Components version to 97.0.20211215143138. 2 years ago
Grisha Kruglov 33af7d8729 Fix breaking change in KeyProvider
`key` was renamed to `getOrGenerateKey` and is now a `suspend`.
2 years ago
Grisha Kruglov 8de4c0b4db For #22569: Remove allopen plugin and Mockable annotations 2 years ago
rxu b41542dc5e Modify strings for Privacy notice for MozillaOnline builds 2 years ago
Mozilla L10n Automation Bot b96dda5c89 Import l10n. 2 years ago
Gabriel Luong 9e647fd821 For #22858 - Set all @color/tab_tray_item_media_stroke usages to @color/photonWhite 2 years ago
Matt Tighe edcccc2f4c fixes #20833: move home recycler bottom margin into standalone item 2 years ago
Gabriel Luong 59a17894f2 For #22842 - Use gradient color tokens for Reader mode gradient 2 years ago
MickeyMoz 0a5061d3c0 Update Android Components version to 97.0.20211213190046. 2 years ago
Gabriel Luong 2c22622edb For #22836 - Replace primary_text_private_theme with fx_mobile_private_text_color_primary color token 2 years ago
Noah Bond 8ca1a7e271 For #22832 - Added parameters to base Text composables 2 years ago
Arturo Mejia 0ac2899570 For #22851 add wallpapers feature flag 2 years ago
Gabriel Luong cd83cfdda7 For #22839 - Remove unused tabTrayHeadingIcon and tabTrayHeadingIconInactive attributes 2 years ago
Gabriel Luong 07828aa979 For #22839 - Remove @color/tab_tray_heading_icon_inactive_dark_theme redirection 2 years ago
Gabriel Luong d45c092f11 For #22839 - Remove @color/tab_tray_heading_icon_dark_theme redirection 2 years ago
Mozilla L10n Automation Bot 6669363ed9 Import l10n. 2 years ago
Heitor Neiva 8092b0399d Change beetmover destination paths to match firefox 2 years ago
Gabriel Luong b8bc14c0ff For #22808 - Add private theme design tokens 2 years ago
MickeyMoz d703fe3a08 Update Android Components version to 97.0.20211213151530. 2 years ago
Gabriel Luong da0cb197ac For #22809 - Use the design tokens for the Scrim Start/End colors 2 years ago