Arturo Mejia
a5bacc4d12
Bug 1858795 - Disable the re-engagement and first encounter of a cookie banner dialogs.
2023-10-25 01:35:44 +00:00
github-actions
38cf43b8b4
Import translations from android-l10n
2023-10-25 00:36:18 +00:00
jackyzy823
d4046a65e2
Bug 1856261 - Reset isTablet when onDestroyView
2023-10-24 20:28:00 +00:00
Noah Bond
b5adb3d54c
Bug 1840335 - Add product recommendation UI
2023-10-24 19:03:11 +00:00
DreVla
51033cb791
Bug 1854501 - Add telemetry to count Fakespot exposures
...
Added a new probe `product_page_visits` which counts the number of
visits to a supported retailer product page.
2023-10-24 10:23:06 +00:00
rahulsainani
80b698e5e4
Bug 1857215 - Part 1:Integrate review checker recommendations
2023-10-24 09:49:16 +00:00
AndiAJ
37ba9c7c6c
Bug 1860514 - Account settings & Sync TestRail matching
2023-10-24 09:08:12 +00:00
Lina Butler
6111632cdf
Bug 1858542 - Send Glean pings for Firefox Suggest impressions from Fenix.
...
This commit adds the following measurements:
* A new value for the `fx_suggest.ping_type` metric,
`fxsuggest-impression`.
* An `fx_suggest.position` metric to capture the position of the
Firefox Suggest search suggestion in the awesomebar, for impressions
and clicks.
* An `fx_suggest.is_clicked` metric, to capture whether an
`fxsuggest-impression` ping is for a clicked suggestion.
This commit also:
* Mounts `FxSuggestFactsMiddleware` to collect facts for impressions
and clicks.
* Dispatches `AwesomeBarAction`s from the `SearchDialogController` in
response to user interactions with the awesomebar and toolbar.
2023-10-24 07:43:07 +00:00
Lina Butler
4403e66dc1
Bug 1858542 - Introduce FxSuggestFactsMiddleware
.
...
This commit builds on bug 1857092 to record impressions for sponsored
Firefox Suggest search suggestions, and moves the logic for recording
clicks to the same middleware.
An impression means, "did the user see a suggestion when they finished
engaging with the awesomebar?" A "finished engagement" means the user
navigated to a URL, a search results page, or a shown suggestion.
We don't record impressions for:
* Suggestions that the user sees as they're typing.
* Abandoned engagements, when the user dismisses the awesomebar without
navigating to a destination.
If the user taps on a Firefox Suggest suggestion, we record an
impression _and_ a click for that suggestion. If they tap on any other
suggestion, or navigate to a URL or search results page, we record an
impression only.
The new `FxSuggestFactsMiddleware` in this commit observes the
`EngagementFinished` action added in the last commit, and emits facts
for impressions and clicks.
2023-10-24 07:43:07 +00:00
iorgamgabriel
6894cee460
Bug 1856957 - Translations UI Download Cycle Spinner.
2023-10-24 07:06:56 +00:00
github-actions
e8eb5de884
Import translations from android-l10n
2023-10-24 02:05:49 +00:00
Benjamin Forehand Jr
3bb1243f3c
Bug 1860632 - Add unenrollment telemetry verification tests to integration test suite
2023-10-24 01:42:29 +00:00
Zac McKenney
a62d1e1639
Bug 1860186 - Dont split languages in AAB
2023-10-24 00:14:28 +00:00
sarah541
3999bde771
Bug 1860605 - Start the 121 development cycle
2023-10-23 20:15:43 +00:00
Benjamin Forehand Jr
e91b569845
Bug 1859881 - Add enrollment telemetry verification tests to integration test suite ( #4144 )
2023-10-23 17:53:10 +00:00
AndiAJ
12cb4a9096
Bug 1859528 - Reader mode TestRail matching
2023-10-23 15:15:19 +00:00
AndiAJ
c7d225138d
Bug 1860274 - Modify SwitchWithLabel behaviour
2023-10-23 14:40:53 +00:00
oana.horvath
5989874de8
Bug 1860243 - NoNetworkAccessStartupTests TestRail matching
2023-10-23 12:02:22 +00:00
AndiAJ
c5eaad182a
Bug 1860262 - PWA TestRail matching
2023-10-23 11:25:52 +00:00
AndiAJ
c1d6c0ce12
Bug 1860251 - Crash reporting TestRail matching
2023-10-23 10:56:45 +00:00
rahulsainani
0c1039e14b
Bug 1859593 - Use ProductAnalysis and ProductRecommendation as data classes
2023-10-23 08:58:37 +00:00
github-actions
e66ef87316
Import translations from android-l10n
2023-10-23 00:32:06 +00:00
github-actions
ac13735519
Import translations from android-l10n
2023-10-22 00:27:26 +00:00
github-actions
02397ce089
Import translations from android-l10n
2023-10-20 21:48:56 -04:00
AndiAJ
8fc7f35542
Bug 1860052 - Custom tabs TestRail matching
2023-10-20 12:23:38 +00:00
AndiAJ
cc236b05c3
Bug 1859775 - Permissions prompts & doorhangers TestRail matching
2023-10-20 08:49:19 +00:00
github-actions
000215e229
Import translations from android-l10n
2023-10-20 00:35:25 +00:00
Jeff Boek
dcc7416b02
Bug 1859903 - Adds telemetry for the new quick erase action
2023-10-19 22:23:17 +00:00
Gabriel Luong
9629395dd7
Bug 1859488 - Update the private browsing button to use the correct icon
2023-10-19 21:38:59 +00:00
Harrison Oglesby
182c3ce3e0
Bug 1858895 - Fix horizontal padding for FeltPrivacyInfoCard
2023-10-19 17:32:55 +00:00
AndiAJ
2d55fe6f6b
Bug 1859564 - Context menus TestRail matching
2023-10-19 16:14:20 +00:00
Arturo Mejia
7a8ea95ed6
Bug 1858793 - Update cookie banner handling nimbus feature flag to support private mode.
2023-10-19 15:15:41 +00:00
Gabriel Luong
90f027f678
Bug 1859839 - Fix string removal of preferences_manage_search_shortcuts
2023-10-19 12:30:04 +00:00
AndiAJ
428b4481be
Bug 1859318 - Text selection TestRail matching
2023-10-19 10:05:51 +00:00
AndiAJ
e71928fe98
Bug 1859257 - Add to homescreen and error pages TestRail matching
2023-10-19 09:25:56 +00:00
Tif Tran
ef230fd9ef
Bug 1859839 - Update 'manage search shortcuts' string in Search settings
2023-10-19 03:43:43 +00:00
Jeff Boek
da59e5d65b
Bug 1859338 - Fixes ability to use talkback on LinkText
2023-10-19 02:13:56 +00:00
github-actions
e4d2fa88aa
Import translations from android-l10n
2023-10-19 01:39:49 +00:00
Harrison Oglesby
781ed03615
Bug 1858879 - Changed link text in FeltPrivacyInfoCard to default text color
2023-10-19 00:48:18 +00:00
Harrison Oglesby
7348338489
Bug 1858872 - Switch "windows" with "tabs" in private mode description
2023-10-18 23:59:14 +00:00
Jeff Boek
d2989f1270
Bug 1859488 - Updates mask in private_browsing_button.xml
2023-10-18 23:27:21 +00:00
Jeff Boek
ac01a5f988
Bug 1858997 - Ensures we remove the Popup when destroying the fragment
2023-10-18 22:52:05 +00:00
Gabriel Luong
aba4d5510e
Bug 1849073 - Part 5: Remove the Add Search Engine fragment
2023-10-18 22:19:11 +00:00
Ryan VanderMeulen
0860b29b6b
Bug 1853077 - Update Adjust to version 4.35.1
2023-10-18 21:46:57 +00:00
Tif Tran
65fb4d5df5
Bug 1857092 - Add metrics for clicks on Firefox Suggestions in Fenix
2023-10-18 19:44:35 +00:00
Jeff Boek
487cfd085a
Bug 1858974 - Adds Private browsing mode icon while browsing
2023-10-18 15:53:35 +00:00
DreVla
7f8ca21fe8
Bug 1849226: Record bookmark telemetry when Unified Search result tap
...
Searching through bookmarks using unified search, when a suggestion
is tapped, the bookmarks_management.search_result_tapped event is
sent.
2023-10-18 15:22:20 +00:00
rahulsainani
0ad4626c65
Bug 1856959 - Fix review checker unsupported product error case
2023-10-18 09:01:52 +00:00
Zac McKenney
89d1998f95
Bug 1857487 - Kill the app when backgrounded and extensions process spawning threshold is exceeded
2023-10-18 08:04:01 +00:00
dependabot[bot]
15e1a4182c
Bump urllib3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 02:54:34 +00:00