Commit Graph

7597 Commits (6e914f5ca4c17cdc6f3c7da42184a6d30b9b7745)

Author SHA1 Message Date
AndiAJ c9d3af54c6 For #25992 #25832 and #25710 fix flaky PWA UI tests 2 years ago
AndiAJ 70565d5a16 For #25796 fix flaky allowNotificationsPermissionPromptTest UI test 2 years ago
Mozilla L10n Automation Bot 203d4c6f72 Import l10n. 2 years ago
mike a 8af600d90b Closes #25937: update library item text size, change text size in synced and recently closed nav items, change remove icon size to wrap content 2 years ago
mike a 8d4ab0f0eb Closes #25937: update history list element design 2 years ago
Mozilla L10n Automation Bot 6b089268a3 Import l10n. 2 years ago
Jonathan Almeida 7309b671b1 Close #25982: Fix check between current and new when adding a bookmark 2 years ago
AndiAJ 050a4c0764 For #17485 fix disabled manageDownloadsInDownloadsMenuTest UI test 2 years ago
Alexandru2909 beca81b442 For #25829 - String updates for Sync 2 years ago
Mozilla L10n Automation Bot 3a8ad63850 Import l10n. 2 years ago
Mozilla L10n Automation Bot 279efffd9b Import l10n. 2 years ago
Arturo Mejia e1b7262ca8 For #25938: Address MessageCard text not adapting to the dark theme 2 years ago
Arturo Mejia 261569c2c5 For #25915: Remove the hard coded default browser message 2 years ago
Gabriel Luong 80524cd6ab For #25935 - Catch NimbusFeatureException from calling FxNimbus value getter 2 years ago
Gabriel Luong 1207180aa8 For #25933 - Ensure sponsored tiles are enable if enrolled in active experiment 2 years ago
sv-ohorvath 50536dc9d6 For #25852: Fixes visibility issue of private tabs notification in UI tests 2 years ago
AndiAJ f3def2e58b For #25034 fix disabled redirectToAppPermissionsSystemSettingsTest UI test 2 years ago
Mozilla L10n Automation Bot 2ed23db9d8 Import l10n. 2 years ago
Arturo Mejia 8c752c3be1 For #25736: Add experiment for Total cookie protection. 2 years ago
Aaron Train 23796286df No issue: Refactor UIDevice calls in UIAutomator code 2 years ago
AndiAJ 96be7af533 Fix and re-enable findInPageTest UI test 2 years ago
sv-ohorvath da77d7137f No issue: Tag problematic UI tests to run on API 28 only 2 years ago
AndiAJ 1d21c08670 For #24573 fix disabled openExternalLinksInPrivateTest UI test 2 years ago
rxu f7826c41bf Disable marketing telemetry until privacy pop window approved in Mozillaonline builds 2 years ago
mcarare 70e6422d94 For #25846: Save the City field in addresses. 2 years ago
Alexandru2909 b6f140a76f For #24528 - Remove isPrivate conditional in getTheme in favor of inComposePreview 2 years ago
AndiAJ da48ff609a For #25551 fix disabled openLinkInAppTest 2 years ago
Roger Yang 46d73673ec Issue #25805: Always anchored unified search menu to the toolbar icon 2 years ago
AndiAJ 3445717ad6 For #23237 minor refactoring work for privateTabsTrayWithOpenedTabTest UI test 2 years ago
Aaron Train 95146472c0 For #25061: Update debug maxSdkVersion for screenshots
For #25061 - update debug maxSdkVersion to 30, and override instead of merge on main manifest
2 years ago
mcarare 808938137d For #25815: Fix interactor calls for address management. 2 years ago
Alexandru2909 4d430adbbe For #25764 - Prevent sponsored shortcut URLs from appearing as `frecent` shortcuts 2 years ago
mcarare 2676ef9696 For #25401: Update data review link. 2 years ago
Mugurell f906dda054 For #25401 - Add the PocketIntegration Glean annotation tag to all Pocket telemetry 2 years ago
Mugurell d4dd62341a For #25401 - Record Pocket sponsored stories telemetry 2 years ago
Mugurell feae3344de For #25401 - Improve how sponsored stories impressions are reported
While testing I observed that the Rect returned from `boundsInWindow()`
- will have the full height and width of the composable even if scrolled
offscreen vertically
- will only have the height and width of what part of the composable is shown
pn the screen.
Possibly because of the interactions of a vertically scrollable RecyclerView
and the LazyRow the composable is shown in.

To account for this the method calculating how much of the composable is shown
on screen will also now receive the real composable size as an argument.
2 years ago
mcarare 6a6fce3831 For #25658: Update metrics test. 2 years ago
mcarare a4c1828d27 For #25538: Update data review link. 2 years ago
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.
2 years ago
Mugurell c5f37f01eb For #25538 - Add "metrics" telemetry for if default wallpaper is shown 2 years ago
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.
2 years ago
Arturo Mejia 8ba7b8bddc For #25213: Add tabs prioritization experiment 2 years ago
Arturo Mejia 61807c5316 No issue: Add number_of_app_launches custom attribute to nimbus messages. 2 years ago
Mozilla L10n Automation Bot 9ba0ba563c Import l10n. 2 years ago
Marc Leclair 0680d7027c Fixed PR review 2 years ago
Marc Leclair 0da739930c Lint fixes 2 years ago
Marc Leclair ed45675755 Added strings and keys to XML 2 years ago
Marc Leclair f35e03f726 Added start and stop dialog fo navigation xml 2 years ago
Marc Leclair 739839356a Added profiler option to SettingsFragment 2 years ago
Marc Leclair 2a83d029c8 Added ProfilerUtils 2 years ago