Commit Graph

8619 Commits (f079626a0b2c649398ec89a8ede87ef0f1406497)

Author SHA1 Message Date
Zac McKenney fb7268d6df [fenix] Bug 1815623 - Add telemetry for sharing to an app from the share sheet 2 years ago
Vladislav Rashkov a649084dc2 [fenix] Bug 1813421 - Convert Nimbus Experiments to Compose 2 years ago
Ben Dean-Kawamura 6003d8edd9 [fenix] Don't pass CrashReporter to RustLog
RustLog is no longer using the crash reporter, since crash reports now
go through the `rusterrors` module.
2 years ago
Titouan de721a824f [fenix] Bug 1812193 - Increase the height of the 'x' buttons of the login and password fields on the 'Add New Login' screen (https://github.com/mozilla-mobile/fenix/pull/28658)
* Bug 1812193 - Increase the height of the 'x' button of the login and password fields on the 'Add New Login' screen.

Also increase the height of the login and password fields to comply with the accessibility guidelines

* Improve the layout of the AddLogin Fragment

---------

Co-authored-by: Titouan Thibaud <tthibaud@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Alexandru2909 2075e85054 [fenix] Bug 1815698 - Allow sponsored stories details to be spaced evenly vertically 2 years ago
mike a dcbce063d7 [fenix] Bug 1815548 – Add offset parameter to menu2 2 years ago
Mugurell 4248f5c575 [fenix] Bug 1815885 - Ensure the synced tabs CFR is shown 2 years ago
AndiAJ fc2ca0becc [fenix] Bug 1807270 - re-enable navigateBackInCollectionFlowTest and undoDeleteCollectionTest UI tests 2 years ago
mozilla-l10n-automation-bot a5ccb0aee7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28799) 2 years ago
Jonathan Almeida 31a748ac6c [fenix] Fix breaking APIs in SearchUseCases 2 years ago
Jonathan Almeida 75f31d534e [fenix] Bug 1815306 - Truncate tabs tray title to mitigate scroll performance
We truncate the URL as well if we use that, but unlike the url TextView,
we do not need to shorten it first.

Co-authored-by: Matt Tighe <mtighe@mozilla.com>
Co-authored-by: Noah Bond <nbond@mozilla.com>
2 years ago
Alexandru2909 92edc83ddf [fenix] Bug 1815160 - Add sponsored story id to home_recs_spoc_shown and home_recs_spoc_clicked 2 years ago
AndiAJ 1ac216a676 [fenix] Bug 1814082 - New verifyAutofillAddressSectionTest UI test 2 years ago
AndiAJ ee81a71701 [fenix] Bug 1814082 - New verifyFormFieldCanBeFilledManuallyTest UI test 2 years ago
AndiAJ b22e3922d3 [fenix] Bug 1814082 - New verifyStateFieldUpdatesInAccordanceWithCountryFieldTest UI test 2 years ago
AndiAJ 2ec11455fa [fenix] Bug 1814082 - New verifySavedAddressCanBeEditedTest UI test 2 years ago
mergify 2c420e0ec1 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Alexandru2909 ef8366dc01 [fenix] Bug 1811537 - Add secret setting allowing to overwrite the `country` and `city` parameters for Pocket sponsored stories 2 years ago
Alexandru2909 f072aa85cc [fenix] Bug 1811532 - Add secret setting allowing to overwrite the `site` parameter for Pocket sponsored stories 2 years ago
mozilla-l10n-automation-bot 0bb9cbb876 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28791) 2 years ago
mcarare cd3e9cf23b [fenix] Bug 1811795 - Add granular media permissions. 2 years ago
DreVla 77b9f27bbe [fenix] Bug 1813694: Update strings for history group section 2 years ago
DreVla 1f3439b667 [fenix] Bug 1814410: Unified search migrate to general se after
search engine list loads
2 years ago
t-p-white c275034e78 [fenix] Bug 1813085 - If a message notification is being displayed, do not create another notification with the same message. 2 years ago
mozilla-l10n-automation-bot d5b1251d82 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28780) 2 years ago
jhugman c5975be030 [fenix] Closes EXP-3078 Use Nimbus.fetchExperiments() more intentionally (https://github.com/mozilla-mobile/fenix/pull/28760)
* Add maybeFetchExperiments

* Move fetchExperiments from onCreate to after visual completeness

* Address reviewer comments / ktlint
2 years ago
Mugurell 556868f596 [fenix] Disable failing ui tests pending investigation.
Two HomeScreenTest are failing after this Android-Components version bump.
Disabling the tests to unblock the merge.
Tests to be investigated in
- https://bugzilla.mozilla.org/show_bug.cgi?id=1815275
- https://bugzilla.mozilla.org/show_bug.cgi?id=1815276
2 years ago
rahulsainani f1198823a0 [fenix] Create common OnboardingPage composable 2 years ago
Mugurell 380a453830 [fenix] Bug 1814425 - Don't show a suggestions header for topic specific search engines 2 years ago
mozilla-l10n-automation-bot a02d73ad11 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28769) 2 years ago
mozilla-l10n-automation-bot 9a6b00ae88 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28766) 2 years ago
mozilla-l10n-automation-bot ae5beb0433 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28763) 2 years ago
Noah Bond ea21c39d8a [fenix] Bug 1814241 - Create interactor/controller for the Tabs Tray FAB 2 years ago
oana.horvath 579bc9f444 [fenix] Bug 1807283 - Fix flakiness in verifyJumpBackInSectionTest 2 years ago
Gabriel Luong 6e5098f746 [fenix] Bug 1814232 - Consume upstream CFRPopupFullscreenLayout 2 years ago
mozilla-l10n-automation-bot 9287639d1b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28753) 2 years ago
Noah Bond 04dde16ae5 [fenix] Bug 1814223 - Remove RemoveTabUseCaseWrapper 2 years ago
AndiAJ 852b8849ca [fenix] Bug 1812574 - fix flaky toolbarTapDoesntDismissOnboardingTest UI test 2 years ago
MatthewTighe 45598b5408 [fenix] Bug 1814231 - revert growth data removal from github https://github.com/mozilla-mobile/fenix/pull/28429 2 years ago
Titouan Thibaud cac4d8b1d8 [fenix] Bug 1812616 - Enable clear button on the Password and Host fields
Add UI test for both clear buttons visibility and enabled state
2 years ago
Noah Bond ab743d4066 [fenix] Bug 1814224 - Remove SelectTabUseCaseWrapper 2 years ago
MatthewTighe 96e95ad1fb [fenix] Bug 1812204 - Add usage growth data event 2 years ago
Arturo Mejia a5532c4eb9 [fenix] Bug 1814415 - Remove dependency of the TCP CFR from the re-engagement dialog 2 years ago
t-p-white 9946146ecf [fenix] For 1811851: Update message notification worker to handle when a user clicks or dismisses a Notification. (https://github.com/mozilla-mobile/fenix/pull/28655)
* For 1811851: Change MessageNotificationWorker.kt to handle when a user clicks or dismisses a Notification.

* For 1811851: Re-work based on review

---------

Co-authored-by: t-p-white <t-p-white>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
AndiAJ 733095355c [fenix] Bug 1814283 - re-enable app link related UI tests 2 years ago
mozilla-l10n-automation-bot 027625fd7c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28736)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Roger Yang 1fba6136a0 [fenix] Bug 1814258 - Enable notification pre permission prompt feature in release 2 years ago
Mugurell f7175f5479 [fenix] Bug 1812580 - Re-enable collections related ui tests 2 years ago
Mugurell 5ca40120f0 [fenix] Bug 1812580 - Wait for the layout cycle to complete before changing anchors
This comes to solve the issue seen in the error logs by adding the anchor
change done for the snackbar to the operation queue on thread Main thread.
Should allow to avoid chaning the snackbar's anchor in between onMeasure and
onLayout.
2 years ago
mergify cf5ded78fe [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Aaron Train 46b94acfb9 [fenix] Bug 1812075: Disable useAppWhileTabIsCrashedTest for recent failure 2 years ago
mozilla-l10n-automation-bot 4fe19afa22 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28728) 2 years ago
mozilla-l10n-automation-bot df91cf5b46 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28725)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
Roger Yang 64dc7f4e12 [fenix] Update to Android-Components 111.0.20230131190137. 2 years ago
Jeff Boek 71349f9688 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25588, hide password in android 13 clipboard preview (https://github.com/mozilla-mobile/fenix/pull/28719)
* For https://github.com/mozilla-mobile/fenix/issues/25588, hide password in android 13 clipboard preview

This patch hide passwords copied from "Saved logins" in android 13 clipboard preview

Closes https://github.com/mozilla-mobile/fenix/issues/25588

* fix: show a toast for android 12 and lower

* For mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/25588, hide password in android 13 clipboard preview

* fix: move metrics to new listeners

* fix: actually move metrics to new listeners

---------

Co-authored-by: cschanaj <cschanaj@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
mergify 30ee8f1f81 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Noah Bond 71e79fa494 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28265 - Refactor InactiveTabs interactor/controller into TabsTray 2 years ago
James Hugman 638d8e03b5 [fenix] NoBug - Remove deprecated appContext from Nimbus feature .value() call 2 years ago
Cathy Lu 82595cecd4 [fenix] Bug 1813596 - Resolve CheckForFormDataException RuntimeException and add Crash Reporting 2 years ago
Mugurell 244dc7e2af [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Support changing autocomplete providers.
Everywhere the toolbar which needs to show autocomplete suggestions is used we
show a `ToolbarView`. So instead of having this configurable in 2 or more
places as it happened before the autocomplete functionality is configured only
from the `ToolbarView` class.
It will contain a `ToolbarAutocompleteFeature` that will be immediately updated
with the appropriate autocomplete providers or remove all such providers to
immediately update the current autocomplete or remove it entirely depending on
the new search engine selected.
2 years ago
Mugurell 12c8d94eeb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Have the previous autocomplete functionality work with the new API
The new API allows us to move from having just two autocomplete providers:
a shipped list of domains and history result to any autocomplete providers.
2 years ago
Mugurell 556c741d4f [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Filter bookmarks and tabs depending on the selected search engine
Depending on the selected search engine:
- if it is a topic specific one show bookmarks and tabs from just the it's host
domain
- if it is a general one then don't show bookmarks and tabs at all
- if it is the default search engine then show all bookmarks and tabs.
2 years ago
Mugurell d9074aaa2c [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Ensure the "show search suggestions" user option is followed
Previously the check for the "Search -> Show search suggestions" user setting
was only used in the default SearchFragmentState but not again if users change
the current search engine as part of the unified search feature.
This comes to ensure that that check is always made when needing to configure
new search engine results.
2 years ago
Mugurell 7c033fc8cd [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Show past search terms from the current search engine
For all search engines minus the application added ones we will also show past
search terms used for previous searches with the currently selected search
engine.
2 years ago
Mugurell 4c76307b08 [fenix] For https://github.com/mozilla-mobile/fenix/issues/25816: Filter history suggestions depending on the selected search engine
If the current search engine is not one added by the application and not the
default one then:
- if it is a topic specific one show history from just the it's host domain
- if it is a general one then don't show history at all
- if it is the default search engine then show all history.
2 years ago
kycn d7dd3a587a [fenix] Bug 1812188 - Renew/remove telemetry probes expiring in 112. 2 years ago
AndiAJ e7d3dc475a [fenix] Bug 1807272 - fix flaky dismissOnboardingWithPageLoadTest UI test 2 years ago
Jeff Boek 2685dc12fb [fenix] For https://github.com/mozilla-mobile/fenix/issues/25608 - Adds `foregroundServiceType` to MediaSessionService 2 years ago
mcarare f762fc6a87 [fenix] Bug 1812605 - Continue to handle activity results from AC startActivityForResult calls. 2 years ago
mcarare 6fedd6780d [fenix] Bug 1806798 - Add toString() conversion to text from file name in tests. 2 years ago
mcarare 0a843871b5 [fenix] Bug 1806798 - Make download filename scrollable.
Also add a max height for the file name, so the download button is always visible.
2 years ago
AndiAJ da3e20d039 [fenix] Bug 1814008 - remove cookie banner dialog disabling directly in test class 2 years ago
AndiAJ 1e4b9190a4 [fenix] Bug 1807298 - re-enable deleteAllSearchEnginesTest UI test 2 years ago
mozilla-l10n-automation-bot b202aaf17c [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28702) 2 years ago
gitstart d58ee114a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/28420:Fix 'Customise homepage' title truncate issue 2 years ago
mergify beeeb4b7ba [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
mozilla-l10n-automation-bot f068f7b63a [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28695)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2 years ago
sarah541 f346ccc74f [fenix] For https://github.com/mozilla-mobile/fenix/issues/28510 - Keep experimental messages in the correct order 2 years ago
oana.horvath 51110c84a3 [fenix] Bug 1813018 - Adding GV channel compliance to UI test execution 2 years ago
Arturo Mejia 74a05c221e [fenix] Bug 1810745 - Re-enable UI test for cookie banner handling. 2 years ago
AndiAJ 6f8dfac15c [fenix] Bug 1813058 - Disable openAllTabsInCollectionTest UI test 2 years ago
AndiAJ 44f14e8f62 [fenix] Bug 1812279 - Re-enable mainMenuOpenInAppTest UI test 2 years ago
AndiAJ 898ea4b6f8 [fenix] Bug 1812618 - Add cookie reduction banner dialog variable to FeatureSettingsHelper and other refactoring work 2 years ago
oana.horvath 7a3d0f3543 [fenix] Bug 1807293 - Remove SDK suppression on audioVideoPermissionChoiceOnEachRequestTest 2 years ago
DreVla adf083cd03 [fenix] Bug 1802619: Disable delete browsing data button when deletion in progress 2 years ago
mozilla-l10n-automation-bot 138b3ce6f4 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28686) 2 years ago
mozilla-l10n-automation-bot f8f3735aef [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28683) 2 years ago
mozilla-l10n-automation-bot a729a4d939 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28680) 2 years ago
Harrison Oglesby 61f81fe1a4 [fenix] Bug 1812627 ~ add FirefoxTheme to ProfilerDialogueCard 2 years ago
AndiAJ 975e8d28c5 [fenix] Bug 1811261 - Part 1: New address autofill related UI tests 2 years ago
AndiAJ 7587a158a3 [fenix] Bug 1811261 - Part 1: Move address autofill related UI tests to new class 2 years ago
AndiAJ 95563aeb50 [fenix] Bug 1813048 - disable renameCollectionTest UI test 2 years ago
AndiAJ 1bca90be1c [fenix] Bug 1813047 - disable swipeRightToRemoveTabFromCollectionTest UI test 2 years ago
AndiAJ a5d48e15ed [fenix] Bug 1812997 - disable swipeLeftToRemoveTabFromCollectionTest UI test 2 years ago
iorgamgabriel 5540d7a63f [fenix] Bug 1810314 - Update cookie banner snackbar duration. 2 years ago
mozilla-l10n-automation-bot 1619ebd98e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28668) 2 years ago
Roger Yang 6261e25a89 [fenix] Bug 1812178 - Use debounce in tabs, history and bookmarks syncs 2 years ago
Mugurell 80769e3b05 [fenix] Bug 1812518 - Update to latest AndroidComponents
The new version will contain the support for allowing to style download dialogs.
2 years ago
Mugurell b76a7f56f7 [fenix] Bug 1812518 - Fix UI tests affected by the refactoring. 2 years ago
Mugurell e758aa6c8b [fenix] Bug 1812518 - Show the 3rd party download dialog as an Android View
This uses the same direction as the before patch - inflating a new View that
can then serve as an anchor for the Snackbar.
Here we could use directly the AC layout as it needed no special customization.
2 years ago