Commit Graph

22294 Commits (iceraven)

Author SHA1 Message Date
github-actions d3d6c05983 Import translations from android-l10n 2 months ago
iorgamgabriel 8a70977115 Bug 1884445 - The Translations Toolbar Icon should appear on an eligible page when reopening from the background. r=android-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D206009
2 months ago
ohall-m f2ac2f74bf Bug 1884442 - Android preference to offer a translation persistence r=android-reviewers,giorga
This patch fixes an issue where the Gecko pref `browser.translations.automaticallyPopup`
was not persisting in Android. The issue was it was being overwritten back to the
default of `true`. This patch stores the persistence in the Fenix layer and
ensures the right value is kept after user interaction.

Differential Revision: https://phabricator.services.mozilla.com/D206268
2 months ago
jackyzy823 5d849d4b32 Bug 1886083 - Don't call onHomePressed when notification permission prompt is shown. r=android-reviewers,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D205793
2 months ago
Gabriel Luong d38ffb97ba Bug 1885602 - Part 1: Add strings for the sign in header in the menu redesign r=android-reviewers,Roger
Source: https://www.figma.com/file/RFz9fYtotQCQuinwcZujZt/Menu-Redesign?type=design&node-id=9751-50236&mode=dev

Differential Revision: https://phabricator.services.mozilla.com/D206221
2 months ago
Gabriel Luong 3540bbad62 Bug 1885580 - Add a MenuGroup component for the menu redesign r=android-reviewers,007
Source: https://www.figma.com/file/RFz9fYtotQCQuinwcZujZt/Menu-Redesign?type=design&node-id=10107-73271&mode=dev

Differential Revision: https://phabricator.services.mozilla.com/D206252
2 months ago
Roger Yang ae3ab3eb7f Bug 1883742 - Add voice search and QR code buttons to home toolbar. r=android-reviewers,mavduevskiy,skhan
Differential Revision: https://phabricator.services.mozilla.com/D205478
2 months ago
ohall-m 4e5def34f8 Bug 1887945 - Updated Android Translation Button States r=android-reviewers,giorga
This patch just fixes a few translation button states.
1. A regression by bug 1885336 where the initial button state on a page in the user's preferred language was enabled, when it shouldn't have been.
2. An issue on an Unsupported Language Error that prevented users from selecting a language and reenabling the translate button.

Differential Revision: https://phabricator.services.mozilla.com/D205895
2 months ago
Iulian Moraru a375ff3b4c Backed out changeset ca2c8cc254ff (bug 1887945) for causing fenix android failures related to translation. 2 months ago
iorgamgabriel d690a2f73e Bug 1885657 - Clicking on “always translate <code> language” doesn’t Immediately Translate r=android-reviewers,ohall
Depends on D205820

Differential Revision: https://phabricator.services.mozilla.com/D206107
2 months ago
iorgamgabriel e7b4959159 Bug 1885151 - Translation icon disappears from toolbar after switching between translatable and non-translatable pages r=android-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D205820
2 months ago
ohall-m e2770b7a51 Bug 1887945 - Updated Android Translation Button States r=android-reviewers,giorga
This patch just fixes a few translation button states.
1. A regression by bug 1885336 where the initial button state on a page in the user's preferred language was enabled, when it shouldn't have been.
2. An issue on an Unsupported Language Error that prevented users from selecting a language and reenabling the translate button.

Differential Revision: https://phabricator.services.mozilla.com/D205895
2 months ago
iorgamgabriel c7da61f050 Bug 1884702 - The "BETA" label should be placed correctly in landscape mode. r=android-reviewers,ohall
Differential Revision: https://phabricator.services.mozilla.com/D205323
2 months ago
github-actions 17125f00c5 Import translations from android-l10n 2 months ago
Mozilla Releng Treescript 8c9aeab8ea no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2 months ago
Gabriel Luong 07d1812619 Bug 1885565 - Part 3: Add border secondary color token r=android-reviewers,007
Source: https://www.figma.com/file/pEyGeE4KV5ytYHeXMfLcEr/Mobile-Styles?type=design&node-id=6092-8714&mode=dev

Differential Revision: https://phabricator.services.mozilla.com/D206216
2 months ago
Gabriel Luong 70ba2f24ec Bug 1885565 - Part 2: Fix up parameter ordering and kDoc descriptions in NavigationBar r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D206220
2 months ago
Gabriel Luong 69a0d8ac21 Bug 1885561 - [Menu Redesign] Rename “Add-ons” to “Extensions” in menus and Add-ons Manager r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D206094
2 months ago
Roger Yang 9006303c75 Bug 1888957 - Add Nimbus flag to control toolbar redesign feature. r=android-reviewers,skhan
Differential Revision: https://phabricator.services.mozilla.com/D206264
2 months ago
ohall-m 0db2a50ab9 Bug 1886221 - Translations Telemetry r=android-reviewers,Roger
This bug adds additional telemetry including:
* When a translation is requested, including to/from languages
* When a translation is successful
* When a translation fails
* Whether or not the translations engine is supported

Differential Revision: https://phabricator.services.mozilla.com/D206048
2 months ago
ohall-m 53aa656dd5 Bug 1886851 - Translations Nimbus Exposure Event and Offer Telemetry r=android-reviewers,Roger
This patch:
* Moves the Nimbus exposure event to occur when an entry point could be shown
   * Before it was sending the event when the dialog was opened
* Adds Translations.offer_event Telemetry
* Refactors Event.translation_action to Translations.action, because we will
be adding more telemetry under the Translations umbrella

Differential Revision: https://phabricator.services.mozilla.com/D205909
2 months ago
Norisz Fay fe1938459d Backed out 2 changesets (bug 1885602, bug 1885565) for causing fenix lint failure CLOSED TREE
Backed out changeset 49b15fea2cfb (bug 1885602)
Backed out changeset 27b39ad19b02 (bug 1885565)
2 months ago
Gabriel Luong e07bab177b Bug 1885602 - Part 1: Add strings for the sign in header in the menu redesign r=android-reviewers,Roger
Source: https://www.figma.com/file/RFz9fYtotQCQuinwcZujZt/Menu-Redesign?type=design&node-id=9751-50236&mode=dev

Differential Revision: https://phabricator.services.mozilla.com/D206221
2 months ago
Gabriel Luong 8f6ffb71c3 Bug 1885565 - Part 2: Fix up parameter ordering and kDoc descriptions in NavigationBar r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D206220
2 months ago
sarah541 e98ec361f9 Bug 1883419 - Fix order of translation, reader mode and review quality check icons on toolbar r=android-reviewers,mavduevskiy
Differential Revision: https://phabricator.services.mozilla.com/D205105
2 months ago
Roger Yang df187a839b Bug 1883741 - Add display toolbar padding when navigation bar is enabled. r=android-reviewers,avirvara,gl
Differential Revision: https://phabricator.services.mozilla.com/D205623
2 months ago
ohall-m dfd1c0547f Bug 1885336 - Part 2: Couldn't Load Languages did not show when Expected r=android-reviewers,giorga,gl
This patch fixes showing the Couldn't Load Languages translation error.
Part 1 of this series ensures the translations engine re-queries the language.

This patch:
* Fixes a `var` v. `val` recommendation
* Reorganized error handling
    * Session errors have priority over browser errors
    * Ensures null errors are also sent to clear state
* Proactively requests languages again when the dialog reopens and ensures error state

Differential Revision: https://phabricator.services.mozilla.com/D205473
2 months ago
ohall-m edd6d53b3d Bug 1886429 - Hide "Translation preferences" Heading Under Certain Conditions r=android-reviewers,calu
This patch hides "Translation preferences" when all of the global settings
in the translation Nimbus experiment are turned off.

Differential Revision: https://phabricator.services.mozilla.com/D206012
2 months ago
ohall-m b68a2b39d8 Bug 1886430 - Add Additional Translations Dialog String r=android-reviewers,giorga,calu
Adding an additional Translations dialog string for until the cache flow
is fully working.

Differential Revision: https://phabricator.services.mozilla.com/D206055
2 months ago
github-actions a0a6eb46cc Import translations from android-l10n 2 months ago
Mozilla Releng Treescript a75b1b2590 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2 months ago
github-actions 913a287e90 Import translations from android-l10n 2 months ago
Mozilla Releng Treescript 0fa48e575f no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2 months ago
Gabriel Luong 3d4bd6d746 Bug 1888285 - Fix org.mozilla.fenix.ui.PwaTest UI tests r=android-reviewers,Roger,ohorvath,aaronmt
Regressed from Bug 1885563 which removed the notification dot and changed the menu item name from "Install" to "Add to Home screen"

Differential Revision: https://phabricator.services.mozilla.com/D205973
2 months ago
t-p-white a084c6878e Bug 1886792 - Handle install_search_widget deeplink r=android-reviewers,amejiamarmol
Differential Revision: https://phabricator.services.mozilla.com/D205477
3 months ago
Gabriel Luong d697485a46 Bug 1885563 - [Menu Redesign] Rename “Install” PWA menu item to “Add to Home screen” r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D205794
3 months ago
Gabriel Luong 9e6b0131c0 Bug 1888033 - [Menu Redesign] Add a secret setting and feature flag for the menu redesign r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D205789
3 months ago
iorgamgabriel d1cd70d325 Bug 1885321 - The "Done" button from the "Unsupported language" error bottom sheet, and the "Not now" button should be like in Figma design. r=android-reviewers,ohall,calu
Differential Revision: https://phabricator.services.mozilla.com/D205575
3 months ago
AndiAJ f7b2c13e0e Bug 1879011 - Fix openFirefoxSuggestSponsoredSearchResultsTest UI test r=ohorvath
In all cases the problem occurred after clicking the **Groupon** sponsored search suggestion, and trying to verify the url.

I've noticed that the link had a minor change, also confirmed by our fellow colleague from the ecosystem team. @cmuntean
The url was changed due to some iOS 17 character related problems.

Updated the URL and UI test successfully passed 100x on Firebase 

Differential Revision: https://phabricator.services.mozilla.com/D205795
3 months ago
Sandor Molnar 04c106b0c4 Backed out changeset 72a77da6a4d9 (bug 1883741) for causing android toolbar failures/bustages. CLOSED TREE 3 months ago
rahulsainani 02170c303d Bug 1887829 - Use icon from content state in tab strip when available r=android-reviewers,007
We discussed this scenario in the [[ https://github.com/mozilla-mobile/firefox-android/pull/5218#discussion_r1499421059 | PR adding tab strip ]] and thought simply Favicon could be used, but turns out there are cases where `ContentState.icon` has the bitmap but `Favicon` doesn't return that from the cache.

This still doesn't solve addons.mozilla.org case.

Differential Revision: https://phabricator.services.mozilla.com/D205729
3 months ago
Roger Yang 7eea4707c7 Bug 1883741 - Add display toolbar padding when navigation bar is enabled. r=android-reviewers,avirvara,gl
Differential Revision: https://phabricator.services.mozilla.com/D205623
3 months ago
AndiAJ 998d951dc2 Bug 1887827 - Add logs to idling resource helpers r=ohorvath
☑️ [[ https://treeherder.mozilla.org/jobs?repo=try&revision=9acc9093899babf0079c876ee1e006796b0fa50b&selectedTaskRun=B_2N5FFLROODoL_Zc8Zkkg.0 | Try run ]]

Differential Revision: https://phabricator.services.mozilla.com/D205686
3 months ago
rahulsainani a6a15c71a8 Bug 1887828 - Fix toolbar tab strip container elevation r=android-reviewers,twhite
Differential Revision: https://phabricator.services.mozilla.com/D205692
3 months ago
rahulsainani e8e23d0f4e Bug 1887613 - Fix toolbar container and tab strip behaviour when find in page in launched r=android-reviewers,007
Differential Revision: https://phabricator.services.mozilla.com/D205558
3 months ago
github-actions aa8873741a Import translations from android-l10n 3 months ago
Mozilla Releng Treescript 5f410b2a5b no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 3 months ago
Noah Bond e4675465d3 Bug 1842262 - Convert CrashReportingTest to compose r=android-reviewers,rsainani,ohorvath
The diff is only a few lines between the [original implementation](https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/CrashReportingTest.kt).

Diff for ease of use: https://www.diffchecker.com/dkXUxtQP/

Differential Revision: https://phabricator.services.mozilla.com/D205397
3 months ago
Noah Bond 9f2288cebc Bug 1842265 - Convert SettingsPrivateBrowsingTest to Compose r=android-reviewers,rsainani,ohorvath
[Original test](https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/SettingsPrivateBrowsingTest.kt)

[Diff](https://www.diffchecker.com/yTOjwNEi/)

Differential Revision: https://phabricator.services.mozilla.com/D205403
3 months ago
Roger Yang 08848e86d3 Bug 1862107 - Enable secret setting toolbar redesign to be visible in nightly. r=skhan,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D205591
3 months ago
Cristian Tuns b103aaec11 Backed out changeset 35b08fcd146e (bug 1886792) for causing fenix-android failures with HomeDeepLinkIntentProcessorTest.process CLOSED TREE 3 months ago
t-p-white fa2b853cf9 Bug 1886792 - Handle install_search_widget deeplink r=android-reviewers,vdreghici
Differential Revision: https://phabricator.services.mozilla.com/D205477
3 months ago
github-actions 0f995f8757 Import translations from android-l10n 3 months ago
Mozilla Releng Treescript c216d68660 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 3 months ago
akliuxingyuan 6d6a4506ea fix #750 3 months ago
github-actions 70446810cc Import translations from android-l10n 3 months ago
Perry McManis a104a981c4 Bug 1884527 - remove lingering geckoadapter bits r=chutten,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D205336
3 months ago
Mozilla Releng Treescript 6448757b34 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 3 months ago
Julien Cristau 6cc45ee050 Bug 1885977 - remove build ID from versionName in fenix and focus nightly/beta/release builds. r=dmeehan,gsvelto
For beta and release, it's redundant since the version is unambiguous.
For nightly, it breaks expectations from systems like crash reporting.

Differential Revision: https://phabricator.services.mozilla.com/D205421
3 months ago
Mozilla Releng Treescript 41d632c25f no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 3 months ago
mcarare caed7f328c Bug 1876398 - Adjust y offset for new method of positioning. r=android-reviewers,mcarare
See https://android-review.googlesource.com/c/platform/frameworks/support/+/2701713.
y offsets are no longer reversed when the menu is near the bottom of the screen.

Differential Revision: https://phabricator.services.mozilla.com/D205354
3 months ago
mcarare fdb7807835 Bug 1876398 - Suppress deprecation for Swipeable. r=android-reviewers,mcarare
Differential Revision: https://phabricator.services.mozilla.com/D205353
3 months ago
rahulsainani a5afe3ba06 Bug 1882108 - Tab strip now scrolls up with content and toolbar r=android-reviewers,007
#### What
Make tab strip part of the container layout that includes toolbat that scrolls up with web content

#### How
– Create a layout that contains tab strip compose view and toolbar, this is selected in `BrowserToolbarView` class when tab strip is enabled and it's not a custom tab.
– Based on the layout, tab strip compose content is called/emitted.
– The said layout's layout params behaviour is set to EngineViewScrollingBehaviour instead of always setting the BrowserToolbar's layout param's behaviour to it as the layout can be a `ToolbarContainerView` containing `BrowserToolbar` or simply `BrowserToolbar`
– The layout is not attached to container on inflation but added explicity in init. This is done, so the layout then references the inflated xml (so it can be used to attached scrolling behaviour) instead of the root in which it is inflated. No behaviour changes in either approach.
– Update `EngineViewClippingBehaviour` to depend on `ScrollableToolbar` interface. So `ui-widgets` module needs to depend on `concept-toolbar`. A bonus here is that now the reflection call is replaced by a type check.
– Update toolbarHeight logic based on custom tab session and toolbar position


#### Further possible refactors and improvements
– Rename `BrowserToolbarView` to `BrowserToolbarContainer` as it's now a container and was never a View but an encapsulation to initialize `BrowserToolbar`
– Investigate making `BrowserToolbarView.view: BrowserToolbar` variable private
– In Settings.kt, `toolbarPosition` should be used by outside callers as opposed to `shouldUseBottomBar`

Differential Revision: https://phabricator.services.mozilla.com/D205201
3 months ago
t-p-white e2b3447cf1 Bug 1886769 - Add search widget installed custom attribute. r=android-reviewers,mcarare,amejiamarmol
Differential Revision: https://phabricator.services.mozilla.com/D205337
3 months ago
github-actions 6495b733ee Import translations from android-l10n 3 months ago
Mozilla Releng Treescript 45a5fd66ee no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 3 months ago
Ryan VanderMeulen b8a42ec407 Bug 1886433 - Use the AC dependencies plugin for GeckoView where possible. r=android-reviewers,amejiamarmol
Differential Revision: https://phabricator.services.mozilla.com/D205221
3 months ago
sarah541 d20600177a Bug 1862107 - Enable secret setting toolbar redesign to be visible in nightly r=android-reviewers,Roger
Differential Revision: https://phabricator.services.mozilla.com/D205117
3 months ago
Ivan Z e704d5bee6 Iceraven: Update ru translation 3 months ago
akliuxingyuan 15bc0ce067 remove dulicated strings 3 months ago
akliuxingyuan 2f244b0c5d remove duplicated strings 3 months ago
akliuxingyuan 7e8f12acf4 remove duplicated strings 3 months ago
akliuxingyuan 09e75c1a78 Merge remote-tracking branch 'origin/fenix/124.0' into iceraven 3 months ago
Mozilla Releng Treescript a023e44d58 no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 3 months ago
pollymce 0d7cf645a7 Bug 1849261 - Use AwesomeBar colours sourced from FirefoxTheme instead of ThemeManager.resolveAttributes. r=android-reviewers,skhan
Differential Revision: https://phabricator.services.mozilla.com/D204213
3 months ago
github-actions 3bb11846d7 Import translations from android-l10n 3 months ago
Roger Yang b197264517 Bug 1885965 - Start the Nightly 126 development cycle. r=tthibaud,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D204953
3 months ago
Harrison Oglesby bf8bb43b70 Bug 1858895 - Fix rotation size change for FeltPrivacyInfoCard. 3 months ago
mike a 5bffd719c3 Bug 1885399 - Fix clipping behaviour 3 months ago
William Durand 4424214894 Bug 1881676 - Unconditionally set the "Enabled" label on the toggle switch 3 months ago
AndiAJ d62b7a1edf Bug 1885329 - Add logs to MockLocationUpdatesRule 3 months ago
DreVla cf9cd2a86c Bug 1880520 - [Onboarding] Enable "Add Search Widget" card
As result of the experiment to add a new card, "Add Search Widget",
to onboarding, this new card will be now enabled by default.
3 months ago
AndiAJ db2a301ddf Bug 1885314 - Add more logs to RetryTestRule 3 months ago
AndiAJ ca4175675c Bug 1885300 - Add logs to HomeActivityTestRule 3 months ago
AndiAJ 1bf1278982 Bug 1885288 - Add logs to FeatureSettingsHelperDelegate 3 months ago
rahulsainani 96c6d08a66 Bug 1884891 - Display only private in tab strip when switched to private tab 3 months ago
AndiAJ 63ca1419c6 Bug 1885141 - Add logs to MockBrowserDataHelper 3 months ago
mike a c9422e81ea Bug 1879370 - Add a ClippingBehavior supporting multiple toolbars 3 months ago
Mark Hammond 382ca721c4 Bug 1879332 - ensure synced tabs includes the inactive property
(cherry picked from commit 5b559a4e485fa859e43e5eb3bbca95abbcbdb151)
3 months ago
mike a a6820d760c Bug 1879372 - Add enabled/disabled nav button states 3 months ago
ohall-m 0760ab5a58 Bug 1853058 - Remove Translations Secret Settings and Use Nimbus
* This patch removes the secret setting to turn on translations and
removes the usage.
* Nimbus feature defaults for translations are all set to false.
3 months ago
JohanLorenzo 24fbc002f6 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 0392c921cd0c016a0a90938d66ff963fd6c9b9e6)
3 months ago
JohanLorenzo 22a7222679 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 3 months ago
oana.horvath b41b5727eb Bug 1885160 - Add logs to AppAndSystemHelper 3 months ago
Rahul Sainani 8a082c4c0d Revert "Bug 1867717 - Add DownloadsFeature to AddonPopupBaseFragment."
This reverts commit cc65693e4f8811906f344d0e902af0bccbb7edbf.

(cherry picked from commit 15c6eb2c4a22e68b65f982b59ea83c8e7a6886ef)
3 months ago
Rahul Sainani 2d7942033c Revert "Bug 1867717 - Add DownloadsFeature to AddonPopupBaseFragment."
This reverts commit cc65693e4f8811906f344d0e902af0bccbb7edbf.
3 months ago
AndiAJ a878e4b3fa Bug 1885123 - Add logs to DataGenerationHelper 3 months ago
AndiAJ 8867641ffe Bug 1885108 - Add logs to TestHelper 3 months ago
github-actions 344063da4e Import translations from android-l10n 3 months ago
mike a f03a6a7215 Bug 1878827 - Add nav buttons click handling 3 months ago
JohanLorenzo 0705b9b9f6 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commits 911fc74f6701d3b8b173d50bb217655148066e36 & 068f97524c55bbb65944ba09fc158a11ae089723)
3 months ago
JohanLorenzo f56de3bb73 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 3 months ago
AndiAJ 30c746ee99 Bug 1884918 - Add logs to MatcherHelper 3 months ago
AndiAJ 71ea2a990e Bug 1884653 - Add logs to AccountSettingsRobot 3 months ago
AndiAJ 53c0e021de Bug 1884653 - Remove redundant assertion functions from AccountSettingsRobot 3 months ago
JohanLorenzo 03231a08a1 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 3 months ago
AndiAJ 16123a7237 Bug 1884904 - Add logs to SettingsSubMenuSetDefaultBrowserRobot 3 months ago
AndiAJ f4023bad77 Bug 1884903 - Add logs to SettingsSubMenuAboutRobot 3 months ago
AndiAJ bbb3c0dfe6 Bug 1884903 - Remove redundant assertion functions from SettingsSubMenuAboutRobot 3 months ago
github-actions 03949df932 Import translations from android-l10n 3 months ago
ohall-m 98a4678305 Bug 1884390 - Adjust Unsupported Error in Translations
This patch:
* Adds an option in `LocaleUtils` to fetch language names for a given locale.
* Adjusts Translations Unsupported Error to use this option.
3 months ago
Roger Yang 085ee21558 Bug 1884666 - Only add Google additional header in search, preferences and webhp urls
(cherry picked from commit dcc48c0e7c0e8f650234a72c0bd805077bc64ce9)
3 months ago
Roger Yang b71a480808 Bug 1884666 - Only add Google additional header in search, preferences and webhp urls 3 months ago
sarah541 130fecde97 Bug 1870938 - Add display/edit toolbar separator and update url bar background 3 months ago
Harrison Oglesby e1ec8d67fa Bug 1874298 - Add Reload Page action to PageActions in Toolbar 3 months ago
mike a 1d0cc1ad52 Bug 1884487 – simplify NavbarIntegration by removing viewLifecycleOwner 3 months ago
jackyzy823 ab304c5f9d Bug 1876024 - Request screenshot thumbnail when onSwipeStarted 3 months ago
t-p-white 32259c25ac Bug 1884187 - Fix Fenix night mode bug after opening a custom tab 3 months ago
ohall-m 0450b126f1 Bug 1883968 - Translations Interaction Telemetry
This patch adds:
* `translations_action` probe
    * Extras:
        * main_flow_toolbar - Interaction with toolbar button
        * main_flow_browser - Interaction with browser menu button
        * page_settings - Interaction with page settings
        * global_settings - Interaction with global settings
        * global_lang_settings - Interaction with language settings
        * global_site_settings - Interaction with site settings
        * downloads - Interaction with downloads
3 months ago
akliuxingyuan 2d29c7d830 Merge remote-tracking branch 'origin/fenix/123.1.0' into iceraven 3 months ago
AndiAJ b260a91210 Bug 1881028 - Add logs to SettingsSubMenuEnhancedTrackingProtectionRobot 3 months ago
AndiAJ 7540671d28 Bug 1881028 - Remove redundant assertion functions from SettingsSubMenuEnhancedTrackingProtectionRobot 3 months ago
AndiAJ f9ac7cfc7d Bug 1881028 - Add logs to SettingsSubMenuEnhancedTrackingProtectionExceptionsRobot 3 months ago
AndiAJ 1daa2ba0df Bug 1881028 - Convert private variables to functions so they don't get initialised 3 months ago
AndiAJ f4cf272743 Bug 1884363 - Add logs to ThreeDotMenuMainRobot 3 months ago
AndiAJ a6755ca5df Bug 1884363 - Remove redundant assertion functions from ThreeDotMenuMainRobot 3 months ago
github-actions[bot] b62c0405d5 Uplift Fenix strings from main to releases_v124 3 months ago
github-actions 2b246de4f7 Import translations from android-l10n 3 months ago
github-actions[bot] 98bb61b29d Uplift Fenix strings from main to releases_v124 3 months ago
github-actions 6a2f85ae5d Import translations from android-l10n 3 months ago
Ryan VanderMeulen 2e81cf37cc Bug 1883763 - Add suppressions to firefox-android code still using the now-deprecated APIs 3 months ago
github-actions[bot] e9b920b1fd Uplift Fenix strings from main to releases_v124 3 months ago
github-actions 321fa1fa10 Import translations from android-l10n 3 months ago
mike a 1d795b4372 Bug 1879377 - Hide nav bar when the toolbar becomes focused 3 months ago
mike a ebfc9edc79 Bug 1879648 - Disable menu toolbar when nav bar is enabled 3 months ago
Geoff Brown f09ca7ddff Bug 1882087 - Format test failure messages for treeherder. r=tthibaud,android-reviewers
There was existing logging for A-C and Fenix to write messages to the test log; that's copied over to Focus now too.

Changing "FAILURE" to "TEST-UNEXPECTED-FAIL" surfaces failure messages in treeherder and logviewer.

Here's an example:
https://treeherder.mozilla.org/logviewer?job_id=450129492&repo=oak&lineNumber=2117

Differential Revision: https://phabricator.services.mozilla.com/D204206
3 months ago
Mark Hammond 7e7f0832db Bug 1879332 - ensure synced tabs includes the inactive property 3 months ago
JohanLorenzo 5b0eabe859 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
(cherry picked from commit 59760407f4d5abd68846f05c7c212a5a2d374782)
3 months ago
JohanLorenzo 14138220ca Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 3 months ago
iorgamgabriel 63d82ce203 Bug 1883465 - Bottom Sheet in landscape should span the full screen 3 months ago
rahulsainani 0b15973796 Bug 1862295 - Translations UI Integration Integrate Error States 3 months ago
Ryan VanderMeulen 06a48206e6 Revert "Bug 1876398 - Update AndroidX Compose to version 1.6.1" because it depends on the AGP 8.3.0 update
This reverts commits 256fa9607e9afdfe8567747d1c6f63cbc7bf918e,
1d08590f1813f176fcb3973443b2785640a13141, and
2ba9b2bc6eae0b6c1626eb161868b4efb495c0db
3 months ago
mergify[bot] a14b79bdeb Bug 1882778 - Remove redundant experiment string juno_onboarding_privacy_notice_text_2 (#5935)
Co-authored-by: t-p-white <towhite@mozilla.com>
Co-authored-by: t-p-white <1833156+t-p-white@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 months ago
mergify[bot] cac6d6f8d5 Bug 1881016 - Added experimental onboarding strings for Nimbus (#5936)
Co-authored-by: t-p-white <towhite@mozilla.com>
Co-authored-by: t-p-white <1833156+t-p-white@users.noreply.github.com>
3 months ago
t-p-white d12ddf3f4a Bug 1881009 - Added experimental onboarding strings for Nimbus
(cherry picked from commit d24034b03db1f535d7a65873b0945838014029fa)
3 months ago
AndiAJ 619130843a Bug 1884329 - Add logs to TabDrawerRobot 3 months ago
AndiAJ c7631e9f90 Bug 1884329 - Remove redundant assertion functions from TabDrawerRobot 3 months ago
AndiAJ 136f00e55f Bug 1846707 - Fix closeAllTabsTest UI test 3 months ago
mike a aa289bc448 Bug 1879373 - Add nav bar to tab preview during swipe-switching 3 months ago
github-actions[bot] 2c8126b234 Uplift Fenix strings from main to releases_v124 3 months ago