Commit Graph

10043 Commits (fenix/120.0)

Author SHA1 Message Date
github-actions e66ef87316 Import translations from android-l10n 7 months ago
github-actions ac13735519 Import translations from android-l10n 7 months ago
github-actions 02397ce089 Import translations from android-l10n 8 months ago
AndiAJ 8fc7f35542 Bug 1860052 - Custom tabs TestRail matching 8 months ago
AndiAJ cc236b05c3 Bug 1859775 - Permissions prompts & doorhangers TestRail matching 8 months ago
github-actions 000215e229 Import translations from android-l10n 8 months ago
Jeff Boek dcc7416b02 Bug 1859903 - Adds telemetry for the new quick erase action 8 months ago
Gabriel Luong 9629395dd7 Bug 1859488 - Update the private browsing button to use the correct icon 8 months ago
Harrison Oglesby 182c3ce3e0 Bug 1858895 - Fix horizontal padding for FeltPrivacyInfoCard 8 months ago
AndiAJ 2d55fe6f6b Bug 1859564 - Context menus TestRail matching 8 months ago
Arturo Mejia 7a8ea95ed6 Bug 1858793 - Update cookie banner handling nimbus feature flag to support private mode. 8 months ago
Gabriel Luong 90f027f678 Bug 1859839 - Fix string removal of preferences_manage_search_shortcuts 8 months ago
AndiAJ 428b4481be Bug 1859318 - Text selection TestRail matching 8 months ago
AndiAJ e71928fe98 Bug 1859257 - Add to homescreen and error pages TestRail matching 8 months ago
Tif Tran ef230fd9ef Bug 1859839 - Update 'manage search shortcuts' string in Search settings 8 months ago
Jeff Boek da59e5d65b Bug 1859338 - Fixes ability to use talkback on LinkText 8 months ago
github-actions e4d2fa88aa Import translations from android-l10n 8 months ago
Harrison Oglesby 781ed03615 Bug 1858879 - Changed link text in FeltPrivacyInfoCard to default text color 8 months ago
Harrison Oglesby 7348338489 Bug 1858872 - Switch "windows" with "tabs" in private mode description 8 months ago
Jeff Boek d2989f1270 Bug 1859488 - Updates mask in private_browsing_button.xml 8 months ago
Jeff Boek ac01a5f988 Bug 1858997 - Ensures we remove the Popup when destroying the fragment 8 months ago
Gabriel Luong aba4d5510e Bug 1849073 - Part 5: Remove the Add Search Engine fragment 8 months ago
Tif Tran 65fb4d5df5 Bug 1857092 - Add metrics for clicks on Firefox Suggestions in Fenix 8 months ago
Jeff Boek 487cfd085a Bug 1858974 - Adds Private browsing mode icon while browsing 8 months ago
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.
8 months ago
rahulsainani 0ad4626c65 Bug 1856959 - Fix review checker unsupported product error case 8 months ago
Zac McKenney 89d1998f95 Bug 1857487 - Kill the app when backgrounded and extensions process spawning threshold is exceeded 8 months ago
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>
8 months ago
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>
8 months ago
github-actions 2325efef15 Import translations from android-l10n 8 months ago
William Durand baa6d77b15 Bug 1858925 - Add a link to AMO in the detail view 8 months ago
William Durand 2f36afb358 Bug 1859533 - Enable extensions process by default 8 months ago
Sammy Khamis f00072062f Bug 1855586 - Update VisitType enum from a-s 8 months ago
rahulsainani 5163283147 Bug 1857440 - Fix review checker tag icon flicker when pdp loads 8 months ago
rahulsainani 40626a81ff Bug 1856852 - Fix review checker not enough reviews card case 8 months ago
github-actions a3ac0da075 Import translations from android-l10n 8 months ago
Tif Tran 268657a16c Bug 1856438 - Reorganize Search settings to match the Cross Platform Suggest designs 8 months ago
Cathy Lu 416d5c39c7 Bug 1857424 - Add shopping review analysis pageNotSupported field 8 months ago
sarah541 62f12adc74 Bug 1856432 - Change default onboarding strings 8 months ago
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>
8 months ago
William Durand 8d1afeec60 Bug 1858925 - Fix `homepageUrl` field on the `Addon` class 8 months ago
Jonathan Almeida 1d97ba7922 Bug 1807307 - Disable LeakCanary in ui-test-apk with gradle flag 8 months ago
Ryan VanderMeulen 2096242e9d Bug 1859017 - Update OkHttp to version 4.11.0. 8 months ago
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>
8 months ago
rahulsainani 692e1e6853 Bug 1858018 - Persist review checker reanalysis state 8 months ago
sarah541 be5fb77680 Bug 1856432 - Change default onboarding strings 8 months ago
github-actions 977ae495c4 Import translations from android-l10n 8 months ago
github-actions 3842fa363d Import translations from android-l10n 8 months ago
github-actions 35c5f708b3 Import translations from android-l10n 8 months ago
Harrison Oglesby 446dc14dbe Bug 1858771 - New Help button telemetry in home menu 8 months ago
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