Commit Graph

7037 Commits (feb4af320b57821116d719bd276da957450c643b)
 

Author SHA1 Message Date
Roger Yang cffad4f424 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/18711 - Refactor credit card telemetry under the Metrics ping (https://github.com/mozilla-mobile/fenix/pull/19733)"
This reverts commit f6dd0834df4e2a15de684292a8422279487c5a23.
3 years ago
Mozilla L10n Automation Bot 60da5771b7 [fenix] Import l10n. 3 years ago
Mugurell b583864643 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20584 - Speculative fix for ToolbarViewTest failing in CI
There was an `java.lang.InstantiationError: kotlin.jvm.functions.Function1`
stemming from line 75. See if avoiding nullability helps.
3 years ago
Mugurell 19767246f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20584 - Use CombinedHistorySuggestionProvider for history suggestions
This should ensure user is always presented with history results for his
searches.
3 years ago
Mozilla L10n Automation Bot 317bf219d0 [fenix] Import l10n. 3 years ago
Jonathan Almeida cdade5b44a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20664: Do not consider newly created tabs as inactive 3 years ago
Jonathan Almeida cb4a24d6a6 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/20674: Remove elevation from inactive tabs card 3 years ago
Sebastian Kaspari 5949766c5d [fenix] Enable Android Autofill in Beta builds. 3 years ago
MickeyMoz d6afce8b16 [fenix] Update Android Components version to 92.0.20210804145319. 3 years ago
mcarare a710775406 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20601: Use View binding in quick settings. 3 years ago
Mozilla L10n Automation Bot bd036901ae [fenix] Import l10n. 3 years ago
Arturo Mejia 39ea051a14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19970 [Crash] IllegalStateException when navigating to TP panel 3 years ago
Christian Sadilek 24b4a03d32 [fenix] Fix intermittent test failures in ToolbarViewTest 3 years ago
Roger Yang b901490a1b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20650: Revert to manually close tab as default setting 3 years ago
Arturo Mejia 724fb8b60f [fenix] For https://github.com/mozilla-mobile/fenix/issues/20601: Undo Use View binding in quick Settings. 3 years ago
Michael Comella 68bef957b5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20461: remove app_received_intent probe. 3 years ago
MickeyMoz 979c757cd2 [fenix] Update Android Components version to 92.0.20210803143316. 3 years ago
Sebastian Kaspari 6109d61cd7 [fenix] Fix UI tests: SettingsPrivacyTest, DeepLinkTest. 3 years ago
Sebastian Kaspari 6e4060fa5a [fenix] Add preference for enabling/disabling Android Autofill from within the app. 3 years ago
Sebastian Kaspari 7f6cdd491b [fenix] Add dialog-like theme for AutofillSearchActivity 3 years ago
MickeyMoz 7b599cedf0 [fenix] Update Android Components version to 92.0.20210801190121. 3 years ago
Michael Comella d0ca64a9a4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20631: remove @Ignore on StorageStats tests.
The errors that caused this to be @Ignored were addressed by a recent PR
landing on master (i.e. the one that renewed the probes this test is
testing).
3 years ago
Sebastian Kaspari 4a3576d299 [fenix] Fix intermittent test failures in TabsTouchHelperTest 3 years ago
Mozilla L10n Automation Bot 46a11a3f56 [fenix] Import l10n. 3 years ago
Sebastian Kaspari 7d59c1f786 [fenix] Fix intermittent test failures in DefaultBrowserToolbarControllerTest 3 years ago
Sebastian Kaspari 5272c60934 [fenix] Fix intermittent test failures in DefaultSessionControlControllerTest. 3 years ago
Michael Comella 85309f1d25 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20627: replace mocked lambda in HistoryItemMenuTest.
This will prevent intermittent failures with Java 11.
3 years ago
Michael Comella e0e46cda2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/20518: disable metrics we don't want to renew. 3 years ago
Michael Comella f3f4526124 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20518: link to data renewal request. 3 years ago
Michael Comella d23a7639ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/20518: renew perf telemetry probes (August expiry).
I used eliserichards' PR https://github.com/mozilla-mobile/fenix/pull/20519 to
renew more easily.
3 years ago
Elise Richards 1bad9ad91c [fenix] No issue: fix glean metrics tests for expired metrics (https://github.com/mozilla-mobile/fenix/pull/20621)
* Remove references to preferences.open_links_in_private and preferences.private_search_suggestions in tests. These metrics have been expired and may be removed.

* Add ignores for performance metrics that have expired.

* Remove tabs_tray.cfr.dismiss and tabs_tray.cfr.go_to_settings telemetry probes.

* Remove metrics controller from signature and remove in tests
3 years ago
fevziomurtekin a84d30689d [fenix] For issue: https://github.com/mozilla-mobile/fenix/issues/16396 Fix text contrast ratio on "recently closed tabs" 3 years ago
Jonathan Almeida 3fcd0878d4 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20349: Add inactive tab grouping to tabs tray 3 years ago
Jonathan Almeida 0ae2f837b6 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20590: 'Jump back in' should obey feature flags 3 years ago
Christian Sadilek bb3071457a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20533: Fix intermittent test failures of DefaultCollectionCreationControllerTest 3 years ago
Rohan Maity eafb11112d [fenix] https://github.com/mozilla-mobile/fenix/issues/7346 update lint-baseline.xml and remove activity_addons.xml as unused resource 3 years ago
MickeyMoz f325f0545b [fenix] Update Android Components version to 92.0.20210730143121. 3 years ago
Gabriel Luong b0c410ce60 [fenix] Add history metadata feature to the settings menu 3 years ago
Christian Sadilek fb66b53852 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20533: Fix intermittent failures of DefaultSessionControlControllerTest 3 years ago
Gabriel Luong f3027746bf [fenix] Add more context for the Past Exploration localization comment 3 years ago
Christian Sadilek 0d7aa7a57a [fenix] Keep history metadata for 14 days 3 years ago
Sebastian Kaspari fa26d61a8f [fenix] Fix intermittent test failures of ModeTest 3 years ago
Sebastian Kaspari 71f0e641d2 [fenix] Rebuild toolchain when root build.gradle is updated. 3 years ago
Sebastian Kaspari 6ea19d4b17 [fenix] Run ktlintFormat to adapt to latest formatting rules. 3 years ago
Sebastian Kaspari 0e3f24d8ed [fenix] Add ktlintFormat Gradle task. 3 years ago
Sebastian Kaspari fd60cf2ec4 [fenix] Update ktlint. 3 years ago
Sebastian Kaspari bc41dd0b52 [fenix] Add telemetry for Android Autofill feature. 3 years ago
Christian Sadilek acc5dc1220 [fenix] Fix intermittent test failures of LoginExceptionFragmentStoreTest 3 years ago
Christian Sadilek 2a67850677 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20533: Fix intermittent test failures of ExceptionsListItemViewHolderTest 3 years ago
Christian Sadilek 9ed161ff27 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/20533: Fix intermittent test failures in SearchDialogControllerTest 3 years ago