Christian Sadilek
801ce85898
For #17073 : Stop observers after test run
2020-12-24 10:27:27 -05:00
Mozilla L10n Automation Bot
5445e61b6a
Import l10n.
2020-12-24 00:35:02 +00:00
Arturo Mejia
81f208bda1
For issue #13981 Use DEEP_LINK_SCHEME instead of hard-coded fenix
2020-12-23 10:47:57 -05:00
Mozilla L10n Automation Bot
7bf0f7595c
Import l10n.
2020-12-23 01:26:11 +00:00
Elise Richards
6dadecacc2
For #15703 and #17133 : allow ETP redirect trackers setting to be customized ( #17137 )
...
* Remove ETP redirect trackers feature flag. Add category to ETP panel view.
* Add redirect tracker category to ETP custom settings
2020-12-22 11:43:04 -06:00
ekager
d3e1045ab9
For #17165 - Use application context to get notification localized strings
2020-12-22 09:39:30 -08:00
Christian Sadilek
7a01fcbfa9
Closes #17073 : Fix intermittent failures in PwaOnboardingObserverTest
2020-12-22 11:47:58 -05:00
Oana Horvath
095d07598a
Code cleanup in BookmarksRobot and BookmarksTest
2020-12-22 11:55:52 +02:00
Christian Sadilek
36a6d364a7
For #17086 #17143 : Temporarily turn off Nimbus
2020-12-21 10:45:03 -05:00
jhugman
4565d7381b
No bug- protect nimbus init from StrictMode ( #17033 ) r=christian
2020-12-19 15:26:48 +00:00
Christian Sadilek
0b99669753
Closes #16949 : Refactor OpenInAppOnboardingObserver to use browser store
2020-12-17 11:25:29 -05:00
Oana Horvath
0a0dbeb132
Added a description to each smoke test
2020-12-17 14:47:07 +02:00
Oana Horvath
b0277c3f39
For #16615 : UI smoke test noCrashWithAddonInstalledTest
2020-12-17 14:47:07 +02:00
Sebastian Kaspari
d2b8decaeb
Switch to new feature-tab-collections API.
2020-12-16 15:32:53 -05:00
ekager
30df43d057
For #13321 - Do not hide toolbar when opening multiple bookmarks ( #17038 )
2020-12-16 12:58:46 -05:00
mcarare
04bd9c61a6
For #16483 : Rotate edit arrow when toolbar position is set to bottom.
2020-12-16 16:36:35 +02:00
Mugurell
9c15267de9
For #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.
2020-12-16 15:17:11 +02:00
mcarare
e24ec1c941
For #16068 : Update SUMO links.
2020-12-16 14:03:36 +02:00
Mugurell
4d38440594
For #15367 - Cleanup metrics ping reference ( #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.
2020-12-16 14:00:48 +02:00
mcarare
e0c3193162
For #17061 : Prevent appBarLayout from leaking.
2020-12-16 13:53:45 +02:00
mcarare
fc43e85e4d
For #16827 : Send copy url metrics correctly.
2020-12-16 13:50:38 +02:00
mcarare
ab0a5a84fb
For #15369 : Send synced tabs metrics correctly.
2020-12-16 13:45:55 +02:00
Oana Horvath
f24c6e1316
For #16615 : UI smoke test redirectToAppPermissionsSystemSettingsTest
2020-12-16 10:32:04 +02:00
Kate Glazko
233018df84
For #298 : Fenix Quarantine For Delete Downloads UX
2020-12-15 14:30:40 -08:00
Christian Sadilek
5157a3f50e
Closes #17045 : Crash caused by calling consumeFlow on wrong thread
2020-12-15 13:28:04 -05:00
ekager
419f895364
For #16973 - Use controller handled action instead of toolbar focus
2020-12-15 09:33:08 -08:00
Gabriel Luong
846d618c06
For #16941 - [Telemetry] Bookmark Counts ( #16942 )
2020-12-15 11:30:24 -05:00
Christian Sadilek
d8f3127e08
Closes #16946 : Refactor PwaOnboardingObserver to use browser store
2020-12-15 10:15:54 -05:00
Sebastian Kaspari
46813dd89c
Add search current/home region to debug screen. ( #17015 )
2020-12-15 09:34:17 -05:00
Codrut Topliceanu
d0b09b7d69
For #15368 - Adds telemetry for fullscreen, pip ( #16833 )
2020-12-15 14:46:15 +02:00
mcarare
01db5160ee
For #16827 : Add copy url from long press metrics.
2020-12-15 12:14:27 +02:00
mcarare
c006ae5056
For #16827 : Add documentation for copy url metrics.
2020-12-15 12:14:27 +02:00
mcarare
93b13ac977
For #15369 : Add synced tabs usage metrics.
2020-12-15 11:36:47 +02:00
mcarare
1d5fa23026
For #15369 : Add documentation for synced tabs opening metrics.
2020-12-15 11:36:47 +02:00
mcarare
d233229ce4
For #15366 : Add recently closed tabs metrics from history fragment.
2020-12-15 10:52:11 +02:00
mcarare
2f360eb474
For #15366 : Add recently closed tabs metrics.
2020-12-15 10:52:11 +02:00
mcarare
d0f2209cae
For #15366 : Add documentation for recently closed tabs metrics.
2020-12-15 10:52:11 +02:00
mcarare
a59195e2ee
For #16422 : Handle theme for tab history bottom sheet.
2020-12-15 10:44:41 +02:00
Mugurell
574eac4636
For #15367 - DownloadsFragment telemetry ( #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
2020-12-15 09:14:20 +02:00
Mugurell
d5b33aec43
For #11578 - Add telemetry for how many times we download something ( #16730 )
2020-12-15 08:39:22 +02:00
mcarare
4b2dc28d57
For #16992 : Align clipboard link and text with scan button.
2020-12-14 14:34:46 -05:00
Michael Debertol
95860eba49
For #4333 : Open the keyboard when a search engine is selected ( #14353 )
...
Co-authored-by: Elise Richards <erichards@mozilla.com>
2020-12-14 12:53:59 +02:00
Arturo Mejia
f263b7333a
For issue #16847 Show the autoplay icon in the toolbar
2020-12-13 19:03:01 -05:00
ekager
3b0e70a856
For #16937 - Ensure FIP is removed on navigation
2020-12-11 14:51:30 -08:00
ekager
2796a7ff18
For #16675 For #16398 - Fix button styling
2020-12-11 14:45:37 -08:00
Jeff Boek
cf61c10c39
For #15403 - Adds a secret debug info screen in settings ( #15540 )
...
Co-authored-by: Elise Richards <erichards@mozilla.com>
2020-12-11 16:13:37 -05:00
ekager
1ca34a2bc9
For #16807 - Make sure there's only one instance of search dialog
2020-12-11 11:47:30 -08:00
Elise Richards
813693f1d3
Remove hidden fab in tabs tray ( #16972 )
2020-12-11 11:01:04 -05:00
Codrut Topliceanu
556fea5591
For #15636 - Focus a11y collection on snackbar view tap ( #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.
2020-12-11 14:32:37 +02:00
jhugman
9a984f10f1
Add withExperiment extension method to Nimbus ( #16926 ) r=christian, sebastian
...
* Fixes #16925 Add withExperiment extension method to Nimbus
* Don't call Nimbus at all if not enabled by FeatureFlag
2020-12-10 17:34:31 +00:00