Commit Graph

12786 Commits (fenix/124.1.0)
 

Author SHA1 Message Date
Nazım Can Altınova 4cf2674ff3 Bug 1832147 - Sync the profiler preset features and threads
See here for the preset list inside Firefox:
https://searchfox.org/mozilla-central/rev/c130c69b7b863d5e28ab9524b65c27c7a9507c48/devtools/client/performance-new/shared/background.jsm.js#121
4 months ago
Nazım Can Altınova 6915dd6599 Bug 1832147 - Remove extraneous "java" feature
It looks like the "java" feature appears twice in the firefox_features
list. Let's remove the second one.
4 months ago
Nazım Can Altınova f63999e555 Bug 1832147 - Remove the leaf feature from the profiler presets
"leaf" feature has been removed since [Bug 1571089](https://bugzilla.mozilla.org/show_bug.cgi?id=1571089)
and it's been removed from the presets in that bug as well. This commit
removes this feature from these presets as well to keep them in sync.
Note that having an unrecognised feature gets ignored automatically and
it doesn't throw any error, but still these presets should kept up-to-date.
4 months ago
github-actions 5b7d7e1124 Import translations from android-l10n 4 months ago
jackyzy823 e1f03ba3c9 Bug 1839067 - Ensure response's body closed whether request is success or not. 4 months ago
JohanLorenzo 15aeb19be2 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 4 months ago
jackyzy823 e58d0ae973 Bug 1850006 - conservative flag limits to mozilla services only 4 months ago
oana.horvath 0251620c54 Bug 1818183 - Fix shortcut not showing up in top sites UI test 4 months ago
github-actions[bot] bc729a894e Update to GeckoView Nightly 124.0.20240123053648 on main (#5258)
* Update GeckoView (Nightly) to 124.0.20240123053648.

* Update Glean to 56.1.0.

* Bug 1870050 - Properly define buildConfigField SUPPORTED_LOCALE_ARRAY

This was previously generated as a side effect, and fails with the new AGP version.
See also https://github.com/mozilla-mobile/fenix/issues/14175.

---------

Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: mcarare <48995920+mcarare@users.noreply.github.com>
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
4 months ago
RebecaTudor 22e4f2b9e4 Bug 1838580 - [a11y] Increase tap area for search engine icon
The touching area for search engine icon (Google by default) from
the search bar was only 28dp.
To Increase tap area to reach the minimum accessibility touch target
size of 48dp, it was used TouchDelegate. This way there are no visual
changes.
4 months ago
sarah541 f1ea102053 Bug 1870066 - Add local dump and additonal logic 4 months ago
sarah541 a38cb0b853 Bug 1834842 - integrate updated SERP telemetry with Remote Settings Client 4 months ago
sarah541 8ed8e283ef Bug 1834842 - Replace Hardcoded SERP Telemetry 4 months ago
github-actions aa2f7105c2 Import translations from android-l10n 4 months ago
Roger Yang 7dc1b784b4 Bug 1875514 - Only send installation ping when we receive adjust metrics 4 months ago
Jonathan Almeida bef8bc3749 Bug 1875923 - Update max_line_length in editorconfig to match detekt 4 months ago
rahulsainani ab56ebe21c Bug 1874388 - Remove unused notification pre prompt 4 months ago
Gabriel Luong 5d0b4517d6 Bug 1875869 - Start the Nightly 124 development cycle 4 months ago
Charlie e113448a06 Bug 1875515 - record Nimbus is_ready event 4 months ago
jackyzy823 34435bba5d Bug 1807078 - use min for thumbail size of TabPreview 4 months ago
Julien Cristau 404a165968 Bug 1867539 - fix exception formatting in testrail script 4 months ago
Julien Cristau 28384dcde5 Bug 1867539 - reformat testrail scripts with black
Fixes lint warnings on oak
4 months ago
RebecaTudor 528136c473 Bug 1809798 - Loads the right wallpaper for the right orientation
Before, the orientation was taken from the application context which
didn't update during orientation change. Which caused to load the wrong
wallpaper when the phone was rotated. With these changes we can send
the correct orientation taken from the HomeActivity context.
4 months ago
iorgamgabriel cc476767f7 Bug 1871408 - Translations UI Add Messages Under On Toggles 4 months ago
github-actions acf5eec1a0 Import translations from android-l10n 4 months ago
github-actions 685543b8c2 Import translations from android-l10n 4 months ago
sarah541 388debfd20 Bug 1862738 - Put credential management strings before translation 4 months ago
github-actions a0f615dc53 Import translations from android-l10n 4 months ago
Noah Bond 8af8a2a2d2 Bug 1871098 - Integrate `TabTools` into the Debug Drawer 4 months ago
oana.horvath 6497ad8f8a Bug 1874831 - Disable failing FF Suggest UI tests 4 months ago
github-actions 210a2195b7 Import translations from android-l10n 4 months ago
Soulfire Jarexi Backblaze bbc27b1947 Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md (#5209)
* Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md

* Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
4 months ago
Matthew Tighe cd1610a13f Revert "Bug 1861459 - Add a binding from BrowserStore to AppStore for selected tab changes"
This reverts commit 32c3e5aae7acc037949c38027ae23d76bc80da1a.
4 months ago
Matthew Tighe bd7a90d34b Revert "Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen"
This reverts commit d5856268ec720ad0e41585a3f75201ae8d5e6755.
4 months ago
Matthew Tighe 452f7147d0 Revert "Bug 1861459 - Remove Home Screen usages of BrowsingModeManager"
This reverts commit 86e0f3c0ef1dd3a16194eeaff330c8517d18b49f.
4 months ago
Matthew Tighe d080cf6e70 Revert "Bug 1861459 - Remove BrowsingModeManager"
This reverts commit 38af1c1363aa34b564305a1b2c809249e1be5b1b.
4 months ago
rahulsainani 04d83965a4 Bug 1872704 - Fix home activity leak by ExtensionsProcessDisabledController 4 months ago
t-p-white ccefb2dd2d Bug 1870231 - Remove no-ops from ExternalAppBrowserActivity 4 months ago
t-p-white ca7896ad4b Bug 1874861 - Removed redundant LongParameterList suppression's 4 months ago
Roger Yang 931c43127f Bug 1874768 - Hide default browser onboarding card if user already set us as default browser 4 months ago
oana.horvath f9fdb86eb9 Bug 1874885 - Fix reset to default locale when a test crashes 4 months ago
t-p-white 224c92b3eb Bug 1870232 - Moved the Activity's getNavDirections() functionality to Activity.kt 4 months ago
t-p-white 53415dddb4 Bug 1870613 - Extracted the HomeActivity`getBreadcrumbMessage`, `getIntentSource` and `getIntentSessionId` as generic Activity functions 4 months ago
github-actions 3587b445de Import translations from android-l10n 4 months ago
ohall-m 67d60af2e3 Bug 1855979 - Basic Translation Beginning
The goal of this bug is to get a very basic initial `translate`
interaction using the default determined page language and default
determined user language and begin starting `Controller` and `Interactor`
files.

This bug also sets up `sessionId` as a navigation parameter for
translations.
4 months ago
Noah Bond 0613321c15 Bug 1864076 - Integrate Navigation Middleware into the Debug Drawer 4 months ago
oana.horvath 5e75e68d13 Bug 1868291 - Fix Pocket tests by always restarting app on home 4 months ago
oana.horvath f289a423be Bug 1842154 - Disable notificationCanBeDismissedIfDownloadIsInterruptedTest UI test 4 months ago
github-actions fce1df5b4f Import translations from android-l10n 4 months ago
rahulsainani ae1f431705 Bug 1807350 - Baseline profiles for nightly 4 months ago