Commit Graph

12675 Commits (ad397fcc6aa68e2b2f2a18af1ac255a72b4e41d2)
 

Author SHA1 Message Date
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ ad397fcc6a add scheme check to AddonInstallIntentProcessor 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 6de00131d9 add pathpattern to intent filter 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ c3b47fb80e add ADDON_INSTALL IntentProcessorType 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 325a6abca6 add onSuccess parameter to installExtension call 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ e4badc537c remove ids.xml 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 3da5cf5555 change order of intent processors in IntentReceiverActivity 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ acc20d8ac3 add `onSuccess` callback to installExtension to update addon list in AddonsManagementFragment 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ d2b956c524 fix indentation 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ e46cb7fd61 add/remove lines as instructed 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ b9f54211ce set mimetype to `application/x-xpinstall` 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ f7474e2d0e convert indentation in AddonInstallIntentProcessor.kt to spaces 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ c973491cc6 add addon sideload button to release layout 6 months ago
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ c8d7388780 add support for sideloading addons via the addon manager or file picker 6 months ago
Ivan Z 65a1253780 update ru translation 6 months ago
akliuxingyuan 166c9f981f fix wrong parameter position 6 months ago
akliuxingyuan 14227b3688 fix git apply 6 months ago
akliuxingyuan 980e63c945 feature: not show most visited sites with pinned sites 6 months ago
akliuxingyuan aa94a4e418 fix Iceraven Paged components 6 months ago
akliuxingyuan 68d135c36d remove duplicated strings 6 months ago
akliuxingyuan ec3576614b update components version: 120.0 6 months ago
akliuxingyuan dd9f0b7833 Merge remote-tracking branch 'origin/fenix/120.0' into iceraven 6 months ago
DreVla eeb875b8cb 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.

(cherry picked from commit 5149fb715af82a1c79e47fe7e0d8ea8be8ff8dc5)
7 months ago
github-actions[bot] dd7ae1acee Uplift Fenix strings from main to releases_v120 7 months ago
akliuxingyuan 1107c079a6 remove addons' not-null assertion operator (!!) 7 months ago
github-actions[bot] 1e447b5fae Uplift Fenix strings from main to releases_v120 7 months ago
github-actions[bot] 9e8efb919e Uplift Fenix strings from main to releases_v120 7 months ago
akliuxingyuan f7e103c764 update components version: 119.1.1 7 months ago
github-actions[bot] b6aea24766 Uplift Fenix strings from main to releases_v120 7 months ago
Harrison Oglesby 479540ae66 Bug 1858882 - Update "Learn More" link in private browsing description
(cherry picked from commit 6c24da8bbb019dba0d0b01d5369dd24a52f728a7)
7 months ago
github-actions[bot] d61b257a5f Uplift Fenix strings from main to releases_v120 7 months ago
DreVla ed422a547c 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.

(cherry picked from commit 07c669052ac15cf7aa968f9a23584fac0ec3538d)
7 months ago
DreVla 442e7e07fa 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.

(cherry picked from commit 1803de59619a12c68e20c582d74ca25b971ba402)
7 months ago
DreVla e528b96bc6 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.

(cherry picked from commit 67b68c948b76ea86294c91d520ee0b58d3b31fdf)
7 months ago
DreVla 01d9386987 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).

(cherry picked from commit dddeecc082a9be8dcc53caddc5bec79753fff9bb)
7 months ago
github-actions[bot] b920272b9f Uplift Fenix strings from main to releases_v120 7 months ago
Zac McKenney 265f79c70c Bug 1860186 - Dont split languages in AAB
(cherry picked from commit cbbfdd7641b4e63399f853f75c0fdb93dd409340)
7 months ago
akliuxingyuan 4f43ae08df update components version: 119.1.0 7 months ago
akliuxingyuan 45a9b2121f Merge remote-tracking branch 'origin/fenix/119.1.0' into iceraven 7 months ago
github-actions[bot] ebda263abd Uplift Fenix strings from main to releases_v120 7 months ago
github-actions[bot] 61dc1a9278 Uplift Fenix strings from main to releases_v120 7 months ago
github-actions[bot] 3148af4b5f Uplift Fenix strings from main to releases_v120 7 months ago
github-actions[bot] 99dc73ecfe Uplift Fenix strings from main to releases_v120 7 months ago
Jeff Boek 2f5cafeae4 Bug 1858997 - Ensures we remove the Popup when destroying the fragment
(cherry picked from commit 081a2219515fe5947f39d28fee1d4aa2e64c243e)
7 months ago
github-actions[bot] cfb82216bc Uplift Fenix strings from main to releases_v120 7 months ago
Lina Butler 49ffda17b8 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`.

(cherry picked from commit a98251ffdfdb3d945927706dc859feff9694a4f4)
7 months ago
Noah Bond 2424fbde37 Bug 1861732 - Split-out "terms of use" and "privacy policy" text links
(cherry picked from commit 55d9274577a4d2589e1e90c8117fa3d1291c5ffe)
7 months ago
Arturo Mejia 377f8cac2e Bug 1858439 - Refactor how addons icons are loaded #4065
(cherry picked from commit 7172b1e0a9773ccf9bcb92f6c859270438c7eadf)
7 months ago
Noah Bond a6735d363a Bug 1859906 - Update two usages of "Fakespot by Mozilla" to just be "Fakespot"
(cherry picked from commit 20e13a636354c7c46b413cad325d1c7e85c69272)
7 months ago
github-actions[bot] f116ad2803 Uplift Fenix strings from main to releases_v120 7 months ago
t-p-white 5fdc584f24 Bug 1853860 - Optimized the ic_logo_wordmark assets by converting webp assets using lossy encoding at 95%
(cherry picked from commit c1d224463a692157264ce6c8633e78e46173dee5)
7 months ago