Commit Graph

12661 Commits (166c9f981fd0ff36c192fb15337b6e6fb167f311)
 

Author SHA1 Message Date
Lina Butler cf91e990c3 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.

(cherry picked from commit 196e46c25beba770227dde1594034b1275a450e5)
8 months ago
Arturo Mejia ae0d46ae91 Bug 1861242 - Strings for add-ons general availability Nimbus message.
(cherry picked from commit 5e888b922960cf59b3392c12fe1820d2c30e8775)
8 months ago
Lina Butler 45ce78c18f Bug 1860908 - Show the Firefox Suggest secret setting on all channels.
* In Nightly and debug builds, the secret setting is shown
  (via `FeatureFlags.fxSuggest`), and the feature is enabled by default
  via the `fx-suggest.enabled` Nimbus variable.
* In Beta and Release, we still want to show the secret setting, but
  disable the feature by default.

(cherry picked from commit d89724e922a836be24a58ee0c9d66af088d7f393)
8 months ago
DreVla 87bde8192c 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.

(cherry picked from commit fbd860cb37334374806b835ad548b82e050c820a)
8 months ago
github-actions[bot] 55eba1d604 Uplift Fenix strings from main to releases_v120 8 months ago
akliuxingyuan 51754f194a fix build 8 months ago
github-actions[bot] b57973779e Uplift Fenix strings from main to releases_v120 8 months ago
akliuxingyuan 17cd0de4cc remove duplicated strings 8 months ago
akliuxingyuan 42ffcf90ab update components version 8 months ago
akliuxingyuan 10defdb011 Merge remote-tracking branch 'origin/fenix/119.0' into iceraven 8 months ago
github-actions[bot] 87c83de5f3 Uplift Fenix strings from main to releases_v120 8 months ago
AndiAJ 12cb4a9096 Bug 1859528 - Reader mode TestRail matching 8 months ago
AndiAJ c7d225138d Bug 1860274 - Modify SwitchWithLabel behaviour 8 months ago
oana.horvath 5989874de8 Bug 1860243 - NoNetworkAccessStartupTests TestRail matching 8 months ago
AndiAJ c5eaad182a Bug 1860262 - PWA TestRail matching 8 months ago
AndiAJ c1d6c0ce12 Bug 1860251 - Crash reporting TestRail matching 8 months ago
rahulsainani 0c1039e14b Bug 1859593 - Use ProductAnalysis and ProductRecommendation as data classes 8 months ago
github-actions e66ef87316 Import translations from android-l10n 8 months ago
github-actions ac13735519 Import translations from android-l10n 8 months ago
github-actions 02397ce089 Import translations from android-l10n 8 months ago
AndiAJ 8fc7f35542 Bug 1860052 - Custom tabs TestRail matching 8 months ago
AndiAJ cc236b05c3 Bug 1859775 - Permissions prompts & doorhangers TestRail matching 8 months ago
github-actions 000215e229 Import translations from android-l10n 8 months ago
Jeff Boek dcc7416b02 Bug 1859903 - Adds telemetry for the new quick erase action 8 months ago
Gabriel Luong 9629395dd7 Bug 1859488 - Update the private browsing button to use the correct icon 8 months ago
Harrison Oglesby 182c3ce3e0 Bug 1858895 - Fix horizontal padding for FeltPrivacyInfoCard 8 months ago
AndiAJ 2d55fe6f6b Bug 1859564 - Context menus TestRail matching 8 months ago
Arturo Mejia 7a8ea95ed6 Bug 1858793 - Update cookie banner handling nimbus feature flag to support private mode. 8 months ago
Gabriel Luong 90f027f678 Bug 1859839 - Fix string removal of preferences_manage_search_shortcuts 8 months ago
AndiAJ 428b4481be Bug 1859318 - Text selection TestRail matching 8 months ago
AndiAJ e71928fe98 Bug 1859257 - Add to homescreen and error pages TestRail matching 8 months ago
Tif Tran ef230fd9ef Bug 1859839 - Update 'manage search shortcuts' string in Search settings 8 months ago
Jeff Boek da59e5d65b Bug 1859338 - Fixes ability to use talkback on LinkText 8 months ago
github-actions e4d2fa88aa Import translations from android-l10n 8 months ago
Harrison Oglesby 781ed03615 Bug 1858879 - Changed link text in FeltPrivacyInfoCard to default text color 8 months ago
Harrison Oglesby 7348338489 Bug 1858872 - Switch "windows" with "tabs" in private mode description 8 months ago
Jeff Boek d2989f1270 Bug 1859488 - Updates mask in private_browsing_button.xml 8 months ago
Jeff Boek ac01a5f988 Bug 1858997 - Ensures we remove the Popup when destroying the fragment 8 months ago
Gabriel Luong aba4d5510e Bug 1849073 - Part 5: Remove the Add Search Engine fragment 8 months ago
Ryan VanderMeulen 0860b29b6b Bug 1853077 - Update Adjust to version 4.35.1 8 months ago
Tif Tran 65fb4d5df5 Bug 1857092 - Add metrics for clicks on Firefox Suggestions in Fenix 8 months ago
Jeff Boek 487cfd085a Bug 1858974 - Adds Private browsing mode icon while browsing 8 months ago
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.
8 months ago
rahulsainani 0ad4626c65 Bug 1856959 - Fix review checker unsupported product error case 8 months ago
Zac McKenney 89d1998f95 Bug 1857487 - Kill the app when backgrounded and extensions process spawning threshold is exceeded 8 months ago
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>
8 months ago
dependabot[bot] 39a2572af6 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>
8 months ago
github-actions 2325efef15 Import translations from android-l10n 8 months ago
William Durand baa6d77b15 Bug 1858925 - Add a link to AMO in the detail view 8 months ago
William Durand 2f36afb358 Bug 1859533 - Enable extensions process by default 8 months ago