2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00
Commit Graph

7601 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
4f9516eb67 Import l10n. 2022-07-14 00:53:09 +00:00
AndiAJ
218bc7f78c For #24457 re-enable selectAndSearchTextTest UI test 2022-07-13 14:48:33 +00:00
mcarare
0b289fd3cf For #25994: Make installToHomescreen item a collapsing menu limit.
The item is visible instead of addToHomeScreenItem when
current session can be installed as a PWA.
2022-07-13 13:14:04 +00:00
Mozilla L10n Automation Bot
2474b15ff6 Import l10n. 2022-07-13 00:48:30 +00:00
AndiAJ
c9d3af54c6 For #25992 #25832 and #25710 fix flaky PWA UI tests 2022-07-12 20:08:17 +00:00
AndiAJ
70565d5a16 For #25796 fix flaky allowNotificationsPermissionPromptTest UI test 2022-07-12 14:05:59 +00:00
Mozilla L10n Automation Bot
203d4c6f72 Import l10n. 2022-07-12 01:01:52 +00:00
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 2022-07-11 22:58:26 +00:00
mike a
8d4ab0f0eb Closes #25937: update history list element design 2022-07-11 22:58:26 +00:00
Mozilla L10n Automation Bot
6b089268a3 Import l10n. 2022-07-11 22:25:14 +00:00
Jonathan Almeida
7309b671b1 Close #25982: Fix check between current and new when adding a bookmark 2022-07-11 21:41:40 +00:00
AndiAJ
050a4c0764 For #17485 fix disabled manageDownloadsInDownloadsMenuTest UI test 2022-07-11 16:15:54 +00:00
Alexandru2909
beca81b442 For #25829 - String updates for Sync 2022-07-11 13:58:15 +00:00
Mozilla L10n Automation Bot
3a8ad63850 Import l10n. 2022-07-10 00:46:30 +00:00
Mozilla L10n Automation Bot
279efffd9b Import l10n. 2022-07-09 00:52:48 +00:00
Arturo Mejia
e1b7262ca8 For #25938: Address MessageCard text not adapting to the dark theme 2022-07-08 14:17:57 +00:00
Arturo Mejia
261569c2c5 For #25915: Remove the hard coded default browser message 2022-07-07 22:16:25 +00:00
Gabriel Luong
80524cd6ab For #25935 - Catch NimbusFeatureException from calling FxNimbus value getter 2022-07-07 21:14:07 +00:00
Gabriel Luong
1207180aa8 For #25933 - Ensure sponsored tiles are enable if enrolled in active experiment 2022-07-07 19:28:33 +00:00
sv-ohorvath
50536dc9d6 For #25852: Fixes visibility issue of private tabs notification in UI tests 2022-07-07 14:50:23 +00:00
AndiAJ
f3def2e58b For #25034 fix disabled redirectToAppPermissionsSystemSettingsTest UI test 2022-07-07 09:11:08 +00:00
Mozilla L10n Automation Bot
2ed23db9d8 Import l10n. 2022-07-06 00:57:46 +00:00
Arturo Mejia
8c752c3be1 For #25736: Add experiment for Total cookie protection. 2022-07-05 19:07:05 +00:00
Aaron Train
23796286df No issue: Refactor UIDevice calls in UIAutomator code 2022-07-05 18:20:56 +00:00
AndiAJ
96be7af533 Fix and re-enable findInPageTest UI test 2022-07-05 15:06:05 +00:00
sv-ohorvath
da77d7137f No issue: Tag problematic UI tests to run on API 28 only 2022-07-05 14:23:53 +00:00
AndiAJ
1d21c08670 For #24573 fix disabled openExternalLinksInPrivateTest UI test 2022-07-05 13:45:28 +00:00
rxu
f7826c41bf Disable marketing telemetry until privacy pop window approved in Mozillaonline builds 2022-07-05 08:04:47 +00:00
mcarare
70e6422d94 For #25846: Save the City field in addresses. 2022-07-04 13:58:25 +00:00
Alexandru2909
b6f140a76f For #24528 - Remove isPrivate conditional in getTheme in favor of inComposePreview 2022-07-04 06:18:38 +00:00
AndiAJ
da48ff609a For #25551 fix disabled openLinkInAppTest 2022-07-01 06:48:08 +00:00
Roger Yang
46d73673ec Issue #25805: Always anchored unified search menu to the toolbar icon 2022-06-30 16:53:13 +00:00
AndiAJ
3445717ad6 For #23237 minor refactoring work for privateTabsTrayWithOpenedTabTest UI test 2022-06-30 15:19:57 +00:00
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
2022-06-30 04:54:56 +00:00
mcarare
808938137d For #25815: Fix interactor calls for address management. 2022-06-29 22:30:03 +00:00
Alexandru2909
4d430adbbe For #25764 - Prevent sponsored shortcut URLs from appearing as frecent shortcuts 2022-06-29 20:14:35 +00:00
mcarare
2676ef9696 For #25401: Update data review link. 2022-06-29 18:30:54 +00:00
Mugurell
f906dda054 For #25401 - Add the PocketIntegration Glean annotation tag to all Pocket telemetry 2022-06-29 18:30:54 +00:00
Mugurell
d4dd62341a For #25401 - Record Pocket sponsored stories telemetry 2022-06-29 18:30:54 +00:00
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.
2022-06-29 18:30:54 +00:00
mcarare
6a6fce3831 For #25658: Update metrics test. 2022-06-29 17:52:51 +00:00
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