2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
Commit Graph

12215 Commits

Author SHA1 Message Date
Lina Butler
36ed959f49 Bug 1861415 - Refactor results{Uri, Url}Filter to be a predicate.
This commit:

* Changes the bookmarks, history, session, and synced tabs suggestion
  providers to take an optional predicate that filters matching
  suggestions by `Uri` (bookmarks, history, session) or URL string
  (synced tabs), instead of comparing the suggestions' URLs directly.
* Hoists the host matching checks out of the providers.
2023-11-03 06:54:44 +00:00
github-actions
4b6e34d7fa Import translations from android-l10n 2023-11-03 00:23:17 +00:00
Ryan VanderMeulen
71c3287f1c Bug 1862658 - Fix OutdatedDocumentation errors
Behavior change from https://github.com/detekt/detekt/pull/6372.
2023-11-02 22:54:05 +00:00
JohanLorenzo
298aa9a1b1 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-11-02 20:26:05 +00:00
Noah Bond
04e905825f Bug 1861732 - Split-out "terms of use" and "privacy policy" text links 2023-11-02 18:33:49 +00:00
DreVla
6ab8aadd6b Bug 1861173 - Change timing of the Review Checker onboarding CFR
The current onboarding CFR is set to show the first time someone
lands on a product detail page. If the user dismisses the CFR and
does not opt-in, we show it on the next product detail page after at
least 24 hours have elapsed.
This patch changes this to showing the CFR up to 3X (instead of 2)
with at least 12 hrs in-between (instead of 24).
2023-11-02 13:28:11 +00:00
AndiAJ
6a38fc03aa Bug 1862383 - New high priority download UI tests 2023-11-02 10:57:18 +00:00
rahulsainani
9c07a700fe Bug 1862399 - Keep review checker card expanded states in ReviewQualityCheckState 2023-11-02 09:22:36 +00:00
Lina Butler
1ec2d118cf Bug 1860919 - Send Glean pings for Wikipedia Firefox Suggestion impressions and clicks.
This commit:

* Adds new facts, `wikipedia_suggestion_clicked` and
  `wikipedia_suggestion_impressed`, to the `feature-fxsuggest`
  component.
* Emits `fx-suggest` Glean pings for those facts in Fenix's
  `MetricController`.
2023-11-02 02:45:11 +00:00
github-actions
bcab8042fe Import translations from android-l10n 2023-11-02 00:34:30 +00:00
Arturo Mejia
fb67f3c2db Bug 1858795 - Update moz:RemovedIn for deprecated cookie banner strings. 2023-11-01 17:21:34 +00:00
Gabriel Luong
ba6f075d2f Bug 1849073 - Part 7: Remove pill wrapper in search dialog 2023-11-01 16:47:54 +00:00
oana.horvath
16be6d9a05 Bug 1861647 - Fenix: Add new Addons high priority tests 2023-11-01 16:15:21 +00:00
Ryan VanderMeulen
d619946676 Bug 1861989 - Update Robolectric to version 4.11.1 2023-11-01 15:45:28 +00:00
iorgamgabriel
828c3c5e99 Bug 1862231 - Translations UI Fix the translation icon colour if the theme is light. 2023-11-01 08:41:15 +00:00
github-actions
fa90ae2024 Import translations from android-l10n 2023-11-01 01:37:07 +00:00
Gabriel Luong
3a98493fe8 Bug 1859887 - Refactor ic_private_mode_circle_fill_48 to ui-icons 2023-11-01 01:13:17 +00:00
Gabriel Luong
25ff1229ba Bug 1862246 - Rename mozac_ic_add_to_home_screen_24 to mozac_ic_add_to_homescreen_24 2023-11-01 00:31:28 +00:00
Noah Bond
d5c46a6624 Bug 1859906 - Update two usages of "Fakespot by Mozilla" to just be "Fakespot" 2023-10-31 18:22:12 +00:00
AndiAJ
8076a3495e Bug 1862174 - Break out TestHelper into separate helpers 2023-10-31 15:55:50 +00:00
AndiAJ
e9dc813213 Bug 1860973 - TestRail matching changes 2023-10-31 14:58:35 +00:00
rahulsainani
c5d6930584 Bug 1861664 - Fix shopping experience nimbus flag usage 2023-10-31 11:13:51 +00:00
alexandra.virvara
76a7dd3422 Bug 1826772: conditionally displayed cards 2023-10-31 10:40:57 +00:00
t-p-white
2fc14dee2f Bug 1853860 - Optimized the ic_logo_wordmark assets by converting webp assets using lossy encoding at 95% 2023-10-31 08:40:47 +00:00
github-actions
ae2e7c6a33 Import translations from android-l10n 2023-10-31 01:11:35 +00:00
mike a
ed2da1d244 Bug 1822552 – Fix recent search group text spacing 2023-10-30 23:30:36 +00:00
Roger Yang
04e63467c4 Bug 1860133 - Report Meta attribution from the Play Store referrer 2023-10-30 20:46:17 +00:00
Arturo Mejia
cc879baeba Bug 1861084 - Add cookie banner global-rules/ sub-frames to default settings and toContentBlockingSetting. 2023-10-30 19:52:29 +00:00
Lina Butler
0c11a4ed91 Bug 1861416 - Don't show sponsored or non-sponsored suggestions in private mode.
In Firefox Desktop, sponsored and non-sponsored suggestions aren't
shown in private windows, even when the "Show search suggestions in
Private Windows" option is checked. This commit makes Fenix's behavior
match Desktop's.
2023-10-30 18:24:16 +00:00
Arturo Mejia
ff75fe2377 Bug 1858439 - Refactor how addons icons are loaded #4065 2023-10-30 16:10:54 +00:00
DreVla
1bb421a082 Bug 1859913 - Revert shopping CFR behavior
We recently made a change to the shopping CFRs that made them harder
to dismiss. They can only be dismissed by clicking the close X or
by clicking the link that opens the bottom sheet. The issue is that
this results in the page and the UI being unresponsive. So we want
to revert back to the original behavior where they were
dismissible by clicking outside. This change currently only affects
the shopping CFR
2023-10-30 15:07:25 +00:00
DreVla
4308dcc474 Bug 1857533 - [a11y] Fakespot add missing expanded/collapsed states
Expandable sections states in review checker bottom sheet were not
announce when using talkback. This patch adds both the states and
the actions that need to be dictated.
2023-10-30 14:37:46 +00:00
github-actions
2eeb0b29a9 Import translations from android-l10n 2023-10-30 00:26:47 +00:00
github-actions
1c847dbca6 Import translations from android-l10n 2023-10-29 00:32:38 +00:00
github-actions
16c293300d Import translations from android-l10n 2023-10-28 00:30:32 +00:00
Arturo Mejia
6350c53531 Bug 1861085 - Allow to control extra cookie banner pref in nimbus;
detect only mode, global-rules and global-rules-sub-frames.
2023-10-27 17:13:00 +00:00
JohanLorenzo
6ef4e458ef Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-10-27 16:38:34 +00:00
AndiAJ
802a4c3def Bug 1861364 - New onboarding UI tests 2023-10-27 16:16:56 +00:00
oana.horvath
458caede01 Bug 1861361 - Fenix: add UI tests for the Print feature 2023-10-27 07:41:48 +00:00
iorgamgabriel
de391e74a5 Bug 1855988 - Translation Options UI Dialog Screen 2023-10-27 06:35:46 +00:00
github-actions
7a1afde8d0 Import translations from android-l10n 2023-10-27 00:29:19 +00:00
Matthew Tighe
d4d68f4b23 Bug 1861455 - Unify PBM types by replacing Mode with BrowsingMode 2023-10-26 19:08:13 +00:00
github-actions
4d5560550d Import translations from android-l10n 2023-10-26 00:25:23 +00:00
Noah Bond
6b33fee277 Bug 1824581 - Fix bug causing the XML Tabs Tray to not scroll to the selected tab 2023-10-25 21:28:04 +00:00
Arturo Mejia
b48eee36e1 Bug 1861242 - Strings for add-ons general availability Nimbus message. 2023-10-25 20:42:02 +00:00
rahulsainani
cec1940d38 Bug 1857215 - Part 2:Integrate review checker recommendations 2023-10-25 09:32:25 +00:00
Lina Butler
da457de30d 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.
2023-10-25 03:46:39 +00:00
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