Commit Graph

7957 Commits (e9d42361a05903b9471f5b078eead1a654f0b564)
 

Author SHA1 Message Date
Mozilla L10n Automation Bot 4a8c0d59cc [fenix] Import l10n. 3 years ago
Grisha Kruglov c367072d11 [fenix] 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.
3 years ago
Grisha Kruglov b13e149900 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/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.
3 years ago
Mugurell ae7909671e [fenix] For https://github.com/mozilla-mobile/fenix/issues/22852 - Add a new "Storage access" permission 3 years ago
Arturo Mejia 9e15247269 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22931 Only enable wallpapers on normal mode 3 years ago
mcarare 4e6406e15e [fenix] For https://github.com/mozilla-mobile/fenix/issues/20513: Use UrlMetricType for search engine submission url. 3 years ago
Aki Sasaki 390b4c8f41 [fenix] update which bot is used (https://github.com/mozilla-mobile/fenix/pull/22923) 3 years ago
Roger Yang 1735a245c0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/22736: Do not remove focus from toolbar when scrolling 3 years ago
Heitor Neiva cca1355bea [fenix] Add beetmover bucket scope to kind 3 years ago
Heitor Neiva 77c46d30f2 [fenix] Added bucket scope config for dep 3 years ago
Heitor Neiva 740804ea29 [fenix] Remove reference to beta version on nightly releases 3 years ago
Heitor Neiva ababe51e0a [fenix] Switch beetmover to use production worker and bucket 3 years ago
MickeyMoz f8e16ec28a [fenix] Update Android Components version to 97.0.20211219190304. 3 years ago
Arturo Mejia 5143063813 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22851 toggle wallpapers when tap on the Firefox logo 3 years ago
rxu de1e52a234 [fenix] Add default topsite MeiTuan for MozillaOnline builds 3 years ago
Mozilla L10n Automation Bot f110c8eca9 [fenix] Import l10n. 3 years ago
MickeyMoz a656ab4a1d [fenix] Update Android Components version to 97.0.20211219143130. 3 years ago
Mozilla L10n Automation Bot 574136432c [fenix] Import l10n. 3 years ago
MickeyMoz fe7a1bfd8a [fenix] Update Android Components version to 97.0.20211217190223. 3 years ago
Mozilla L10n Automation Bot dad42ce9a1 [fenix] Import l10n. 3 years ago
Matt Tighe 1c898c756c [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/22889: add bottom spacer to onboarding adapter 3 years ago
Mugurell 0244f2156f [fenix] For https://github.com/mozilla-mobile/fenix/issues/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.
3 years ago
Roger Yang 11417996c8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/22671: Show correct time groups header in history 3 years ago
MickeyMoz ecbd4e36b0 [fenix] Update Android Components version to 97.0.20211216190144. 3 years ago
Mickey Moz 841ce1bc89 [fenix] Update Android Components version to 97.0.20211216143115. (https://github.com/mozilla-mobile/fenix/pull/22885) 3 years ago
mcarare 4cd7064540 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22450: Replace quit icon with AC one. 3 years ago
Mozilla L10n Automation Bot 67f56b7031 [fenix] Import l10n. 3 years ago
Grisha Kruglov 85ad696663 [fenix] Update Android Components version to 97.0.20211215143138. 3 years ago
Grisha Kruglov 6b7cdce783 [fenix] Fix breaking change in KeyProvider
`key` was renamed to `getOrGenerateKey` and is now a `suspend`.
3 years ago
Grisha Kruglov 4ad2c1c592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22569: Remove allopen plugin and Mockable annotations 3 years ago
rxu 803549e11f [fenix] Modify strings for Privacy notice for MozillaOnline builds 3 years ago
Mozilla L10n Automation Bot 6a54899d0c [fenix] Import l10n. 3 years ago
Gabriel Luong 6f331743d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22858 - Set all @color/tab_tray_item_media_stroke usages to @color/photonWhite 3 years ago
Matt Tighe 817760d64c [fenix] fixes https://github.com/mozilla-mobile/fenix/issues/20833: move home recycler bottom margin into standalone item 3 years ago
Gabriel Luong 816677db45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22842 - Use gradient color tokens for Reader mode gradient 3 years ago
MickeyMoz 9b033119e2 [fenix] Update Android Components version to 97.0.20211213190046. 3 years ago
Gabriel Luong a9a26965ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/22836 - Replace primary_text_private_theme with fx_mobile_private_text_color_primary color token 3 years ago
Noah Bond d8bee937cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/22832 - Added parameters to base Text composables 3 years ago
Arturo Mejia 49444cfdf7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22851 add wallpapers feature flag 3 years ago
Gabriel Luong 85d4b025a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22839 - Remove unused tabTrayHeadingIcon and tabTrayHeadingIconInactive attributes 3 years ago
Gabriel Luong f0638c8294 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22839 - Remove @color/tab_tray_heading_icon_inactive_dark_theme redirection 3 years ago
Gabriel Luong e2c76c0ad2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22839 - Remove @color/tab_tray_heading_icon_dark_theme redirection 3 years ago
Mozilla L10n Automation Bot fc74ae29e8 [fenix] Import l10n. 3 years ago
Heitor Neiva e96835fbdf [fenix] Change beetmover destination paths to match firefox 3 years ago
Gabriel Luong 8ecbffef61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22808 - Add private theme design tokens 3 years ago
MickeyMoz d254f20ceb [fenix] Update Android Components version to 97.0.20211213151530. 3 years ago
Gabriel Luong 8b0a49c9fd [fenix] For https://github.com/mozilla-mobile/fenix/issues/22809 - Use the design tokens for the Scrim Start/End colors 3 years ago
Gabriel Luong 57b78972f6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/22812 - Remove unused shadow attribute 3 years ago
Gabriel Luong 949545d88a [fenix] For https://github.com/mozilla-mobile/fenix/issues/22800 - Remove unused tabTrayToolbarBackground attribute 3 years ago
Gabriel Luong bbafc879ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/22800 - Remove unused tabTrayItemSelectedBackground attribute 3 years ago