amedyne
7f3b751b53
[fenix] Update Fenix release checklist ( https://github.com/mozilla-mobile/fenix/pull/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
924ad2e229
[fenix] No issue: Renew/remove metrics set to expire in March 2022
2022-02-16 19:43:36 -05:00
Roger Yang
c9370ed807
[fenix] No issue: Renew/remove metrics set to expire in April 2022 ( https://github.com/mozilla-mobile/fenix/pull/23786 )
2022-02-16 18:34:48 -05:00
Gabriel Luong
4dc2da16b5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23769 - Replace @color/destructive_normal_theme with @color/fx_mobile_text_color_warning
2022-02-16 18:06:26 +00:00
MickeyMoz
9923b008b4
[fenix] Update Android Components version to 99.0.20220216151234.
2022-02-16 11:53:58 -05:00
Alexandru2909
ec19ceb55d
[fenix] For https://github.com/mozilla-mobile/fenix/pull/18758 - Update colors on share layout
2022-02-16 15:28:37 +00:00
Gabriel Luong
4c40cd09be
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23456 ⁃ Use lifecycleScope in TopSiteItemViewHolder
2022-02-16 15:02:08 +00:00
Mozilla L10n Automation Bot
bbb1009866
[fenix] Import l10n.
2022-02-16 04:19:35 +00:00
Roger Yang
2c4420c678
[fenix] No issue: Update history search string ID
2022-02-16 01:56:44 +00:00
Gabriel Luong
36bdce4bcc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Icon Warning Button design token
2022-02-15 22:26:38 +00:00
Gabriel Luong
589baa5efb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Text Warning Button design token
2022-02-15 22:26:38 +00:00
Gabriel Luong
9b416293d5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Update Text Warning, Icon Warning and Border Warning light theme to Red70
2022-02-15 22:26:38 +00:00
Gabriel Luong
c9a96b23ba
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Update Action Secondary light theme to LightGrey30
2022-02-15 22:26:38 +00:00
Gabriel Luong
9e9309dd2e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Add Text On Color Secondary design token
2022-02-15 22:26:38 +00:00
Gabriel Luong
5e009d3d1a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23761 - Rename Text On Color to Text On Color Primary
2022-02-15 22:26:38 +00:00
Roger Yang
2b7ceef777
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/23657 : Add voice search for history search
2022-02-15 20:43:01 +00:00
Roger Yang
ac81ce5b8f
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/23694 : Add telemetry for history search
2022-02-15 20:08:54 +00:00
MickeyMoz
566bca6223
[fenix] Update Android Components version to 99.0.20220215152923.
2022-02-15 14:04:09 -05:00
Gabriel Luong
4b1a3bbe12
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23321 - Replace @color/toolbar_divider_color_normal_theme with @color/fx_mobile_border_color_primary
2022-02-15 18:26:25 +00:00
Matt Tighe
6a2924b039
[fenix] closes https://github.com/mozilla-mobile/fenix/issues/23727 : Add a fenix.git tag of the current hash to Sentry reports
2022-02-15 17:46:37 +00:00
Gabriel Luong
4a63f98b62
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23341 - Replace @color/disabled_normal_theme with @color/fx_mobile_text_color_disabled
2022-02-15 17:15:04 +00:00
Gabriel Luong
6b8569b3cb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23731 - Use the disk cache for the Contile top sites
2022-02-15 16:05:32 +00:00
Mugurell
2c70f80838
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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.
2022-02-15 08:46:41 +00:00
Mugurell
dc56238b4c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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.
2022-02-15 08:46:41 +00:00
Mugurell
bb85952d10
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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.
2022-02-15 08:46:41 +00:00
Mozilla L10n Automation Bot
80f59b6543
[fenix] Import l10n.
2022-02-15 02:52:41 +00:00
Grigory Kruglov
4bff0470d7
[fenix] Bump A-C version to 99.0.20220214225657
2022-02-15 01:45:35 +00:00
Grigory Kruglov
bd54134349
[fenix] 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.
2022-02-15 01:45:35 +00:00
Noah Bond
25817127da
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21900 - Delete files from Synced Tabs XML implementation
2022-02-15 00:01:57 +00:00
Noah Bond
71f539bf4e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21900 - Delete files from Synced Tabs XML implementation
2022-02-15 00:01:57 +00:00
Gabriel Luong
fbf1799ffa
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23713 - Replace @color/secondary_text_normal_theme with @color/fx_mobile_text_color_secondary
2022-02-14 21:15:40 +00:00
MickeyMoz
22705e26b8
[fenix] Update Android Components version to 99.0.20220214170500.
2022-02-14 20:21:46 +00:00
Matt Tighe
e83a0167a2
[fenix] closes https://github.com/mozilla-mobile/fenix/issues/23662 : replace wallpaper thumbnail lazyverticalgrid with manual scroll layout
2022-02-14 19:14:28 +00:00
Gabriel Luong
a08875d995
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23711 - Replace @color/primary_text_normal_theme with @color/fx_mobile_text_color_primary
2022-02-14 18:42:11 +00:00
Mozilla L10n Automation Bot
d905636004
[fenix] Import l10n.
2022-02-14 17:01:36 +00:00
AndiAJ
c874f11dc7
[fenix] Save logins and external links in custom tabs UI test
2022-02-14 16:12:36 +00:00
Rohan Maity
bee88db440
[fenix] For https://github.com/mozilla-mobile/fenix/issues/20634 remove some lint issues from baseline
2022-02-14 11:52:37 +00:00
Oana Horvath
318acb161e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21002 : Adds UI test for Addons in private mode
2022-02-14 11:17:09 +00:00
MickeyMoz
5a0ba0f3d9
[fenix] Update Android Components version to 99.0.20220212143326.
2022-02-12 16:52:31 +00:00
Mozilla L10n Automation Bot
f032ccb91a
[fenix] Import l10n.
2022-02-12 00:48:47 +00:00
Matt Tighe
26afa8cc42
[fenix] fixes https://github.com/mozilla-mobile/fenix/issues/23644 : reload wallpapers on orientation change
2022-02-11 18:25:11 +00:00
Arturo Mejia
e52e99efae
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23679 Update the wallpaper settings switch text
2022-02-11 17:51:20 +00:00
MickeyMoz
a19e0b5701
[fenix] Update Android Components version to 99.0.20220211143103.
2022-02-11 16:35:49 +00:00
Mozilla L10n Automation Bot
3e4344ba14
[fenix] Import l10n.
2022-02-11 01:54:08 +00:00
MickeyMoz
22b63b44db
[fenix] Update Android Components version to 99.0.20220210181319.
2022-02-10 20:02:10 +00:00
MickeyMoz
251cf69970
[fenix] Update Android Components version to 99.0.20220210143122.
2022-02-10 17:32:38 +00:00
Mozilla L10n Automation Bot
a165b0341b
[fenix] Import l10n.
2022-02-10 01:52:49 +00:00
Gabriel Luong
19a695ec15
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23431 - Display the order of Contile Top Sites correctly
2022-02-10 00:54:24 +00:00
Andrew Halberstadt
07dd8e011b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23614 - Set defaults for custom Fenix parameters
...
This will allow us to run taskgraph generation locally with the default
set of parameters.
2022-02-09 23:31:22 +00:00
Andrew Halberstadt
9963a40008
[fenix] For https://github.com/mozilla-mobile/fenix/issues/23614 - Update taskgraph to latest version
2022-02-09 23:31:22 +00:00