Commit Graph

10687 Commits (177013bdfca0794c13b515f621ff8b3f1a75f2d2)
 

Author SHA1 Message Date
Zac McKenney fb7268d6df [fenix] Bug 1815623 - Add telemetry for sharing to an app from the share sheet 1 year ago
MickeyMoz 3e2fd16d67 [fenix] Update to Android-Components 111.0.20230209190054. 1 year ago
Vladislav Rashkov a649084dc2 [fenix] Bug 1813421 - Convert Nimbus Experiments to Compose 1 year ago
Gregory Mierzwinski a08d51293c [fenix] Bug 1814208 - Enable speedometer3 in the fenix branch. (https://github.com/mozilla-mobile/fenix/pull/28717)
* Bug 1814208 - Enable speedometer3 in the fenix branch.

* Undo testing changes.

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 year 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.
1 year 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>
1 year ago
Alexandru2909 2075e85054 [fenix] Bug 1815698 - Allow sponsored stories details to be spaced evenly vertically 1 year ago
mike a dcbce063d7 [fenix] Bug 1815548 – Add offset parameter to menu2 1 year ago
MickeyMoz 50448a6ccb [fenix] Update to Android-Components 111.0.20230209143246. 1 year ago
Mugurell 4248f5c575 [fenix] Bug 1815885 - Ensure the synced tabs CFR is shown 1 year ago
AndiAJ fc2ca0becc [fenix] Bug 1807270 - re-enable navigateBackInCollectionFlowTest and undoDeleteCollectionTest UI tests 1 year ago
mozilla-l10n-automation-bot a5ccb0aee7 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28799) 1 year ago
Jonathan Almeida 31a748ac6c [fenix] Fix breaking APIs in SearchUseCases 1 year ago
MickeyMoz 5533f1c818 [fenix] Update to Android-Components 111.0.20230208190408. 1 year 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>
1 year ago
Alexandru2909 92edc83ddf [fenix] Bug 1815160 - Add sponsored story id to home_recs_spoc_shown and home_recs_spoc_clicked 1 year ago
AndiAJ 1ac216a676 [fenix] Bug 1814082 - New verifyAutofillAddressSectionTest UI test 1 year ago
AndiAJ ee81a71701 [fenix] Bug 1814082 - New verifyFormFieldCanBeFilledManuallyTest UI test 1 year ago
AndiAJ b22e3922d3 [fenix] Bug 1814082 - New verifyStateFieldUpdatesInAccordanceWithCountryFieldTest UI test 1 year ago
AndiAJ 2ec11455fa [fenix] Bug 1814082 - New verifySavedAddressCanBeEditedTest UI test 1 year ago
MickeyMoz 56930b77ad [fenix] Update to Android-Components 111.0.20230208143122. 1 year ago
mergify 2c420e0ec1 [fenix] update initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
Alexandru2909 ef8366dc01 [fenix] Bug 1811537 - Add secret setting allowing to overwrite the `country` and `city` parameters for Pocket sponsored stories 1 year ago
Alexandru2909 f072aa85cc [fenix] Bug 1811532 - Add secret setting allowing to overwrite the `site` parameter for Pocket sponsored stories 1 year ago
mozilla-l10n-automation-bot 0bb9cbb876 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28791) 1 year ago
Ryan VanderMeulen 8e09e10fa8 [fenix] Bug 1815551 - Update Sentry to version 6.13.1 1 year ago
MickeyMoz d3424f9788 [fenix] Update to Android-Components 111.0.20230207143318. 1 year ago
mcarare cd3e9cf23b [fenix] Bug 1811795 - Add granular media permissions. 1 year ago
DreVla 77b9f27bbe [fenix] Bug 1813694: Update strings for history group section 1 year ago
DreVla 1f3439b667 [fenix] Bug 1814410: Unified search migrate to general se after
search engine list loads
1 year ago
t-p-white c275034e78 [fenix] Bug 1813085 - If a message notification is being displayed, do not create another notification with the same message. 1 year ago
mozilla-l10n-automation-bot d5b1251d82 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28780) 1 year 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
1 year ago
MickeyMoz e36a2a4360 [fenix] Update to Android-Components 111.0.20230206190358. 1 year 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
1 year ago
MickeyMoz c0d9cb95e1 [fenix] Update to Android-Components 111.0.20230206143351. 1 year ago
rahulsainani f1198823a0 [fenix] Create common OnboardingPage composable 1 year ago
Mugurell 380a453830 [fenix] Bug 1814425 - Don't show a suggestions header for topic specific search engines 1 year ago
mozilla-l10n-automation-bot a02d73ad11 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28769) 1 year ago
MickeyMoz d5d46c19be [fenix] Update to Android-Components 111.0.20230205143241. 1 year ago
mozilla-l10n-automation-bot 9a6b00ae88 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28766) 1 year ago
MickeyMoz 2125eae999 [fenix] Update to Android-Components 111.0.20230204143254. 1 year ago
mozilla-l10n-automation-bot ae5beb0433 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28763) 1 year ago
MickeyMoz 3baba5ca1c [fenix] Update to Android-Components 111.0.20230203190318. 1 year ago
Noah Bond ea21c39d8a [fenix] Bug 1814241 - Create interactor/controller for the Tabs Tray FAB 1 year ago
MickeyMoz a05e5f4488 [fenix] Update to Android-Components 111.0.20230203143232. 1 year ago
oana.horvath 579bc9f444 [fenix] Bug 1807283 - Fix flakiness in verifyJumpBackInSectionTest 1 year ago
Gabriel Luong 6e5098f746 [fenix] Bug 1814232 - Consume upstream CFRPopupFullscreenLayout 1 year ago
mozilla-l10n-automation-bot 9287639d1b [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/28753) 1 year ago
MickeyMoz ecd95ca6df [fenix] Update to Android-Components 111.0.20230202190340. 1 year ago