Commit Graph

10628 Commits (9d51af9d91d2cad0d54d4f4c24711080e13a7b4e)
 

Author SHA1 Message Date
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
MickeyMoz 5533f1c818 [fenix] Update to Android-Components 111.0.20230208190408. 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
MickeyMoz 56930b77ad [fenix] Update to Android-Components 111.0.20230208143122. 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
Ryan VanderMeulen 8e09e10fa8 [fenix] Bug 1815551 - Update Sentry to version 6.13.1 2 years ago
MickeyMoz d3424f9788 [fenix] Update to Android-Components 111.0.20230207143318. 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
MickeyMoz e36a2a4360 [fenix] Update to Android-Components 111.0.20230206190358. 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
MickeyMoz c0d9cb95e1 [fenix] Update to Android-Components 111.0.20230206143351. 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
MickeyMoz d5d46c19be [fenix] Update to Android-Components 111.0.20230205143241. 2 years ago
mozilla-l10n-automation-bot 9a6b00ae88 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28766) 2 years ago
MickeyMoz 2125eae999 [fenix] Update to Android-Components 111.0.20230204143254. 2 years ago
mozilla-l10n-automation-bot ae5beb0433 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28763) 2 years ago
MickeyMoz 3baba5ca1c [fenix] Update to Android-Components 111.0.20230203190318. 2 years ago
Noah Bond ea21c39d8a [fenix] Bug 1814241 - Create interactor/controller for the Tabs Tray FAB 2 years ago
MickeyMoz a05e5f4488 [fenix] Update to Android-Components 111.0.20230203143232. 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
MickeyMoz ecd95ca6df [fenix] Update to Android-Components 111.0.20230202190340. 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
MickeyMoz da781ab7bf [fenix] Update to Android-Components 111.0.20230202143318. 2 years ago
Jonas bff4b7e74f [fenix] Typo fixes
Fixed typos in Working-with-String.md.
2 years ago
Arturo Mejia a5532c4eb9 [fenix] Bug 1814415 - Remove dependency of the TCP CFR from the re-engagement dialog 2 years ago