Commit Graph

4798 Commits (67edfe234394b08dfc20c22a82222fda8f2a7a68)

Author SHA1 Message Date
Oana Horvath 67edfe2343 [fenix] Code cleanup in BookmarksRobot and BookmarksTest 4 years ago
Christian Sadilek a7e1ff2c69 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17086 https://github.com/mozilla-mobile/fenix/issues/17143: Temporarily turn off Nimbus 4 years ago
jhugman 6c27e44fa1 [fenix] No bug- protect nimbus init from StrictMode (https://github.com/mozilla-mobile/fenix/pull/17033) r=christian 4 years ago
Christian Sadilek cb2f6a813f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16949: Refactor OpenInAppOnboardingObserver to use browser store 4 years ago
Oana Horvath 3827eda678 [fenix] Added a description to each smoke test 4 years ago
Oana Horvath 374a51a8af [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test noCrashWithAddonInstalledTest 4 years ago
Sebastian Kaspari 52267f2764 [fenix] Switch to new feature-tab-collections API. 4 years ago
ekager 7f5c6d46d5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13321 - Do not hide toolbar when opening multiple bookmarks (https://github.com/mozilla-mobile/fenix/pull/17038) 4 years ago
mcarare d75514d6fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/16483: Rotate edit arrow when toolbar position is set to bottom. 4 years ago
Mugurell 4ee2151e75 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11578 - Cleanup download telemetry - metrics ping reference
These pings were implemented first as counters.
When changing to events "send_in_pings: - metrics" still remained causing
confusion.
This patch comes to remove this confusion and potential future issues.
4 years ago
mcarare dd2085b6a0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16068: Update SUMO links. 4 years ago
Mugurell a50340fd25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15367 - Cleanup metrics ping reference (https://github.com/mozilla-mobile/fenix/pull/17071)
These pings were implemented first as counters.
When changing to events "send_in_pings: - metrics" still remained causing
confusion.
This patch comes to remove this confusion and potential future issues.
4 years ago
mcarare 04611dda64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17061: Prevent appBarLayout from leaking. 4 years ago
mcarare 78195c8368 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16827: Send copy url metrics correctly. 4 years ago
mcarare 4d286d91ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/15369: Send synced tabs metrics correctly. 4 years ago
Oana Horvath f2f33944df [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test redirectToAppPermissionsSystemSettingsTest 4 years ago
Kate Glazko f7430161e5 [fenix] For https://github.com/mozilla-mobile/fenix/pull/298: Fenix Quarantine For Delete Downloads UX 4 years ago
Christian Sadilek ac3ca9dbe3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17045: Crash caused by calling consumeFlow on wrong thread 4 years ago
ekager 621f31efc9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16973 - Use controller handled action instead of toolbar focus 4 years ago
Gabriel Luong 29e329d8f1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16941 - [Telemetry] Bookmark Counts (https://github.com/mozilla-mobile/fenix/pull/16942) 4 years ago
Christian Sadilek 4a0ad08ed5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16946: Refactor PwaOnboardingObserver to use browser store 4 years ago
Sebastian Kaspari 27f4c6b494 [fenix] Add search current/home region to debug screen. (https://github.com/mozilla-mobile/fenix/pull/17015) 4 years ago
Codrut Topliceanu 35eaf646a9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15368 - Adds telemetry for fullscreen, pip (https://github.com/mozilla-mobile/fenix/pull/16833) 4 years ago
mcarare 8ad1fdea2d [fenix] For https://github.com/mozilla-mobile/fenix/issues/16827: Add copy url from long press metrics. 4 years ago
mcarare 20cff480b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16827: Add documentation for copy url metrics. 4 years ago
mcarare c1216c5079 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15369: Add synced tabs usage metrics. 4 years ago
mcarare 1e9604d03a [fenix] For https://github.com/mozilla-mobile/fenix/issues/15369: Add documentation for synced tabs opening metrics. 4 years ago
mcarare 86118316f8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15366: Add recently closed tabs metrics from history fragment. 4 years ago
mcarare de2d1d9fd9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15366: Add recently closed tabs metrics. 4 years ago
mcarare d404bd76d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15366: Add documentation for recently closed tabs metrics. 4 years ago
mcarare 2d3fdfdf54 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16422: Handle theme for tab history bottom sheet. 4 years ago
Mugurell 6019e8c907 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15367 - DownloadsFragment telemetry (https://github.com/mozilla-mobile/fenix/pull/16728)
Adds a counter for how many times the user does the following action:
- opens the Downloads section inside the app
- tap to open an item from inside Downloads / from the download dialog
- tap to delete one or more downloads at once
4 years ago
Mugurell cf4631c5c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11578 - Add telemetry for how many times we download something (https://github.com/mozilla-mobile/fenix/pull/16730) 4 years ago
mcarare 3eec6ec15f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16992: Align clipboard link and text with scan button. 4 years ago
Michael Debertol 82bc38f76b [fenix] For https://github.com/mozilla-mobile/fenix/issues/4333: Open the keyboard when a search engine is selected (https://github.com/mozilla-mobile/fenix/pull/14353)
Co-authored-by: Elise Richards <erichards@mozilla.com>
4 years ago
Arturo Mejia 9a3a4faf12 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/16847 Show the autoplay icon in the toolbar 4 years ago
ekager b5fccc3989 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16937 - Ensure FIP is removed on navigation 4 years ago
ekager 1da195c2fe [fenix] For https://github.com/mozilla-mobile/fenix/issues/16675 For https://github.com/mozilla-mobile/fenix/issues/16398 - Fix button styling 4 years ago
Jeff Boek 02a1474cff [fenix] For https://github.com/mozilla-mobile/fenix/issues/15403 - Adds a secret debug info screen in settings (https://github.com/mozilla-mobile/fenix/pull/15540)
Co-authored-by: Elise Richards <erichards@mozilla.com>
4 years ago
ekager cbf04e3fb8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16807 - Make sure there's only one instance of search dialog 4 years ago
Elise Richards 0f3b3668db [fenix] Remove hidden fab in tabs tray (https://github.com/mozilla-mobile/fenix/pull/16972) 4 years ago
Codrut Topliceanu 28d0d32a53 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15636 - Focus a11y collection on snackbar view tap (https://github.com/mozilla-mobile/fenix/pull/16853)
With accessibility enabled, when adding a site to a collection and tapping "View" on the snackbar, we send a request for focus and an `AccessibilityEvent.TYPE_VIEW_FOCUSED` to the specified collection.
4 years ago
jhugman 2ac76ff4ce [fenix] Add withExperiment extension method to Nimbus (https://github.com/mozilla-mobile/fenix/pull/16926) r=christian, sebastian
* Fixes https://github.com/mozilla-mobile/fenix/issues/16925 Add withExperiment extension method to Nimbus
* Don't call Nimbus at all if not enabled by FeatureFlag
4 years ago
Oana Horvath 55a253d5c1 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/16960 & https://github.com/mozilla-mobile/fenix/issues/16959: updateSavedLoginTest, swipeToSwitchTabTest UI smoke tests 4 years ago
Roger Yang 9dee73b238 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16075: Add distribution_id in telemetry startup metrics (https://github.com/mozilla-mobile/fenix/pull/16821) 4 years ago
Christian Sadilek 5e9e8eca63 [fenix] Prepare for A-C Session[Manager] observable deprecation 4 years ago
Mozilla L10n Automation Bot edb0247634 [fenix] Import l10n. 4 years ago
ekager 361b86b5e6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16442 - Check if fragment is still attached before updating site permissions rules (https://github.com/mozilla-mobile/fenix/pull/16954) 4 years ago
jhugman 6210ff136d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/16948: call nimbus.updateExperiments on startup (https://github.com/mozilla-mobile/fenix/pull/16950) r=gl 4 years ago
mcarare 6727d044c1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16894: Handle adding voice search button depending on state. 4 years ago