Mozilla L10n Automation Bot
a69b127279
[fenix] Import l10n.
2021-01-01 00:29:19 +00:00
Mozilla L10n Automation Bot
de2a97357a
[fenix] Import l10n.
2020-12-30 00:34:22 +00:00
Mozilla L10n Automation Bot
9d7a6d3fb8
[fenix] Import l10n.
2020-12-29 00:32:57 +00:00
Mozilla L10n Automation Bot
26abed1e01
[fenix] Import l10n.
2020-12-28 00:25:24 +00:00
Mozilla L10n Automation Bot
708f011ea6
[fenix] Import l10n.
2020-12-27 00:32:45 +00:00
Mozilla L10n Automation Bot
7eb0e5f928
[fenix] Import l10n.
2020-12-26 00:37:54 +00:00
Mozilla L10n Automation Bot
c645c56def
[fenix] Import l10n.
2020-12-25 00:32:16 +00:00
Christian Sadilek
8cf09fd24f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/17073 : Stop observers after test run
2020-12-24 10:27:27 -05:00
Mozilla L10n Automation Bot
5c673721f7
[fenix] Import l10n.
2020-12-24 00:35:02 +00:00
Arturo Mejia
05ded2a9cd
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/13981 Use DEEP_LINK_SCHEME instead of hard-coded fenix
2020-12-23 10:47:57 -05:00
Mozilla L10n Automation Bot
9a39c5e586
[fenix] Import l10n.
2020-12-23 01:26:11 +00:00
Elise Richards
6f8721988c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15703 and https://github.com/mozilla-mobile/fenix/issues/17133 : allow ETP redirect trackers setting to be customized ( https://github.com/mozilla-mobile/fenix/pull/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
6211d0c2be
[fenix] For https://github.com/mozilla-mobile/fenix/issues/17165 - Use application context to get notification localized strings
2020-12-22 09:39:30 -08:00
Christian Sadilek
801db47e22
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17073 : Fix intermittent failures in PwaOnboardingObserverTest
2020-12-22 11:47:58 -05:00
Oana Horvath
67edfe2343
[fenix] Code cleanup in BookmarksRobot and BookmarksTest
2020-12-22 11:55:52 +02:00
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
2020-12-21 10:45:03 -05:00
jhugman
6c27e44fa1
[fenix] No bug- protect nimbus init from StrictMode ( https://github.com/mozilla-mobile/fenix/pull/17033 ) r=christian
2020-12-19 15:26:48 +00:00
Christian Sadilek
cb2f6a813f
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16949 : Refactor OpenInAppOnboardingObserver to use browser store
2020-12-17 11:25:29 -05:00
Oana Horvath
3827eda678
[fenix] Added a description to each smoke test
2020-12-17 14:47:07 +02:00
Oana Horvath
374a51a8af
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16615 : UI smoke test noCrashWithAddonInstalledTest
2020-12-17 14:47:07 +02:00
Sebastian Kaspari
52267f2764
[fenix] Switch to new feature-tab-collections API.
2020-12-16 15:32:53 -05:00
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 )
2020-12-16 12:58:46 -05:00
mcarare
d75514d6fa
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16483 : Rotate edit arrow when toolbar position is set to bottom.
2020-12-16 16:36:35 +02:00
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.
2020-12-16 15:17:11 +02:00
mcarare
dd2085b6a0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16068 : Update SUMO links.
2020-12-16 14:03:36 +02:00
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.
2020-12-16 14:00:48 +02:00
mcarare
04611dda64
[fenix] For https://github.com/mozilla-mobile/fenix/issues/17061 : Prevent appBarLayout from leaking.
2020-12-16 13:53:45 +02:00
mcarare
78195c8368
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16827 : Send copy url metrics correctly.
2020-12-16 13:50:38 +02:00
mcarare
4d286d91ce
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15369 : Send synced tabs metrics correctly.
2020-12-16 13:45:55 +02:00
Oana Horvath
f2f33944df
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16615 : UI smoke test redirectToAppPermissionsSystemSettingsTest
2020-12-16 10:32:04 +02:00
Kate Glazko
f7430161e5
[fenix] For https://github.com/mozilla-mobile/fenix/pull/298 : Fenix Quarantine For Delete Downloads UX
2020-12-15 14:30:40 -08:00
Christian Sadilek
ac3ca9dbe3
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/17045 : Crash caused by calling consumeFlow on wrong thread
2020-12-15 13:28:04 -05:00
ekager
621f31efc9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16973 - Use controller handled action instead of toolbar focus
2020-12-15 09:33:08 -08:00
Gabriel Luong
29e329d8f1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16941 - [Telemetry] Bookmark Counts ( https://github.com/mozilla-mobile/fenix/pull/16942 )
2020-12-15 11:30:24 -05:00
Christian Sadilek
4a0ad08ed5
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16946 : Refactor PwaOnboardingObserver to use browser store
2020-12-15 10:15:54 -05:00
Sebastian Kaspari
27f4c6b494
[fenix] Add search current/home region to debug screen. ( https://github.com/mozilla-mobile/fenix/pull/17015 )
2020-12-15 09:34:17 -05:00
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 )
2020-12-15 14:46:15 +02:00
mcarare
8ad1fdea2d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16827 : Add copy url from long press metrics.
2020-12-15 12:14:27 +02:00
mcarare
20cff480b7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16827 : Add documentation for copy url metrics.
2020-12-15 12:14:27 +02:00
mcarare
c1216c5079
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15369 : Add synced tabs usage metrics.
2020-12-15 11:36:47 +02:00
mcarare
1e9604d03a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15369 : Add documentation for synced tabs opening metrics.
2020-12-15 11:36:47 +02:00
mcarare
86118316f8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15366 : Add recently closed tabs metrics from history fragment.
2020-12-15 10:52:11 +02:00
mcarare
de2d1d9fd9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15366 : Add recently closed tabs metrics.
2020-12-15 10:52:11 +02:00
mcarare
d404bd76d2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/15366 : Add documentation for recently closed tabs metrics.
2020-12-15 10:52:11 +02:00
mcarare
2d3fdfdf54
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16422 : Handle theme for tab history bottom sheet.
2020-12-15 10:44:41 +02:00
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
2020-12-15 09:14:20 +02:00
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 )
2020-12-15 08:39:22 +02:00
mcarare
3eec6ec15f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/16992 : Align clipboard link and text with scan button.
2020-12-14 14:34:46 -05:00
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>
2020-12-14 12:53:59 +02:00
Arturo Mejia
9a3a4faf12
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/16847 Show the autoplay icon in the toolbar
2020-12-13 19:03:01 -05:00