Commit Graph

7560 Commits

Author SHA1 Message Date
mcarare
a4c1828d27 For #25538: Update data review link. 2022-06-29 17:52:51 +00:00
Mugurell
d4c86f1203 For #25538 - Add the "Wallpapers" tag to the new telemetry
By using a feature tag we can avoid having to define new tags in the Glean
annotations repository.

The list of available tags needed to be regenerated to be able to reference the
new "Wallpapers" tag.
Because the tags regeneration also brought a change in tags from "TopSites" to
"Shortcuts" all previous telemetry using "TopSites" had to be migrated to use
the new "Shortcuts" tag.
2022-06-29 17:52:51 +00:00
Mugurell
c5f37f01eb For #25538 - Add "metrics" telemetry for if default wallpaper is shown 2022-06-29 17:52:51 +00:00
Mugurell
8d9ccd76e9 For #25538 - Add a simple way to check if the default wallpaper is to be shown
A previous check for whether the persisted name of the current wallpaper is
empty made checking whether the default wallpaper is to be shown brittle.
Instead of duplicating such a check in multiple places it is now extracted in
one method that can be used in multiple places including the new telemetry.
2022-06-29 17:52:51 +00:00
Arturo Mejia
8ba7b8bddc For #25213: Add tabs prioritization experiment 2022-06-29 17:11:54 +00:00
Arturo Mejia
61807c5316 No issue: Add number_of_app_launches custom attribute to nimbus messages. 2022-06-29 12:13:24 -04:00
Mozilla L10n Automation Bot
9ba0ba563c Import l10n. 2022-06-29 01:30:27 +00:00
Marc Leclair
0680d7027c Fixed PR review 2022-06-29 00:54:30 +00:00
Marc Leclair
0da739930c Lint fixes 2022-06-29 00:54:30 +00:00
Marc Leclair
ed45675755 Added strings and keys to XML 2022-06-29 00:54:30 +00:00
Marc Leclair
f35e03f726 Added start and stop dialog fo navigation xml 2022-06-29 00:54:30 +00:00
Marc Leclair
739839356a Added profiler option to SettingsFragment 2022-06-29 00:54:30 +00:00
Marc Leclair
2a83d029c8 Added ProfilerUtils 2022-06-29 00:54:30 +00:00
Marc Leclair
c0a95805aa Added ProfilerReusableComposable 2022-06-29 00:54:30 +00:00
Marc Leclair
b08058e2bd Added ProfilerStopDialogFragment 2022-06-29 00:54:30 +00:00
Michael Comella
985f4ede00 Added ProfilerStartDialogFragment. 2022-06-29 00:54:30 +00:00
Marc Leclair
09a31e03ab For #14854: Added ProfilerViewModel 2022-06-29 00:54:30 +00:00
Gabriel Luong
83e19be385 For #24967 - Enable address autofill for Nightly and Debug 2022-06-28 23:14:16 +00:00
MatthewTighe
d6952cb2aa Fixes #25545: wait to draw Pocket until after first frame 2022-06-28 16:47:51 +00:00
Mozilla L10n Automation Bot
1597231ea1 Import l10n. 2022-06-28 01:27:10 +00:00
Arturo Mejia
5f1448460e For #21894: Move Tabs Tray to compose: Individual tab viewholders: ListViewHolder. 2022-06-27 21:27:55 +00:00
Gabriel Luong
8f65658e86 For #25767 - Remove all unused strings marked moz:removedIn <= 101 2022-06-27 18:09:25 +00:00
mcarare
6719eeb129 For #24857: Add metrics for addresses autofill. 2022-06-27 10:24:13 +00:00
Mozilla L10n Automation Bot
16dc078d6c Import l10n. 2022-06-27 00:59:40 +00:00
Mozilla L10n Automation Bot
4af92436d9 Import l10n. 2022-06-26 00:39:27 +00:00
Mozilla L10n Automation Bot
09e6f9416d Import l10n. 2022-06-25 00:43:02 +00:00
Gabriel Luong
8fa08f31b9 For #25750 - Use Headline7 for the expandable list headers that appear in cards 2022-06-24 18:45:03 +00:00
Gabriel Luong
2f17888f79 For #25750 - Change Headline8 to 14dp 2022-06-24 18:45:03 +00:00
mcarare
6568b4c278 For #25658: Update data review links. 2022-06-24 18:08:55 +00:00
Mugurell
fd28889d71 For #25658 - Track the site permissions prompt and user actions
Track when the prompt is shown and when the permissions are allowed/denied.
2022-06-24 18:08:55 +00:00
Alexandru2909
4fc65b700a For #25721 - Remove 'Daylight' from the 'About Firefox' screen 2022-06-24 13:47:42 +00:00
AndiAJ
fe0165a846 For #25726 fix failing testStrictVisitSheetDetails UI test 2022-06-24 11:38:18 +00:00
AndiAJ
fbb678f7da For #25726 and #25345 disable failing UI tests 2022-06-24 07:38:02 +00:00
Mozilla L10n Automation Bot
8794cdb1e2 Import l10n. 2022-06-23 01:00:15 +00:00
Roger Yang
7a5e126f24 Issue #24740: Use unified search bar in bookmark search 2022-06-22 19:27:42 +00:00
Noah Bond
5f7fd5313c For #25491 - Refactor InactiveTabs interactors and controllers 2022-06-22 18:37:06 +00:00
Gabriel Luong
d275152789 For #25708 - Change Credit Card preference label to Autofill when address autofill is enabled 2022-06-22 15:43:41 +00:00
mcarare
572838f672 For #25435: Hide accept button just for HSTS error page. 2022-06-22 07:45:33 +00:00
Roger Yang
22ac345513 Issue #24740: Use unified search bar in history search 2022-06-21 16:57:39 +00:00
sarah541
8791a25522 For #23966 - Migrate MessageCardViewHolder to Compose 2022-06-21 15:35:10 +00:00
AndiAJ
282ba75652 For #25551 and #25355 disable failing UI tests 2022-06-21 10:08:36 +00:00
sv-ohorvath
2ce3a5e0c5 Removes all registered Idling resources before retrying tests, to prevent crashes. 2022-06-21 08:20:34 +00:00
sv-ohorvath
c3bd92c66b For #24843, #24815, #17416: removed idling resources to prevent crashes in tests.
Retrying add-on installation if it fails.
2022-06-21 08:20:34 +00:00
AndiAJ
e679f16092 For #25511 fix failing shortcutButtonTest UI test 2022-06-21 06:28:45 +00:00
Mozilla L10n Automation Bot
9c3405cac9 Import l10n. 2022-06-21 00:52:08 +00:00
Mozilla L10n Automation Bot
2e0f445076 Import l10n. 2022-06-20 00:44:39 +00:00
Mozilla L10n Automation Bot
65410d0dca Import l10n. 2022-06-19 00:48:13 +00:00
Mozilla L10n Automation Bot
d35e3830cd Import l10n. 2022-06-18 00:46:14 +00:00
Mozilla L10n Automation Bot
759f0bd800 Import l10n. 2022-06-17 00:41:41 +00:00
Alexandru2909
1ff5b8129f Fixes #25622 - PromptFeature use LoginDelegate and CreditCardDelegate as parameters for login and credit card pickers 2022-06-16 22:06:44 +00:00