2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

10998 Commits

Author SHA1 Message Date
AndiAJ
ac88dd38c5 Bug 1827192 - Move main menu items related UI tests to a new class 2023-04-12 09:25:45 +00:00
github-actions
d9723dce40 Import translations from android-l10n 2023-04-12 00:35:47 +00:00
DreVla
ac4f4ccaca Bug 1802584 - Announce "Find in page" edit box when using Talkback
When using talkback, the focus keeps jumping between the dismiss
button and the "Find in page" edit text. Seems like giving up
the view stub fixes this issue. Considering that the view inflation
performance wins are rather small for such added complexity,
we have given up the view stub.
2023-04-11 09:31:42 +00:00
github-actions
900e1169e0 Import translations from android-l10n 2023-04-11 00:37:29 +00:00
Gabriel Luong
5241578885 Bug 1827217 - Start the Nightly 114 development cycle 2023-04-10 20:06:56 +00:00
iorgamgabriel
01cce97266 Bug 1825008 - Create a storage for submitted cookie banner site reports. 2023-04-10 18:01:47 +00:00
AndiAJ
88214343c1 Bug 1810404 - Fix flaky scanButtonAllowPermissionTest UI test 2023-04-10 07:22:06 +00:00
github-actions
67a7811835 Import translations from android-l10n 2023-04-10 00:36:54 +00:00
Roger Yang
9f63ad3ef5 Bug 1827119 - Disable notification pre permission prompt by default 2023-04-09 12:56:17 +00:00
github-actions
1aa34c6a55 Import translations from android-l10n 2023-04-09 00:35:55 +00:00
github-actions
f816e34c35 Import translations from android-l10n 2023-04-08 00:32:46 +00:00
rahulsainani
c81c013252 Bug 1826874 - Disable juno onboarding on nightly and developer 2023-04-07 09:47:57 +00:00
github-actions
2becb25cd9 Import translations from android-l10n 2023-04-07 00:31:29 +00:00
Noah Bond
2d5a13e4a1 Bug 1819194 - Open TabsTray to the initial page in TabsTrayState 2023-04-06 18:04:33 +00:00
AndiAJ
93bb4b9c75 Bug 1824928 - Fix and re-enable open links in apps UI tests 2023-04-06 14:32:55 +00:00
AndiAJ
5a8103260a Bug 1826524 - Improve coverage for total cookie protection CFR related UI tests 2023-04-06 12:26:50 +00:00
rahulsainani
632b1eedb8 Bug 1821726 - Part 2: Add juno onboarding telemetry 2023-04-06 08:17:48 +00:00
AndiAJ
864951772a Bug 1826568 - Move audioPlaybackSystemNotificationTest to MediaNotificationTest class 2023-04-06 06:42:05 +00:00
AndiAJ
90b19e349d Bug 1826568 - Add smoke test annotation to videoPlaybackSystemNotificationTest UI test 2023-04-06 06:42:05 +00:00
AndiAJ
cbcc44e447 Bug 1825786 - Refactor and create new UI tests related to logins search 2023-04-06 06:09:54 +00:00
github-actions
c6b22799e8 Import translations from android-l10n 2023-04-06 00:33:00 +00:00
Roger Yang
df95c50e29 Bug 1821475 - Show research surface when survey message is available 2023-04-05 23:59:23 +00:00
Jeff Boek
70d4b7cd46 Bug 1820211 - Adds tabKilled event to track when a tab was killed with form data. (#1343)
* Bug 1820211 - Adds `tabKilled` event to track when a tab was killed with form data.

- Also includes if the tab was the active tab and whether the app was in the foreground.

* Bug 1820211 - Adds tests for TelemetryMiddleware and StoreLifecycleObserver

* Bug 1820211 - Renames CheckFormDataAction to UpdateHasFormData
- Removes @property hasFormData comment from sessionState
- Moves checking formdata from TabContentMiddleware to SessionPrioritizationMiddleware

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-05 22:03:25 +00:00
mike a
ade756f899 Bug 1826466 – fix unified search icons visibility 2023-04-05 18:07:08 +00:00
JohanLorenzo
c255e1fcc6 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-04-05 17:14:37 +00:00
rahulsainani
2c10d49b30 Bug 1826387 - Enable juno onboarding nimbus flag in nightly 2023-04-05 16:06:00 +00:00
Ryan VanderMeulen
ee5d46a511 Bug 1826378 - Update Sentry to version 6.17.0 2023-04-05 15:35:14 +00:00
rahulsainani
8834911872 Bug 1822268 - Part 3: Navigate to juno onboarding on first create 2023-04-05 14:56:42 +00:00
github-actions
6c9649575d Import translations from android-l10n 2023-04-05 13:12:26 +00:00
mcarare
310b54552f Bug 1824717 - Refactor RestoreUseCase to remove Robolectric from TabsUseCasesKtTest. 2023-04-05 12:44:13 +00:00
Alexandru2909
701bfd97a2 Bug 1816567 - Create a top-level DropdownMenu composable 2023-04-05 10:19:32 +00:00
Alexandru2909
e5c7f151b0 Bug 1819439 - Add logic to dismiss tabs tray when user taps outside 2023-04-05 08:22:16 +00:00
AndiAJ
502e88da2b Bug 1826094 - Add dialog verification to existing delete browsing UI tests 2023-04-05 07:38:04 +00:00
Aaron Train
4125023a64 Bug 1825279 - Remove dreamlte device in legacy test configuration 2023-04-05 02:23:13 +00:00
JohanLorenzo
42ab7b3a43 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-04-05 00:11:19 +00:00
Roger Yang
f9ccd5d020 Bug 1826371 - Update Unified Search to depend on experiment flag instead of feature flag 2023-04-04 22:44:32 +00:00
Noah Bond
9b9616a596 Bug 1814991 - Implement Tabs Tray single select banner UI 2023-04-04 22:12:08 +00:00
rahulsainani
20d3de7c8e Bug 1822268 - Part 2: Add juno onboarding navigation logic 2023-04-04 20:35:28 +00:00
rahulsainani
e2927c84c4 Bug 1822268 - Part 1: Add juno onboarding fragment 2023-04-04 20:35:28 +00:00
sarah541
eea79a270b Bug 1821778 - Add card for fullscreen research surface 2023-04-04 20:03:28 +00:00
iorgamgabriel
9c347e9169 Bug 1826370 - reduce_cookie_banner_unsupported_site_request_submitted - comment updated 2023-04-04 15:13:44 -04:00
rahulsainani
f108eb7a1e Bug 1821726 - Part 1: Prepare for adding juno onboarding telemetry 2023-04-04 13:49:08 +00:00
Alexandru2909
f94e6b241d Bug 1813418 - Normalize search widget previews and microphone icon 2023-04-04 09:56:15 +00:00
t-p-white
18649586d1 Bug 1825306 - Updated message notification worker notification click to send 'clicked' telemetry. Some minor fixes to messaging.fml.yaml 2023-04-04 08:06:56 +00:00
github-actions
d391757b38 Import translations from android-l10n 2023-04-04 01:52:07 +00:00
Christian Sadilek
c1afbd89ad Bug 1825649 - Introduce shared-settings.gradle to allow reusing build logic 2023-04-03 23:05:55 +00:00
Noah Bond
7150a54cda Bug 1814993 - Add inactive tabs to the composified TabsTray 2023-04-03 17:45:36 +00:00
Joe Mahon
e119905271 Bug 1826091 - Enable Pull to Refresh in release (#1521) 2023-04-03 12:59:34 -04:00
github-actions
31ae668d38 Import translations from android-l10n 2023-04-03 00:36:25 +00:00
github-actions
1d27a31583 Import translations from android-l10n 2023-04-02 00:32:58 +00:00