Commit Graph

8278 Commits (f1e25d175dce179fbbad8b204ec28815a0b80214)
 

Author SHA1 Message Date
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>
2 years ago
Roger Yang 7dc969103b No issue: Renew/remove metrics set to expire in March 2022 2 years ago
Roger Yang 20094cd1e9
No issue: Renew/remove metrics set to expire in April 2022 (#23786) 2 years ago
Gabriel Luong c3a2c355a2 For #23769 - Replace @color/destructive_normal_theme with @color/fx_mobile_text_color_warning 2 years ago
MickeyMoz 0602021771 Update Android Components version to 99.0.20220216151234. 2 years ago
Alexandru2909 e1f91aacd3 For #18758 - Update colors on share layout 2 years ago
Gabriel Luong 37683531e7 For #23456 ⁃ Use lifecycleScope in TopSiteItemViewHolder 2 years ago
Mozilla L10n Automation Bot fab2e762c1 Import l10n. 2 years ago
Roger Yang 1559afe7b9 No issue: Update history search string ID 2 years ago
Gabriel Luong 4281dda447 For #23761 - Add Icon Warning Button design token 2 years ago
Gabriel Luong e568f2e151 For #23761 - Add Text Warning Button design token 2 years ago
Gabriel Luong 2ec29b8101 For #23761 - Update Text Warning, Icon Warning and Border Warning light theme to Red70 2 years ago
Gabriel Luong 35212ae6ca For #23761 - Update Action Secondary light theme to LightGrey30 2 years ago
Gabriel Luong bdb6f18d8f For #23761 - Add Text On Color Secondary design token 2 years ago
Gabriel Luong 99d636c23c For #23761 - Rename Text On Color to Text On Color Primary 2 years ago
Roger Yang 3f0b5799f8 Close #23657: Add voice search for history search 2 years ago
Roger Yang 7d8bad05cd Close #23694: Add telemetry for history search 2 years ago
MickeyMoz 80a05bcb37 Update Android Components version to 99.0.20220215152923. 2 years ago
Gabriel Luong cd5be08d2b For #23321 - Replace @color/toolbar_divider_color_normal_theme with @color/fx_mobile_border_color_primary 2 years ago
Matt Tighe 96cda67806 closes #23727: Add a fenix.git tag of the current hash to Sentry reports 2 years ago
Gabriel Luong 3d4340e7ec For #23341 - Replace @color/disabled_normal_theme with @color/fx_mobile_text_color_disabled 2 years ago
Gabriel Luong 869f4c89ee For #23731 - Use the disk cache for the Contile top sites 2 years ago
Mugurell 42282987f8 For #22722 - Rename fragment_crash_reporter to view_crash_reporter
Rename in a separate patch for git to not merge this to previous changes and in
such think that the the old file was deleted and a new one was created.
2 years ago
Mugurell efc57762f6 For #22722 - Rename CrashReporterFragment to CrashContentView
Rename in a separate patch for git to not merge this to previous changes and in
such think that the the old file was deleted and a new one was created.
2 years ago
Mugurell bc59ede073 For #22722 - Reacting to the crashed flag
Whenever the ".crashed" property of the currently displayed
TabSessionState -> EngineState is true we will show an in-app crash reporter
with the usual close tab / restore tab options and also the option to report
all current non-fatal crashes to Mozilla if the setting for sending the crash
reports is enabled in app settings.
This closely mimics the previous crash reporter UI but there might be some
subtle differences stemming from migrating to using a ComposeView.

Whenever the ".crashed" property of the currently displayed
TabSessionState -> EngineState is false we will set the in-app crash reporter
to have a View.GONE visibility effectively removing it from the layout.

The functionality for receiving the non-fatal crashes from the AC CrashReporter
through an Intent is still kept and these crashes will be persisted in memory
until the user closes / restores a tab and so also makes a decision about
sending or not these crashes.

Currently more tabs can crash following just one since more share the same
process and as such there is no way to differentiate between them or link a
certain Crash to a certain tab.
They will all be acted upon at once from any tab the user chooses to close or
restore.
2 years ago
Mozilla L10n Automation Bot 1e38205f17 Import l10n. 2 years ago
Grigory Kruglov 8f4b303b94 Bump A-C version to 99.0.20220214225657 2 years ago
Grigory Kruglov a42018f124 Convert recently closed tabs code to use light-weight TabState
To lighten-up our memory usage and startup performance, all of the RecentlyClosed
machinery was converted to use a light-weight TabState - specifically, it's missing
EngineSessionState, which is expensive to obtain during startup, and potentially
very costly to keep in-memory.

When we actually need EngineSessionState (at the point of restoration of a tab), we
read and rehydrate it using provided storage implementation.
2 years ago
Noah Bond 48141b25a9 For #21900 - Delete files from Synced Tabs XML implementation 2 years ago
Noah Bond 584b2cd83c For #21900 - Delete files from Synced Tabs XML implementation 2 years ago
Gabriel Luong bf70616d93 For #23713 - Replace @color/secondary_text_normal_theme with @color/fx_mobile_text_color_secondary 2 years ago
MickeyMoz d1fbf309b3 Update Android Components version to 99.0.20220214170500. 2 years ago
Matt Tighe f146cefcb8 closes #23662: replace wallpaper thumbnail lazyverticalgrid with manual scroll layout 2 years ago
Gabriel Luong 5bbf8437b3 For #23711 - Replace @color/primary_text_normal_theme with @color/fx_mobile_text_color_primary 2 years ago
Mozilla L10n Automation Bot 45f530b573 Import l10n. 2 years ago
AndiAJ 1baddfaf2d Save logins and external links in custom tabs UI test 2 years ago
Rohan Maity df0d196759 For #20634 remove some lint issues from baseline 2 years ago
Oana Horvath 3d25de721a For #21002: Adds UI test for Addons in private mode 2 years ago
MickeyMoz 84ef85d326 Update Android Components version to 99.0.20220212143326. 2 years ago
Mozilla L10n Automation Bot 2fee285f77 Import l10n. 2 years ago
Matt Tighe 9643e96244 fixes #23644: reload wallpapers on orientation change 2 years ago
Arturo Mejia 11601770eb For #23679 Update the wallpaper settings switch text 2 years ago
MickeyMoz 50dfd0e802 Update Android Components version to 99.0.20220211143103. 2 years ago
Mozilla L10n Automation Bot 72f0191fcb Import l10n. 2 years ago
MickeyMoz c3a77dc574 Update Android Components version to 99.0.20220210181319. 2 years ago
MickeyMoz 40123882dc Update Android Components version to 99.0.20220210143122. 2 years ago
Mozilla L10n Automation Bot eea4b07cb5 Import l10n. 2 years ago
Gabriel Luong 37a0edceb6 For #23431 - Display the order of Contile Top Sites correctly 2 years ago
Andrew Halberstadt 6c59fd424b For #23614 - Set defaults for custom Fenix parameters
This will allow us to run taskgraph generation locally with the default
set of parameters.
2 years ago
Andrew Halberstadt 7931e12f06 For #23614 - Update taskgraph to latest version 2 years ago