Commit Graph

8694 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
5d72e42e5e Import l10n. 2022-04-14 00:44:53 +00:00
Jan-Erik Rediger
4d48ce04a0 Fix for #24765: Update to JNA 5.8.0 2022-04-13 18:56:04 +00:00
MickeyMoz
1a49d795d2 Update Android Components version to 101.0.20220413143058. 2022-04-13 16:41:33 +00:00
Gabriel Luong
cf53a84278 For #24747 - Remove unused store property in SessionControlAdapter and SessionControlView 2022-04-13 15:29:10 +00:00
Alexandru2909
cc893aa641 For #24706 - Remove Event.wrapper for Autofill related telemetry 2022-04-13 09:29:20 +00:00
mcarare
eb82cfef78 For #24206: Remove wrapper from context menu metrics. 2022-04-13 06:38:48 +00:00
Arturo Mejia
120113abff Enable messaging framework in nightly 2022-04-13 01:41:49 +00:00
Mozilla L10n Automation Bot
61bffb6685 Import l10n. 2022-04-13 01:08:37 +00:00
MickeyMoz
24f4003473 Update Android Components version to 101.0.20220412190048. 2022-04-12 23:46:14 +00:00
Roger Yang
bf7b8f97c4 Issue #24733: Setup search for Unified Search experimentation 2022-04-12 22:35:57 +00:00
Gabriel Luong
8fe9c5bdd1 For #24297 - Add a search engine menu that shows the search engine and search settings 2022-04-12 22:04:15 +00:00
mcarare
dfe23e8b77 For #24211: Remove wrapper from search related metrics.
Removes wrapper from search labeled counter and performed search event.
2022-04-12 21:21:21 +00:00
mcarare
00156907c0 For #24211: Remove wrapper from "has open tabs" boolean metric. 2022-04-12 21:21:21 +00:00
Andrei Joltan
8c42f7f6ff
For #24495 fix and re-enable settingsPrivacyItemsTest UI test. (#24705)
* Fix delete browsing data on quit ambiguous matcher

* Add missing HTTPS-Only Mode assertions to settingsPrivacyItemsTest UI test

* SettingsRobot refactoring work

Co-authored-by: AndiAJ <andiaj@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-12 20:53:41 +00:00
AndiAJ
6e2fa202e9 For #24381 re-enable firstRunScreenTest UI test 2022-04-12 20:21:58 +00:00
MatthewTighe
eca84dfa3d for #24718: add two remote firefox wallpapers 2022-04-12 18:44:04 +00:00
MickeyMoz
52d16c8504 Update Android Components version to 101.0.20220411190423. 2022-04-12 17:21:45 +00:00
Alexandru2909
e558ec279a For #24701 - Remove Event.wrapper for Pocket related telemetry 2022-04-12 13:51:23 +00:00
Alexandru2909
06fba96dfb For #24709 - Remove Event.wrapper for Wallpapers telemetry 2022-04-12 13:14:38 +00:00
mcarare
bd599caa83 For #24205: Remove wrapper from set default browser toolbar menu.
This metric is recorded in the context of the default browser experiment.
2022-04-12 11:52:38 +00:00
mcarare
3c8e539366 For #24715: Remove obsolete addon installed metric. 2022-04-12 10:05:32 +00:00
mcarare
b0c5148de9 For #24715: Remove wrapper from addons metrics. 2022-04-12 10:05:32 +00:00
Mugurell
13e1a22a8d For #24596 - Only restore Pocket categories selections once
This fixes a regression from migrating from HomeStore to Appstore but
indirectly by ensuring that previous categories selections are only restored
once, not everytime user selects a new category and that change is persisted.
2022-04-12 09:37:21 +00:00
Alexandru2909
120176f3b4 For #24605 - Remove Event.wrapper for MediaState telemetry 2022-04-12 08:13:07 +00:00
Alexandru2909
fd021b2819 For #24642 - Remove Event.wrapper for TopSites metrics 2022-04-12 07:21:45 +00:00
Alexandru2909
b57219b190 For #24708 - Remove Event.wrapper for DarkThemeSelected telemetry 2022-04-12 06:27:49 +00:00
Mozilla L10n Automation Bot
e7df75b5af Import l10n. 2022-04-12 01:20:50 +00:00
MatthewTighe
414a54ed02 for #24549: add telemetry for recent synced tab 2022-04-12 00:17:30 +00:00
MickeyMoz
9f1e1b49b5 Update Android Components version to 101.0.20220410190145. 2022-04-11 17:35:23 +00:00
Alexandru2909
08ce8fb3c5 For #24703 - Replace Mockito mocks with Mockk mocks 2022-04-11 15:42:41 +00:00
Mozilla L10n Automation Bot
525188d768 Import l10n. 2022-04-11 00:42:53 +00:00
Mozilla L10n Automation Bot
a2289c5b2f Import l10n. 2022-04-10 00:37:41 +00:00
MickeyMoz
42b9e95585 Update Android Components version to 101.0.20220409143109. 2022-04-09 16:31:03 +00:00
MickeyMoz
aaad28ad73 Update Android Components version to 101.0.20220408143342. 2022-04-09 03:21:16 +00:00
Mozilla L10n Automation Bot
4bdb49e8c8 Import l10n. 2022-04-09 01:17:42 +00:00
Mugurell
e413245b3f For #24618 - Replace a Mockito mock with a Mockk mock
And in such fix seemingly intermittently failing tests preventing the merge.
2022-04-08 14:08:23 +00:00
Mugurell
e006538c63 For #24618 - Add WebNotificationIntentProcessor to IntentReceiverActivity
The processor from Android-Components will know how to handle the intent
specific to web notifications clicks.
2022-04-08 14:08:23 +00:00
Mugurell
5383d3ed63 For #24618 - Add Fenix own ServiceWorkerSupport
This replaces the default implementation from Android-Components to add the
functionality to first navigate to the browser fragment before responding to
service workers' requests of opening new tabs.

This will register itself when the main activity is created and unregister
itself when that activity is destroyed to support requests even when the
activity is in background but prevent any leaks.
2022-04-08 14:08:23 +00:00
Alexandru2909
4d0b79192d For #24638 - Remove Event.wrapper for Logins telemetry 2022-04-08 11:12:31 +00:00
Alexandru2909
f170772f0c For #24599 - Remove Event.wrapper for Tab telemetry 2022-04-08 10:35:44 +00:00
Alexandru2909
8c617b7c07 For #24640 - Remove Event.wrapper for VoiceSearch telemetry 2022-04-08 09:14:59 +00:00
Alexandru2909
3c78b14321 For #24215 - Remove Event.wrapper for CustomTab metrics 2022-04-08 08:32:12 +00:00
Alexandru2909
43bed6e765 For #24591 - Remove Event.wrapper for ReaderMode telemetry 2022-04-08 07:40:49 +00:00
Alexandru2909
eaaa5ddcdb For #24603 - Remove Event.wrapper for MediaNotification telemetry 2022-04-08 06:25:26 +00:00
Mozilla L10n Automation Bot
dfdf41d9b1 Import l10n. 2022-04-08 00:44:59 +00:00
MickeyMoz
4c25257c5e Update Android Components version to 101.0.20220407143154. 2022-04-07 17:04:04 +00:00
Mozilla L10n Automation Bot
64ddee0da3 Import l10n. 2022-04-07 15:16:06 +00:00
Alexandru2909
e571f0bb3a For #24498 - Remove Event.wrapper for History metrics 2022-04-07 13:32:38 +00:00
MatthewTighe
dbfd5ffca0 for #24177: sync tabs when home is shown 2022-04-07 00:20:28 +00:00
Gabriel Luong
38bde17fc4 For #24653 - Fix Text Action Secondary color in FirefoxTheme 2022-04-06 23:00:17 +00:00