Alexandru2909
759fd90263
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24709 - Remove Event.wrapper for Wallpapers telemetry
2022-04-12 13:14:38 +00:00
mcarare
07c88fb1c9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
190c538c00
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24715 : Remove obsolete addon installed metric.
2022-04-12 10:05:32 +00:00
mcarare
ebb6647c37
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24715 : Remove wrapper from addons metrics.
2022-04-12 10:05:32 +00:00
Mugurell
52df5cd2f4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
d826d3d264
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24605 - Remove Event.wrapper for MediaState telemetry
2022-04-12 08:13:07 +00:00
Alexandru2909
795f47ca2f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24642 - Remove Event.wrapper for TopSites metrics
2022-04-12 07:21:45 +00:00
Alexandru2909
20d7943058
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24708 - Remove Event.wrapper for DarkThemeSelected telemetry
2022-04-12 06:27:49 +00:00
Mozilla L10n Automation Bot
b47af97a0d
[fenix] Import l10n.
2022-04-12 01:20:50 +00:00
MatthewTighe
439f25ddeb
[fenix] for https://github.com/mozilla-mobile/fenix/issues/24549 : add telemetry for recent synced tab
2022-04-12 00:17:30 +00:00
MickeyMoz
6da25d0ba9
[fenix] Update Android Components version to 101.0.20220410190145.
2022-04-11 17:35:23 +00:00
Alexandru2909
83363f9228
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24703 - Replace Mockito mocks with Mockk mocks
2022-04-11 15:42:41 +00:00
Mozilla L10n Automation Bot
c82989d558
[fenix] Import l10n.
2022-04-11 00:42:53 +00:00
Mozilla L10n Automation Bot
91db0fcbbc
[fenix] Import l10n.
2022-04-10 00:37:41 +00:00
MickeyMoz
3bba6a6eac
[fenix] Update Android Components version to 101.0.20220409143109.
2022-04-09 16:31:03 +00:00
MickeyMoz
c0c53e77aa
[fenix] Update Android Components version to 101.0.20220408143342.
2022-04-09 03:21:16 +00:00
Mozilla L10n Automation Bot
8906e83791
[fenix] Import l10n.
2022-04-09 01:17:42 +00:00
Mugurell
0ac1168120
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
f2b6af4f6a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
501829083d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/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
322dabb092
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24638 - Remove Event.wrapper for Logins telemetry
2022-04-08 11:12:31 +00:00
Alexandru2909
1486f490bd
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24599 - Remove Event.wrapper for Tab telemetry
2022-04-08 10:35:44 +00:00
Alexandru2909
4e55ea759f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24640 - Remove Event.wrapper for VoiceSearch telemetry
2022-04-08 09:14:59 +00:00
Alexandru2909
f41a3ffbc3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24215 - Remove Event.wrapper for CustomTab metrics
2022-04-08 08:32:12 +00:00
Alexandru2909
2c1605effa
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24591 - Remove Event.wrapper for ReaderMode telemetry
2022-04-08 07:40:49 +00:00
Alexandru2909
acaf9de949
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24603 - Remove Event.wrapper for MediaNotification telemetry
2022-04-08 06:25:26 +00:00
Mozilla L10n Automation Bot
6acacd661f
[fenix] Import l10n.
2022-04-08 00:44:59 +00:00
MickeyMoz
2d8dc2a9b5
[fenix] Update Android Components version to 101.0.20220407143154.
2022-04-07 17:04:04 +00:00
Mozilla L10n Automation Bot
0e0ef73e4d
[fenix] Import l10n.
2022-04-07 15:16:06 +00:00
Alexandru2909
44a432a9e8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24498 - Remove Event.wrapper for History metrics
2022-04-07 13:32:38 +00:00
MatthewTighe
690b04b572
[fenix] for https://github.com/mozilla-mobile/fenix/issues/24177 : sync tabs when home is shown
2022-04-07 00:20:28 +00:00
Gabriel Luong
ada37de7d7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24653 - Fix Text Action Secondary color in FirefoxTheme
2022-04-06 23:00:17 +00:00
Mugurell
71d32d1b56
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24648 - Add a Modifier extension method to draw a dashed border
...
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
2022-04-06 21:24:56 +00:00
Gabriel Luong
17350d9339
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24649 - Fix spelling of shortcuts in @string/snackbar_added_to_shortcuts
2022-04-06 20:27:59 +00:00
Gabriel Luong
9ef51374bb
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24645 - Update dark theme Action Secondary to LightGrey30
2022-04-06 18:39:57 +00:00
MickeyMoz
271c5f6211
[fenix] Update Android Components version to 101.0.20220406143104.
2022-04-06 17:38:39 +00:00
mcarare
839d6935f3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from preference toggled events.
2022-04-06 15:32:41 +00:00
mcarare
8128c95710
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from opened link event.
2022-04-06 15:32:41 +00:00
mcarare
40e36bb228
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from opened synced tab event.
2022-04-06 15:32:41 +00:00
mcarare
b33c9f2a70
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from recently closed tabs opened event.
2022-04-06 15:32:41 +00:00
mcarare
8e53b0b42d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from copy url event.
2022-04-06 15:32:41 +00:00
mcarare
a333a1765e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from home button clicked event.
2022-04-06 15:32:41 +00:00
mcarare
ba8f7e50fc
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from tab list view setting changed event.
2022-04-06 15:32:41 +00:00
mcarare
8f093767a8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from whats new tapped event.
2022-04-06 15:32:41 +00:00
mcarare
92cca361d4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from uri opened count.
2022-04-06 15:32:41 +00:00
mcarare
16ea15941a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from displaying toolbar menu event.
2022-04-06 15:32:41 +00:00
mcarare
cf9b6193ce
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from "default browser" events.
2022-04-06 15:32:41 +00:00
mcarare
692f15b64c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from "browser menu item tapped" event.
2022-04-06 15:32:41 +00:00
mcarare
d5016f5e9b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from "url entered" event.
2022-04-06 15:32:41 +00:00
mcarare
b2935a866a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/24210 : Remove wrapper from "search bar tapped" event.
2022-04-06 15:32:41 +00:00