2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
Commit Graph

10292 Commits

Author SHA1 Message Date
rahulsainani
9e455f7158 Bug 1856336 - Integrate rc impression and click APIs in network middleware 2023-11-08 10:23:54 +00:00
mcarare
3e0a3d7238 Bug 1821005 - Apply additional keep rules for missing classes detected while running R8.
These rules are automatically generated by AGP.
2023-11-08 09:10:09 +00:00
mcarare
7e56bcfda0 Bug 1821005 - Replace deprecated project.buildDir
This has been replaced by project.layout.buildDirectory.
2023-11-08 09:10:09 +00:00
mcarare
4534af3454 Bug 1821005 - Add uses-feature tag for camera permission.
Having the camera permission automatically adds a camera hardware requirement. This removes that requirement for devices to have a camera.
2023-11-08 09:10:09 +00:00
mcarare
b5a163e667 Bug 1821005 - Enable generation of the BuildConfig class
For modules that use buildConfigField and generate metrics, because BuildConfig is not generated by default after Gradle 8.
2023-11-08 09:10:09 +00:00
mcarare
645b266285 Bug 1849833 - Replace deprecated extractNativeLibs manifest attribute.
Starting with AGP 4.2.0, the DSL option useLegacyPackaging replaces the extractNativeLibs manifest attribute.
https://developer.android.com/guide/topics/manifest/application-element#extractNativeLibs
2023-11-08 09:10:09 +00:00
github-actions
e1911c2c06 Import translations from android-l10n 2023-11-08 00:26:58 +00:00
Roger Yang
a34c5d7542 Bug 1863603 - Add handling of Meta attribution in percent format 2023-11-07 21:14:06 +00:00
Mark Hammond
41120b4c4f Bug 1807545 - Add new "Open in regular tab" feature.
This feature allows a private tab to be reopened as a regular tab. The
feature is only enabled for users with the "Open links in a private tab"
option enabled - such users who follow links from external applications
will always have these tabs opened as private, so may wish to "opt-out"
of individual tabs being private.
Users without this option set will not have private tabs opened by
default, so have already opted-in to each private tab - thus, those users
are unlikely to benefit from this feature.

The feature is added to the main menu - however, as above, it will only
be visible when a private tab is open *and* "Open links in a private tab"
is enabled, so will only be seen by a minority of users.

The feature is also enabled only for Nightly while it is polished, but
the intention is that it eventually ride to release.
2023-11-07 20:06:10 +00:00
DreVla
f9996f57ab Bug 1863504 - Track Shopping CFR shown to user when it is displayed
Rather than tracking that the CFR was shown to the user when the
user explicitly interacts with it (dismiss or action tap),
we will track it when the CFR was shown, not considering how the
user dismissed it.
2023-11-07 16:27:14 +00:00
JohanLorenzo
8966ca3786 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-11-07 14:53:17 +00:00
RebecaTudor
10f56ea925 Bug 1862403 - Remove unneeded states from RecommendedProductState
Removed unneeded states from RecommendedProductState: Loading and Error,
because the UI only uses the other 2 states.
2023-11-07 10:05:01 +00:00
rahulsainani
030d3e40e8 Bug 1846517 - Part 2:Use lazyStore to create review checker store 2023-11-07 09:06:39 +00:00
rahulsainani
76c56e54a2 Bug 1846517 - Part 1:Expose coroutine scope for stores through lazyStore
Bug 1846517 - Part 1:Expose coroutine scope for stores through lazyStore
2023-11-07 09:06:39 +00:00
github-actions
5417a33f92 Import translations from android-l10n 2023-11-07 00:26:59 +00:00
Arturo Mejia
4f48bf646b Bug 1862425 - Allow to control QPS prefs using nimbus. 2023-11-06 22:37:10 +00:00
Noah Bond
d5e7d61e8d Bug 1861732 - Clean up shopping onboarding caption strings 2023-11-06 18:22:30 +00:00
Roger Yang
e74a6d611c Bug 1862737 - Add telemetry for the full install referrer response 2023-11-06 16:44:50 +00:00
DreVla
ddc0d43d31 Bug 1862775 - Send telemetry on "Powered by Fakespot by Mozilla" tap
Added `surface_powered_by_fakespot_link_clicked` telemetry probe
that is sent when the user taps the "Powered by Fakespot by Mozilla"
footer link in Review Checker Sheet.
2023-11-06 16:08:13 +00:00
AndiAJ
f910dc008b Bug 1863278 - Refactor navigation and storage deletion in downloads UI tests 2023-11-06 15:17:32 +00:00
DreVla
5ee95765f2 Bug 1861173 - Correctly increment shopping CFR counter
Using `.inc()` was wrong due to it returning the incremented
value and not incrementing the already existing one. This
patch aims to fix that, therefore showing the CFR correctly
for max 3 times.
2023-11-06 11:55:24 +00:00
rahulsainani
87d4f27bd3 Bug 1862402 - Mark AnalysisPresent as Immutable for compose compiler 2023-11-06 11:22:51 +00:00
AndiAJ
8e44e00662 Bug 1862926 - New high priority history UI test 2023-11-06 08:36:59 +00:00
github-actions
c5dda31e12 Import translations from android-l10n 2023-11-06 00:26:14 +00:00
github-actions
e28fa2a5db Import translations from android-l10n 2023-11-05 00:32:35 +00:00
github-actions
3d2e1ad609 Import translations from android-l10n 2023-11-04 01:21:58 +00:00
Noah Bond
921d0e63d2 Bug 1861732 - Remove straight quotes from onboarding caption 2023-11-03 23:57:56 +00:00
Harrison Oglesby
0f1bd3f7f8 Bug 1858882 - Update "Learn More" link in private browsing description 2023-11-03 22:51:50 +00:00
Ben Dean-Kawamura
72dbea410c Bug 1861219 - Resolve breaking changes to the Rust fxa-client
This is mostly just renames.
2023-11-03 18:38:11 +00:00
James Hugman
6d779a2bb5 Bug 1861234 — Add SharedPreferences to NimbusBuilder 2023-11-03 17:44:06 +00:00
Lina Butler
090eed0f3d Bug 1861415 - Filter out sponsored URLs from other suggestion providers in Fenix.
This commit:

* Adds an `AwesomeBarView.SearchResultFilter` type, with variants to
  only include results for the current search engine (`CurrentEngine`)
  and exclude results with a matching query parameter
  (`ExcludeSponsored`).
* Adds a `String.urlContainsQueryParameters` extension function for
  using the `ExcludeSponsored` filter with the synced tabs provider.
* Refactors the `AwesomeBarView.get*Provider` methods to take an
  optional `SearchResultFilter`.
2023-11-03 06:54:44 +00:00
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
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
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
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>
2023-10-17 22:23:49 -04:00
github-actions
2325efef15 Import translations from android-l10n 2023-10-18 00:26:02 +00:00
William Durand
baa6d77b15 Bug 1858925 - Add a link to AMO in the detail view 2023-10-17 19:48:10 +00:00
William Durand
2f36afb358 Bug 1859533 - Enable extensions process by default 2023-10-17 14:47:43 +00:00
Sammy Khamis
f00072062f Bug 1855586 - Update VisitType enum from a-s 2023-10-17 13:15:40 +00:00
rahulsainani
5163283147 Bug 1857440 - Fix review checker tag icon flicker when pdp loads 2023-10-17 11:26:53 +00:00
rahulsainani
40626a81ff Bug 1856852 - Fix review checker not enough reviews card case 2023-10-17 10:34:53 +00:00
github-actions
a3ac0da075 Import translations from android-l10n 2023-10-17 00:51:16 +00:00
Tif Tran
268657a16c Bug 1856438 - Reorganize Search settings to match the Cross Platform Suggest designs 2023-10-16 21:49:03 +00:00
Cathy Lu
416d5c39c7 Bug 1857424 - Add shopping review analysis pageNotSupported field 2023-10-16 21:14:41 +00:00
sarah541
62f12adc74 Bug 1856432 - Change default onboarding strings 2023-10-16 20:39:10 +00:00
github-actions[bot]
66033ba38b Update to A-S 120.20231014050328 on main (#4088)
* Update A-S to 120.20231014050328.

* No bug - Update uses of `SuggestionQuery` in Firefox Suggest.

This commit fixes the breaking change introduced in
mozilla/application-services#5867.

* Fixup build breaking from Nimbus pref-key addition

---------

Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Co-authored-by: Lina Butler <lina@yakshaving.ninja>
Co-authored-by: James Hugman <james@hugman.tv>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-16 20:03:20 +00:00
William Durand
8d1afeec60 Bug 1858925 - Fix homepageUrl field on the Addon class 2023-10-16 16:42:00 +00:00
Jonathan Almeida
1d97ba7922 Bug 1807307 - Disable LeakCanary in ui-test-apk with gradle flag 2023-10-16 14:42:39 +00:00
Ryan VanderMeulen
2096242e9d Bug 1859017 - Update OkHttp to version 4.11.0. 2023-10-16 13:39:23 +00:00
Alexandru Putanu
88f2a69785 Bug 1855150 - Add bottom sheet displayed and closed event extras (#4060)
* Bug 1855150 - Add bottom sheet displayed event extras

* Bug 1855150 - Add bottom sheet closed event extras

---------

Co-authored-by: Rahul Sainani <rsainani@mozilla.com>
2023-10-16 10:19:09 +00:00
rahulsainani
692e1e6853 Bug 1858018 - Persist review checker reanalysis state 2023-10-16 09:16:56 +00:00
sarah541
be5fb77680 Bug 1856432 - Change default onboarding strings 2023-10-16 06:00:24 +00:00
github-actions
977ae495c4 Import translations from android-l10n 2023-10-16 00:25:46 +00:00
github-actions
3842fa363d Import translations from android-l10n 2023-10-15 00:28:30 +00:00
github-actions
35c5f708b3 Import translations from android-l10n 2023-10-14 00:29:01 +00:00
Harrison Oglesby
446dc14dbe Bug 1858771 - New Help button telemetry in home menu 2023-10-13 19:56:50 +00:00
Harrison Oglesby
e7b8e3410a Bug 1855737 - New private homescreen mask icon 2023-10-13 19:20:25 +00:00
Tif Tran
b6ef5caac1 Bug 1856496 - enable fx-suggest for nightly 2023-10-13 15:58:26 +00:00
AndiAJ
6d9363dbfa Bug 1826318 - Fix verifyCreditCardsAutofillToggleTest UI test 2023-10-13 13:07:29 +00:00
AndiAJ
1bad550c3f Bug 1858607 - Top sites TestRail matching 2023-10-13 11:48:09 +00:00
oana.horvath
2c6401dc63 Bug 1858438 - Tabs Tray TestRail matching 2023-10-13 10:24:13 +00:00
Aaron Train
542b37e4b5 Bug 1857872 - Fix defaultSearchCodeBingUS test 2023-10-13 06:12:12 +00:00
github-actions
4f8869aa97 Import translations from android-l10n 2023-10-13 01:00:20 +00:00
Roger Yang
49187c293c Bug 1858440 - Renew all telemetry to never expires 2023-10-12 19:09:08 +00:00
DreVla
2985373dd9 Bug 1856944 - Wrap Review checker scaffold in surface
In order to eliminate the "jumping"/"spring" animation that reveals
views under bottom sheet, we will wrap the scaffold in a surface.
This way we will be able to keep the animation.
2023-10-12 10:57:06 +00:00
DreVla
3e10fdd729 Bug 1849274 - Record history telemetry when Unified Search result tap
Searching through history using unified search, when a suggestion
is tapped, the History.searchResultTapped event is
sent.
2023-10-12 10:18:35 +00:00
RebecaTudor
ff5381f315 Bug 1858406 - Update strings for shopping feature 2023-10-12 09:37:41 +00:00
Alexandru2909
48a00da0ff Bug 1858378 - Fix flaky review quality check navigation middleware unit test 2023-10-12 09:09:24 +00:00
github-actions
3dc8b6ca59 Import translations from android-l10n 2023-10-12 00:29:34 +00:00
Noah Bond
5516cf3d22 Bug 1857989 - Change footer text base color to text secondary 2023-10-11 23:31:37 +00:00
Gabriel Luong
0cb3c7c96f Bug 1849073 - Part 6: Remove the old search preferences 2023-10-11 22:56:30 +00:00
Gabriel Luong
521e8baa01 Bug 1849073 - Part 4: Remove the Edit Custom Search Engine fragment 2023-10-11 22:20:19 +00:00
Arturo Mejia
f2e70a7419 Bug 1858495 - Remove unused getFenixAddons function. 2023-10-11 20:41:21 +00:00
Arturo Mejia
4aafff2a59 Bug 1858057 - Make WebExtensionPrompt available to the whole app. 2023-10-11 20:07:41 +00:00
Noah Bond
971bf86d10 Bug 1857988 - Add divider to highlights card 2023-10-11 19:31:38 +00:00
William Durand
eced3b6668 Bug 1858199 - Add link to review pages in add-ons details view 2023-10-11 14:06:28 +00:00
Noah Bond
a685aecec1 Bug 1857984 - Reduce beta label padding 2023-10-11 04:45:32 +00:00
Harrison Oglesby
7b64307260 Bug 1857549 - login password matches site detected telemetry 2023-10-11 04:13:00 +00:00
Arturo Mejia
50769ff58c Bug 1850674 - Add extra add-on metadata. 2023-10-11 03:11:43 +00:00
github-actions
30b0770a7e Import translations from android-l10n 2023-10-11 01:05:28 +00:00
mike a
b3ca07c8a2 Bug 1840492 – allow manage account ride to release 2023-10-10 23:47:03 +00:00
Noah Bond
619325c1a2 Bug 1857987 - Fix Adjusted Ratings card spacing 2023-10-10 22:38:02 +00:00
Noah Bond
bba086df18 Bug 1857985 - Change review grade description text style to body 2 2023-10-10 20:54:29 +00:00
mike a
40a2856290 Bug 1846801 – add telemetry for manage account button 2023-10-10 18:59:53 +00:00
mike a
28842e1f96 Bug 1856773 – add summary to manage account button 2023-10-10 17:45:13 +00:00
rahulsainani
230f7bc6f0 Bug 1858014 - Set review checker peek height to half screen height 2023-10-10 16:56:39 +00:00
rahulsainani
536f76b1c2 Bug 1857287 - Move isProductUrl to ContentState 2023-10-10 16:22:31 +00:00
AndiAJ
59984aecff Bug 1858081 - Collections TestRail matching 2023-10-10 15:46:13 +00:00
AndiAJ
981254b4e6 Bug 1858134 - PDF viewer TestRail matching 2023-10-10 15:08:04 +00:00
AndiAJ
56373bece8 Bug 1857442 - Recently closed TestRail matching 2023-10-10 09:27:47 +00:00
DreVla
150d6e5cb0 Bug 1851259 - Delete browsing data only if fragment attached
We still encounter a crash during the process of deleting
browsing data. This is a speculative fix that does not start
the deletion process unless the fragment is attached.
2023-10-10 08:54:14 +00:00
github-actions
b66d50eb7a Import translations from android-l10n 2023-10-10 00:30:22 +00:00
William Durand
b69eb9037e Bug 1847088 - Show a notification in the Fenix add-on manager when the extensions process spawning is disabled 2023-10-09 22:02:14 +00:00
Gabriel Luong
742b7ca33b Bug 1857139 - Add translation bottom sheet boilerplate 2023-10-09 19:53:02 +00:00
gitstart
cf4c6c0dae Bug 1817955 - Increase Tap Area of the Add new collection prompt edit text field. 2023-10-09 15:30:49 +00:00
Alexandru2909
265580a8dd Bug 1856357 - Allow first shopping CFR to be displayed again after 24 hours for non-opted in users 2023-10-09 10:49:11 +00:00
William Durand
27acc1d22b Bug 1857539 - Remove AMO request interceptor 2023-10-09 08:53:40 +00:00
github-actions
68a90a9c0f Import translations from android-l10n 2023-10-09 00:28:11 +00:00
github-actions
f50ef35d4b Import translations from android-l10n 2023-10-08 00:27:24 +00:00
Gabriel Luong
a3aa4539eb Bug 1849073 - Part 3: Remove trivial showUnifiedSearchFeature and enableUnifiedSearchSettingsUI checks 2023-10-07 06:33:44 +00:00
github-actions
bdb12a0806 Import translations from android-l10n 2023-10-07 00:25:42 +00:00
Alexandru2909
3f918f0c37 Bug 1857117 - Update review quality check "Powered by" url 2023-10-06 10:25:38 +00:00
Alexandru2909
1ec1a4fd11 Bug 1843508 - Part 1: Add review quality check feature telemetry events 2023-10-06 09:33:06 +00:00
Gabriel Luong
65f42ae719 Bug 1857147 - Refactor the Beta label composable for reusability 2023-10-06 06:59:54 +00:00
github-actions
1049c56d3c Import translations from android-l10n 2023-10-06 00:29:53 +00:00
David Bar-On
6fa2539b61 Fix for Bug 1812875 - Do not allow closing tab during tabs selection 2023-10-05 22:26:54 +00:00
William Durand
af182b5f8a Bug 1857232 - Linkify author of an add-on in the details view
The biggest change here is that we no longer have a list of authors for
an add-on, we only have one author (optional). This is because Gecko
only considers a single author.
2023-10-05 21:42:00 +00:00
William Durand
ee64e28554 Bug 1810047 - Fixup WebExtensionPromptFeature 2023-10-05 21:08:45 +00:00
t-p-white
5351f59940 Bug 1821721 - Fixed the recently visited row width. Updated layout to match Figma designs and behaviour for parity with iOS. 2023-10-05 20:00:54 +00:00
William Durand
a55c358bcb Bug 1857168 - Hide empty metadata in the add-on details view 2023-10-05 19:26:35 +00:00
Alexandru2909
135514b69e Bug 1857019 - Update Fakespot SUMO links 2023-10-05 18:49:41 +00:00
AndiAJ
8136b96237 Bug 1857171 - Normal and private browsing TestRail matching 2023-10-05 17:47:01 +00:00
rahulsainani
f919ee7d84 Bug 1849525 - Fix review checker service test issue with mockito 2023-10-05 16:48:56 +00:00
iorgamgabriel
5f336076d9 Bug 1854385 - When accessing files from downloads that cannot be opened, a snack bar with an error message should appear. 2023-10-05 10:07:30 +00:00
rahulsainani
d85d8cc474 Bug 1856913 - Refactor ReviewQualityCheckVendorsService and repackage ext 2023-10-05 09:30:16 +00:00
rahulsainani
7bc745dc39 Bug 1856894 - Fix review checker shopping icon tint 2023-10-05 08:51:38 +00:00
Lina Butler
baa1958b0f Bug 1856434 - Only show new Firefox Suggest suggestions for the default search engine.
This commit hides sponsored and non-sponsored search suggestions from
Firefox Suggest when a non-default search engine is selected, matching
Desktop's behavior.
2023-10-05 06:53:39 +00:00
github-actions
ac92245d62 Import translations from android-l10n 2023-10-05 00:27:01 +00:00
Timshel
06fb70e5db Bug 1810044 1810045 - Delay reading clipboard and allow to paste non url 2023-10-04 23:39:02 +00:00
Noah Bond
5a06549a3b Bug 1855571 - Remove padding between stars in star rating 2023-10-04 23:18:40 +00:00
Geoff Brown
62e1ee2f47 Bug 1856399 - Use distinct version code in Fenix AAB (#3919)
* Bug 1856399 - Use distinct version code in Fenix AAB

* Bug 1856399 - ensure aab version > apk version for given time

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-04 20:35:05 +00:00
dependabot[bot]
454a3ec1f1 Bump urllib3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6.
- [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.4...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 19:04:40 +00:00
William Durand
5264d19c7c Bug 1810047 - Implement UI for webextensions optional permissions. 2023-10-04 18:42:27 +00:00
Benjamin Forehand Jr
814400a287 Bug 1856505 - Add unenrollment tests to integration test suite (#3906)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-04 17:29:01 +00:00
dependabot[bot]
a923244dfc Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 16:45:08 +00:00
mike a
30ffa11476 Bug 1851079 – refactored Activity enterImmersiveMode to enable proper unit testing 2023-10-04 16:21:08 +00:00
William Durand
e62f62ce7d Bug 1856950 - Fix wrong data review link for device_total_ram 2023-10-04 14:54:22 +00:00
William Durand
92a1a0d3fe Bug 1847266 - Implement status message for incompatible add-ons in the manager 2023-10-04 14:17:00 +00:00
iorgamgabriel
4b3afea56d Bug 1856045 - Add dialog colours to the "Start Profiler" popup. 2023-10-04 06:25:51 +00:00
github-actions
59e070d111 Import translations from android-l10n 2023-10-04 00:31:59 +00:00
Cathy Lu
f6696b57cd Bug 1848658 - Remove fakespot shopping adjusted rating toFloatOrNull call 2023-10-03 21:49:34 +00:00
Noah Bond
a840d621a8 Bug 1856403 - Undo review grade info string changes 2023-10-03 20:19:16 +00:00
Noah Bond
3e599dd3fa Bug 1855571 - Update star rating design 2023-10-03 19:41:21 +00:00
Gabriel Luong
978871c859 Bug 1848527 - Part 1: Enable OutdatedDocumentation detekt rule in Fenix 2023-10-03 17:18:07 +00:00
Alexandru2909
ef4ceb4404 Bug 1855939 - Fix crash when tapping the shopping CFR action after rotation 2023-10-03 13:22:37 +00:00
William Durand
c623101f19 Bug 1847266 - Implement status message for add-ons not signed correctly in the manager 2023-10-03 12:46:22 +00:00
AndiAJ
b542302d9e Bug 1856381 - PB search engine results, search groups and search codes TestRail matching 2023-10-03 12:08:17 +00:00
iorgamgabriel
04f95e0971 Bug 1854644 - Undo button from tabs tray should work. 2023-10-03 09:53:57 +00:00
William Durand
434e12b087 Bug 1856537 - Sync fenix/app/.experimenter.yaml with latest nimbus config 2023-10-03 08:45:06 +00:00
Alexandru2909
455e196c87 Bug 1855572 - Update shopping feature privacy policy and terms of use links 2023-10-03 07:45:21 +00:00
Alexandru2909
7c9e3bb187 Bug 1855841 - Update shopping feature "Powered by" link 2023-10-03 07:45:21 +00:00
github-actions
20cfa4f690 Import translations from android-l10n 2023-10-03 00:30:04 +00:00
Cathy Lu
e397837bf4 Bug 1848658 - Make shopping analysis field adjustedRating nullable to allow GV to set the default to null 2023-10-02 17:41:57 +00:00
rahulsainani
0879502a7d Bug 1851030 - Fix review checker icon visibility on pdp detection 2023-10-02 16:36:38 +00:00
AndiAJ
3c0c3e3538 Bug 1807274 - Fix verifyDownloadCompleteNotificationTest UI test 2023-10-02 14:29:01 +00:00
t-p-white
a3d055e94f Bug 1855682 - All Fenix app PNGs converted as lossless WebP 2023-10-02 09:01:54 +00:00
t-p-white
a107a3d8e4 Bug 1855696 - Update FxA strings 2023-10-02 08:28:29 +00:00
AndiAJ
7acee40b5c Bug 1846715 - Fix PB open links in apps related UI tests 2023-10-02 07:12:03 +00:00
github-actions
c094da1a04 Import translations from android-l10n 2023-10-02 01:31:08 +00:00
github-actions
f83471b870 Import translations from android-l10n 2023-10-01 00:31:12 +00:00
github-actions
0714a0e830 Import translations from android-l10n 2023-09-30 00:29:49 +00:00
Gabriel Luong
5058892370 Bug 1856059 - Turn off Compose Top Sites 2023-09-29 21:48:30 +00:00
AndiAJ
06b3bddc67 Bug 1817930 - Fix verifySecurePageSecuritySubMenuTest UI test 2023-09-29 12:25:25 +00:00
William Durand
38f82a2552 Bug 1847266 - Implement status message for blocklisted add-ons in the manager 2023-09-29 09:58:47 +00:00
Noah Bond
b51d385b3a Bug 1855553 - Add missing copy & update existing review quality info copy 2023-09-29 04:37:11 +00:00
github-actions
121cd99782 Import translations from android-l10n 2023-09-29 00:32:17 +00:00
Noah Bond
d0f9a8b8af Bug 1853304 - Color the shopping icon while the bottom sheet is open 2023-09-28 21:26:06 +00:00