Commit Graph

10043 Commits (fenix/120.0)

Author SHA1 Message Date
Harrison Oglesby e7b8e3410a Bug 1855737 - New private homescreen mask icon 8 months ago
Tif Tran b6ef5caac1 Bug 1856496 - enable fx-suggest for nightly 8 months ago
AndiAJ 6d9363dbfa Bug 1826318 - Fix verifyCreditCardsAutofillToggleTest UI test 8 months ago
AndiAJ 1bad550c3f Bug 1858607 - Top sites TestRail matching 8 months ago
oana.horvath 2c6401dc63 Bug 1858438 - Tabs Tray TestRail matching 8 months ago
Aaron Train 542b37e4b5 Bug 1857872 - Fix defaultSearchCodeBingUS test 8 months ago
github-actions 4f8869aa97 Import translations from android-l10n 8 months ago
Roger Yang 49187c293c Bug 1858440 - Renew all telemetry to never expires 8 months ago
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.
8 months ago
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.
8 months ago
RebecaTudor ff5381f315 Bug 1858406 - Update strings for shopping feature 8 months ago
Alexandru2909 48a00da0ff Bug 1858378 - Fix flaky review quality check navigation middleware unit test 8 months ago
github-actions 3dc8b6ca59 Import translations from android-l10n 8 months ago
Noah Bond 5516cf3d22 Bug 1857989 - Change footer text base color to text secondary 8 months ago
Gabriel Luong 0cb3c7c96f Bug 1849073 - Part 6: Remove the old search preferences 8 months ago
Gabriel Luong 521e8baa01 Bug 1849073 - Part 4: Remove the Edit Custom Search Engine fragment 8 months ago
Arturo Mejia f2e70a7419 Bug 1858495 - Remove unused getFenixAddons function. 8 months ago
Arturo Mejia 4aafff2a59 Bug 1858057 - Make WebExtensionPrompt available to the whole app. 8 months ago
Noah Bond 971bf86d10 Bug 1857988 - Add divider to highlights card 8 months ago
William Durand eced3b6668 Bug 1858199 - Add link to review pages in add-ons details view 8 months ago
Noah Bond a685aecec1 Bug 1857984 - Reduce beta label padding 8 months ago
Harrison Oglesby 7b64307260 Bug 1857549 - login password matches site detected telemetry 8 months ago
Arturo Mejia 50769ff58c Bug 1850674 - Add extra add-on metadata. 8 months ago
github-actions 30b0770a7e Import translations from android-l10n 8 months ago
mike a b3ca07c8a2 Bug 1840492 – allow manage account ride to release 8 months ago
Noah Bond 619325c1a2 Bug 1857987 - Fix Adjusted Ratings card spacing 8 months ago
Noah Bond bba086df18 Bug 1857985 - Change review grade description text style to body 2 8 months ago
mike a 40a2856290 Bug 1846801 – add telemetry for manage account button 8 months ago
mike a 28842e1f96 Bug 1856773 – add summary to manage account button 8 months ago
rahulsainani 230f7bc6f0 Bug 1858014 - Set review checker peek height to half screen height 8 months ago
rahulsainani 536f76b1c2 Bug 1857287 - Move isProductUrl to ContentState 8 months ago
AndiAJ 59984aecff Bug 1858081 - Collections TestRail matching 8 months ago
AndiAJ 981254b4e6 Bug 1858134 - PDF viewer TestRail matching 8 months ago
AndiAJ 56373bece8 Bug 1857442 - Recently closed TestRail matching 8 months ago
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.
8 months ago
github-actions b66d50eb7a Import translations from android-l10n 8 months ago
William Durand b69eb9037e Bug 1847088 - Show a notification in the Fenix add-on manager when the extensions process spawning is disabled 8 months ago
Gabriel Luong 742b7ca33b Bug 1857139 - Add translation bottom sheet boilerplate 8 months ago
gitstart cf4c6c0dae Bug 1817955 - Increase Tap Area of the Add new collection prompt edit text field. 8 months ago
Alexandru2909 265580a8dd Bug 1856357 - Allow first shopping CFR to be displayed again after 24 hours for non-opted in users 8 months ago
William Durand 27acc1d22b Bug 1857539 - Remove AMO request interceptor 8 months ago
github-actions 68a90a9c0f Import translations from android-l10n 8 months ago
github-actions f50ef35d4b Import translations from android-l10n 8 months ago
Gabriel Luong a3aa4539eb Bug 1849073 - Part 3: Remove trivial `showUnifiedSearchFeature` and `enableUnifiedSearchSettingsUI` checks 8 months ago
github-actions bdb12a0806 Import translations from android-l10n 8 months ago
Alexandru2909 3f918f0c37 Bug 1857117 - Update review quality check "Powered by" url 8 months ago
Alexandru2909 1ec1a4fd11 Bug 1843508 - Part 1: Add review quality check feature telemetry events 8 months ago
Gabriel Luong 65f42ae719 Bug 1857147 - Refactor the Beta label composable for reusability 8 months ago
github-actions 1049c56d3c Import translations from android-l10n 8 months ago
David Bar-On 6fa2539b61 Fix for Bug 1812875 - Do not allow closing tab during tabs selection 8 months ago
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.
8 months ago
William Durand ee64e28554 Bug 1810047 - Fixup WebExtensionPromptFeature 8 months ago
t-p-white 5351f59940 Bug 1821721 - Fixed the recently visited row width. Updated layout to match Figma designs and behaviour for parity with iOS. 8 months ago
William Durand a55c358bcb Bug 1857168 - Hide empty metadata in the add-on details view 8 months ago
Alexandru2909 135514b69e Bug 1857019 - Update Fakespot SUMO links 8 months ago
AndiAJ 8136b96237 Bug 1857171 - Normal and private browsing TestRail matching 8 months ago
rahulsainani f919ee7d84 Bug 1849525 - Fix review checker service test issue with mockito 8 months ago
iorgamgabriel 5f336076d9 Bug 1854385 - When accessing files from downloads that cannot be opened, a snack bar with an error message should appear. 8 months ago
rahulsainani d85d8cc474 Bug 1856913 - Refactor ReviewQualityCheckVendorsService and repackage ext 8 months ago
rahulsainani 7bc745dc39 Bug 1856894 - Fix review checker shopping icon tint 8 months ago
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.
8 months ago
github-actions ac92245d62 Import translations from android-l10n 8 months ago
Timshel 06fb70e5db Bug 1810044 1810045 - Delay reading clipboard and allow to paste non url 8 months ago
Noah Bond 5a06549a3b Bug 1855571 - Remove padding between stars in star rating 8 months ago
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>
8 months ago
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>
8 months ago
William Durand 5264d19c7c Bug 1810047 - Implement UI for webextensions optional permissions. 8 months ago
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>
8 months ago
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>
8 months ago
mike a 30ffa11476 Bug 1851079 – refactored Activity enterImmersiveMode to enable proper unit testing 8 months ago
William Durand e62f62ce7d Bug 1856950 - Fix wrong data review link for `device_total_ram` 8 months ago
William Durand 92a1a0d3fe Bug 1847266 - Implement status message for incompatible add-ons in the manager 8 months ago
iorgamgabriel 4b3afea56d Bug 1856045 - Add dialog colours to the "Start Profiler" popup. 8 months ago
github-actions 59e070d111 Import translations from android-l10n 8 months ago
Cathy Lu f6696b57cd Bug 1848658 - Remove fakespot shopping adjusted rating toFloatOrNull call 8 months ago
Noah Bond a840d621a8 Bug 1856403 - Undo review grade info string changes 8 months ago
Noah Bond 3e599dd3fa Bug 1855571 - Update star rating design 8 months ago
Gabriel Luong 978871c859 Bug 1848527 - Part 1: Enable OutdatedDocumentation detekt rule in Fenix 8 months ago
Alexandru2909 ef4ceb4404 Bug 1855939 - Fix crash when tapping the shopping CFR action after rotation 8 months ago
William Durand c623101f19 Bug 1847266 - Implement status message for add-ons not signed correctly in the manager 8 months ago
AndiAJ b542302d9e Bug 1856381 - PB search engine results, search groups and search codes TestRail matching 8 months ago
iorgamgabriel 04f95e0971 Bug 1854644 - Undo button from tabs tray should work. 8 months ago
William Durand 434e12b087 Bug 1856537 - Sync `fenix/app/.experimenter.yaml` with latest nimbus config 8 months ago
Alexandru2909 455e196c87 Bug 1855572 - Update shopping feature privacy policy and terms of use links 8 months ago
Alexandru2909 7c9e3bb187 Bug 1855841 - Update shopping feature "Powered by" link 8 months ago
github-actions 20cfa4f690 Import translations from android-l10n 8 months ago
Cathy Lu e397837bf4 Bug 1848658 - Make shopping analysis field adjustedRating nullable to allow GV to set the default to null 8 months ago
rahulsainani 0879502a7d Bug 1851030 - Fix review checker icon visibility on pdp detection 8 months ago
AndiAJ 3c0c3e3538 Bug 1807274 - Fix verifyDownloadCompleteNotificationTest UI test 8 months ago
t-p-white a3d055e94f Bug 1855682 - All Fenix app PNGs converted as lossless WebP 8 months ago
t-p-white a107a3d8e4 Bug 1855696 - Update FxA strings 8 months ago
AndiAJ 7acee40b5c Bug 1846715 - Fix PB open links in apps related UI tests 8 months ago
github-actions c094da1a04 Import translations from android-l10n 8 months ago
github-actions f83471b870 Import translations from android-l10n 8 months ago
github-actions 0714a0e830 Import translations from android-l10n 8 months ago
Gabriel Luong 5058892370 Bug 1856059 - Turn off Compose Top Sites 8 months ago
AndiAJ 06b3bddc67 Bug 1817930 - Fix verifySecurePageSecuritySubMenuTest UI test 8 months ago
William Durand 38f82a2552 Bug 1847266 - Implement status message for blocklisted add-ons in the manager 8 months ago
Noah Bond b51d385b3a Bug 1855553 - Add missing copy & update existing review quality info copy 8 months ago
github-actions 121cd99782 Import translations from android-l10n 8 months ago
Noah Bond d0f9a8b8af Bug 1853304 - Color the shopping icon while the bottom sheet is open 8 months ago
rahulsainani 32e8ef35a1 Bug 1850610 - Fix review checker onboarding bottom sheet height 8 months ago
Benjamin Forehand Jr 1d386b729c Bug 1855489 - Add nimbus homescreen message test - Tap X button (#3822)
* Bug 1855489 - Add nimbus homescreen message test - Tap X button

* Change after test steps.

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
8 months ago
Harrison Oglesby 3ce7aabdd9 Bug 1847819 - Fix color of `FeltPrivacyInfoCard` 8 months ago
Alexandru2909 31f8156dd6 Bug 1855209 - Show the shopping CFRs only once for loaded product pages 8 months ago
Alexandru2909 5df74fbfab Bug 1852074 - Add actions to the shopping CFRs 8 months ago
Matthew Tighe 585e29def3 Bug 1842304 - Remove feature flag for history interactor removal 8 months ago
Jan-Erik Rediger e2c03c8b77 Bug 1855421 - Add feature variable to test out precise timestamps in Glean events 8 months ago
William Durand 9353b6d87e Bug 1855516 - Call `disableExtensionProcessSpawning()` when the user clicks the "continue without add-ons" button 8 months ago
AndiAJ 9b599dc07a Bug 1855449 - Normal Browsing search TestRail matching 8 months ago
Jeff Boek 93ef8c7c25 Revert "Bug 1810044 1810045 - Delay reading clipboard and allow to paste non url"
This reverts commit 00989444f65a9fe7c02ab8788462229443403b89.
8 months ago
github-actions b82afbffe4 Import translations from android-l10n 8 months ago
Timshel 7b9ccb6493 Bug 1810044 1810045 - Delay reading clipboard and allow to paste non url 8 months ago
Gabriel Luong 46b27b6ad9 Bug 1849073 - Part 2: Remove the History Search Dialog 8 months ago
Gabriel Luong 08be473cbf Bug 1849073 - Part 1: Remove the Bookmark Search Dialog 8 months ago
sarah541 5367c93ef6 Bug 1855029 - Correct accidentally updated indentation 8 months ago
rahulsainani 0af50d1b52 Bug 1855137 - Add review checker vendor ordering logic 8 months ago
AndiAJ aa1e02bf8d Bug 1855190 - Unified search bar TestRail matching 8 months ago
AndiAJ 8366d2c193 Bug 1855183 - Search settings menu TestRail matching 8 months ago
github-actions a8c707d077 Import translations from android-l10n 8 months ago
Noah Bond b475e6a56c Bug 1854712 - Update `information_fill` icon 8 months ago
Arturo Mejia 9740f5ed0a Bug 1844557 - Disable the switch control when the add-on is blockedlisted. 8 months ago
Benjamin Forehand Jr 6e813a62c7 Bug 1854173 - Add nimbus messaging integration test - Landscape UI (#3726) 8 months ago
Alexandru2909 9cac2fca23 Bug 1853301 - Refactor ReviewQualityCheckNavigationMiddleware to use TabsUseCases and SessionUseCases
Refactor LinkType class to support instances for each external link accessible from the review quality check feature
8 months ago
github-actions 354be91be7 Import translations from android-l10n 8 months ago
Noah Bond 3614288a69 Bug 1852928 - Update review quality check bottom sheet header 8 months ago
Matthew Tighe 1020af9827 Bug 1854709 - Add Store actions for remaining History interactor calls 8 months ago
sarah541 c403789ab4 Bug 1855029 - Start the 120 development cycle 8 months ago
Roger Yang 6f38969160 Revert "Bug 1843610 - Add telemetry for deferred deep link test"
This reverts commit 186a4b76e5be73466397c0c2fcaca4eaaa2a88da.
8 months ago
Alexandru2909 bc4eb86069 Bug 1840103 - Part 2: Update contextual onboarding card for Review quality check feature 8 months ago
Alexandru2909 ab2d1ee15b Bug 1840103 - Part 1: Add support for multiple links in LinkText 8 months ago
William Durand 2105050c26 Bug 1854123 - Show the "find more add-ons" button unconditionally in Fenix 8 months ago
William Durand 4a31ce1b52 Bug 1847172 - Unconditionally enable the `mozAddonManager` web API on Fenix 8 months ago
William Durand 77373f0241 Bug 1854935 - Enable extensions process by default on Nightly and debug builds 8 months ago
Titouan Thibaud e3a20a9c88 Bug 1847784: Provide a Theme to FedCM Provider Dialogs 8 months ago
AndiAJ deded12fad Bug 1854606 - History TestRail matching 8 months ago
oana.horvath cb0bb9f0dd Bug 1853639 - Downloads TestRail matching 8 months ago
rahulsainani eb106f2a0f Bug 1853311 - Add review checker reanalysis logic 8 months ago
rahulsainani 18ef60af4e Bug 1854631 - Refactor review checker info card 8 months ago
github-actions 0cdbfdc829 Import translations from android-l10n 8 months ago
Roger Yang e6aefd2a11 Bug 1854739 - Catch crash when migrating pref_key_search_widget_installed 8 months ago
github-actions 4eebd93103 Import translations from android-l10n 8 months ago
DreVla 78cdc095ff Bug 1811976 - Hide Sync FAB in TabsTray when user not signed in
If there is no user signed in, the SYNC FAB should not be displayed
in the sync page of the tabs tray.
8 months ago
Arturo Mejia 0e6eb7ab38 Bug 1854739 - Migrate pref_key_search_widget_installed 8 months ago
Lina Butler 3ba6593f98 Bug 1851268 - Show Firefox Suggest search suggestions in Fenix.
This commit integrates the Firefox Suggest Android component added in
bug 1850296 into Fenix, and adds:

* A Nimbus feature for Firefox Suggest.
* A secret setting to enable the Firefox Suggest feature, only visible
  on the debug channel.
* Search settings for toggling sponsored and non-sponsored suggestions,
  only visible when the Firefox Suggest feature is enabled.

When the feature is enabled, Fenix will ingest new suggestions in
the background, show the new Search settings, and show matching
suggestions in the awesomebar depending on those Search settings.
8 months ago
github-actions 924a831c94 Import translations from android-l10n 8 months ago
Matthew Tighe c636f6ed90 Bug 1854700 - Only open history item if host activity is available 8 months ago
Gabriel Luong c98daeece8 Bug 1848188 - Remove Nimbus flag for Juno Onboarding 8 months ago
AndiAJ 2d22551629 Bug 1854566 - Disable verifyCreditCardRedirectionsToAutofillSectionAfterInterruptionTest UI test 8 months ago
AndiAJ e2f362ccb9 Bug 1854354 - Bookmarks TestRail matching 8 months ago