Commit Graph

12408 Commits (7d8a7b566da016f3c58680a4bd926dd2e35958f4)
 

Author SHA1 Message Date
github-actions cd25ead7fd Import translations from android-l10n 10 months ago
github-actions db7afbcb35 Import translations from android-l10n 11 months ago
JohanLorenzo eebddf59f9 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 11 months ago
Benjamin Forehand Jr 29d63d7065 Bug 1863606 - Add smoke test generation to experiment integration test suite 11 months ago
rahulsainani 101acb7ec9 Bug 1865226 - Ignore review checker store flaky tests 11 months ago
AndiAJ 57285009f5 Bug 1865317 - Add correct API for redfin AVD 11 months ago
AndiAJ db2aa84bf0 Bug 1865072 - Remove redundant assertions 11 months ago
AndiAJ 16ba3ae896 Bug 1865280 - Switch to high capacity AVD for legacy and robo UI tests 11 months ago
github-actions 336e56beeb Import translations from android-l10n 11 months ago
JohanLorenzo db6de953d3 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 11 months ago
Arturo Mejia dc9460243b Bug 1864895 - Update CBH CFR title to not use Firefox hardcoded string 11 months ago
Cathy Lu c3fbd49fda Bug 1860618 - Shopping "not enough reviews" error card should depend on analysis not_enough_reviews field 11 months ago
DreVla c036ccfbe2 Bug 1865067 - Send surface_reanalyze_clicked only when button tapped
The shopping.surface_reanalyze_clicked event was sent everytime
the review checker sheet was opened while a product was being
reanalyzed. This patch fixes it by sending a separate telemetry
action for the button.
11 months ago
Ryan VanderMeulen 981b102b5d Bug 1859910 - Update AndroidX Benchmark to version 1.2.1 11 months ago
Arturo Mejia 7cc21836c1 Bug 1864859 - Make cookie banner handling follow the same defaults as desktop. 11 months ago
AndiAJ 63b491d297 Bug 1842154 - Fix notificationCanBeDismissedIfDownloadIsInterruptedTest UI test 11 months ago
iorgamgabriel 6289aef354 Bug 1861058 - Translations UI Make navigating from one bottom sheet to another more smooth. 11 months ago
github-actions d0c7c9f92c Import translations from android-l10n 11 months ago
Zac McKenney 9fd1efd23f Bug 1864753 - Remove debug APK size alerts 11 months ago
jackyzy823 ac63a072e5 Bug 1837082 - Show SITE_NOT_SUPPORTED when hasException 11 months ago
AndiAJ ed2ca35456 Bug 1864642 - Create new custom assertions for UI tests 11 months ago
Arturo Mejia 0ef251c789 Bug 1859817 - Align social trackers in Custom mode with desktop. 11 months ago
DreVla 37f328fdb4 Bug 1862776 - Add Fakespot stale analysis shown telemetry probe
Added `shopping.surface_stale_analysis_shown` telemetry probe which
is sent when the user sees the "New info to check" card.
11 months ago
AndiAJ d103a01f01 Bug 1842154 - Disable failing notificationCanBeDismissedIfDownloadIsInterruptedTest UI test 11 months ago
rahulsainani c60d1f1bc9 Bug 1859671 - Remember review checker card states for the session 11 months ago
github-actions 57fb80605d Import translations from android-l10n 11 months ago
Noah Bond 0612f94e2c Bug 1815002 - Enable Tabs Tray to Compose rewrite in Beta 11 months ago
Lina Butler ac332ff8c3 Bug 1863754 - Disable sponsored and non-sponsored suggestions when Firefox Suggest is disabled.
This commit fixes an issue where it was possible for Firefox to show
sponsored and non-sponsored suggestions if the user explicitly disabled
and re-enabled the settings, and then unenrolled from the experiment.
In that case, the `show{Non}SponsoredSuggestions` settings would still
be `true` because they were user-set, even though `enableFxSuggest`
was now `false`.

As of this commit, the `show{Non}SponsoredSuggestions` settings are
only used if `enableFxSuggest` is `true`.
11 months ago
Arturo Mejia 1cce998212 Bug 1859393 - Add CFR when the first cookie banner gets cleared. 11 months ago
rahulsainani 6fca903727 Bug 1863545 - Add rc footer in no analysis state 11 months ago
t-p-white e92907183b Bug 1821703 - Fix Compose Top Site Sponsored Sites 'flashing' appearance 11 months ago
AndiAJ be019fad35 Bug 1864399 - Use custom assertions in UI test robots 11 months ago
oana.horvath 5d500d32aa Bug 1857875 - Fix SettingsAddonsTest.noCrashWithAddonInstalledTest scrolling issue in add-ons list 11 months ago
rahulsainani 1233f53d7e Bug 1864403 - Enable product recommendations for developer builds 11 months ago
AndiAJ 1a48fa3771 Bug 1863700 - Add more logs to functions related to download tests and other refactoring work 11 months ago
github-actions 4f2e56cb4d Import translations from android-l10n 11 months ago
rahulsainani fc38da6d17 Bug 1863922 - Move highlights expanded state to ReviewQualityCheckState 11 months ago
github-actions 9ea3a716eb Import translations from android-l10n 11 months ago
github-actions 287d3f793f Import translations from android-l10n 11 months ago
github-actions f693d1a52e Import translations from android-l10n 11 months ago
github-actions 10eebef024 Import translations from android-l10n 11 months ago
JohanLorenzo e1e6c25f20 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 11 months ago
Arturo Mejia ef57a71852 Bug 1859392 - Update the cookie banner handling section in the quick setting to only show in private mode. 11 months ago
Arturo Mejia 4c9f7f77a6 Bug 1859391 - Update cookie banner settings page to only support private mode. 11 months ago
Ryan VanderMeulen 2cf47b754e Bug 1857093 - Update Sentry to version 6.33.1 11 months ago
oana.horvath ecd5f19b75 Bug 1857875 - Disable SettingsAddonsTest.noCrashWithAddonInstalledTest 11 months ago
oana.horvath 1292cc6d66 Bug 1853625 - Disable CreditCardAutofillTest.verifyMultipleCreditCardsCanBeAddedTest 11 months ago
oana.horvath 1fd30414f5 Bug 1863319 - Replaced Browser Robot class variables with functions, to prevent unnecessary logging. 11 months ago
oana.horvath 75f6a6c66b Bug 1863319 - Split crashing UI tests inside TabbedBrowsingTest into smaller tests 11 months ago
AndiAJ 008bc6f38f Bug 1863515 - Refactor navigation and add logs for address autofill UI tests 11 months ago