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

9164 Commits

Author SHA1 Message Date
mike a
d5cb470591 Bug 1831104 – keep pre-fill arrows only for search engine suggestions 2023-05-31 12:42:33 +00:00
github-actions
18ff178501 Import translations from android-l10n 2023-05-31 00:29:04 +00:00
Harrison Oglesby
e50f72758a Bug 1830401 - add Adjust event for Activated Users 2023-05-30 21:35:13 +00:00
Noah Bond
d8c1961d9c Bug 1832612 - Convert verifyTabTrayNotShowingStateHalfExpanded 2023-05-30 17:28:42 +00:00
Mark Banner
9627e312bc Bug 1835856 - Update search urls. 2023-05-30 16:51:36 +00:00
AndiAJ
cc56f52742 Bug 1830030 - Re-enable deleteCollectionTest UI test 2023-05-30 15:06:14 +00:00
oana.horvath
d2112d8174 Bug 1827599 - Partially re-enables auto-play settings tests 2023-05-30 08:19:55 +00:00
github-actions
e56b248872 Import translations from android-l10n 2023-05-30 00:36:03 +00:00
github-actions
ea2a5f1a33 Import translations from android-l10n 2023-05-29 16:04:50 +00:00
AndiAJ
698703c5f7 Bug 1828663 - Re-enable selectAllAndCopyPDFTextTest UI test 2023-05-29 15:40:08 +00:00
AndiAJ
ed8a5c2d87 Bug 1826500 - Re-enable httpsOnlyModeEnabledOnlyInPrivateBrowsingTest UI test 2023-05-29 09:31:05 +00:00
oana.horvath
b1df05835f Bug 1833874 - Replace connection error test steps 2023-05-29 07:29:05 +00:00
AndiAJ
11495e43b4 Bug 1807287 - Fix flaky toggleShowClipboardSuggestionsTest UI test 2023-05-29 06:29:58 +00:00
github-actions
5ae3c08bba Import translations from android-l10n 2023-05-28 00:33:52 +00:00
github-actions
5312ae54a3 Import translations from android-l10n 2023-05-27 00:32:13 +00:00
Gabriel Luong
403322e439 Bug 1809998 - Part 5: Refactor Onboarding from HomeFragment into its own fragment 2023-05-26 23:42:05 +00:00
Gabriel Luong
eec79dff59 Bug 1809998 - Part 4: Refactor OnboardingInteractor from SessionControlInteractor with a standalone default implementation 2023-05-26 23:42:05 +00:00
Gabriel Luong
28727ccb99 Bug 1809998 - Part 3: Add an OnboardingView for displaying the list of onboarding cards 2023-05-26 23:42:05 +00:00
Gabriel Luong
9b77eb348a Bug 1809998 - Part 2: Refactor Onboarding adapter items in the homepage into OnboardingAdapter 2023-05-26 23:42:05 +00:00
Gabriel Luong
2a8b39a127 Bug 1809998 - Part 1: Refactor CurrentMode to OnboardingAccountObserver 2023-05-26 23:42:05 +00:00
github-actions
f5d9db6b54 Import translations from android-l10n 2023-05-26 02:41:34 +00:00
Noah Bond
99bd7f92b1 Bug 1833757 - Merge onTabMultiSelectClick and onTabClick lambdas 2023-05-26 02:13:35 +00:00
AndiAJ
7b6650a151 Bug 1835055 - Re-enable noSearchGroupFromPrivateBrowsingTest UI test 2023-05-26 01:42:16 +00:00
AndiAJ
127bf98fed Bug 1834962 - Fix flaky verifyUndoSnackBarTest UI test 2023-05-26 01:09:03 +00:00
Noah Bond
04d7b0eb0e Bug 1826453 - Refactor tab page button click metrics 2023-05-26 00:35:42 +00:00
jhugman
91ea5933d6 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-05-25 23:54:59 +00:00
Noah Bond
31654ee8f8 Bug 1834844 - Remove onEnterMultiselectModeClick parameter from TabsTrayBanner 2023-05-25 22:41:33 +00:00
Roger Yang
16938564dc Bug 1835072 - Renew telemetry probes expiring in v117 2023-05-25 21:37:48 +00:00
Calixte Denizet
f149bb8405 Bug 1833093 - Add a Nimbus experiment for pdf.js 2023-05-25 20:29:15 +00:00
Gabriel Luong
7a87b51ac9 Bug 1808279 - Fix intermittent SettingsSearchTest.blockSearchSuggestionsInPrivateModeOnboardingTest
Removes the intermittent portions of the test which is already verified in other test cases
2023-05-25 19:37:29 +00:00
Noah Bond
9c677d40b7 Bug 1832615 - Convert verifyOpenTabDetails 2023-05-25 19:00:48 +00:00
Noah Bond
00950b90fc Bug 1832616 - Convert verifyContextMenuShortcuts 2023-05-25 18:22:22 +00:00
rahulsainani
c10a59510d Bug 1834766 - Fix device notifications screen navigation crash 2023-05-25 10:34:48 +00:00
mike a
86e3da9898 Bug 1822448 – Prevent tabs tray from being animated multiple times on older android versions 2023-05-25 01:19:32 +00:00
github-actions
98fd2cabbb Import translations from android-l10n 2023-05-25 00:30:45 +00:00
Noah Bond
92763b21b5 Bug 1832613 - Convert verifyEmptyTabTray 2023-05-24 23:06:17 +00:00
JohanLorenzo
7094574b91 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-05-24 22:35:25 +00:00
Noah Bond
e5ba856935 Bug 1833756 - Remove unnecessary selectionMode parameter from normal and private tab pages 2023-05-24 22:06:47 +00:00
Noah Bond
ac5b695b40 Bug 1832611 - Re-enable closePrivateTabsNotificationTest for Compose 2023-05-24 20:55:49 +00:00
Noah Bond
f4da8d5b1a Bug 1828698 - Refactor DropdownMenu into a use case Composable 2023-05-24 20:13:13 +00:00
mcarare
9e543637e5 Bug 1834746 - Replace OAuthAccount mock with implementation mock.
See also mockk bug: https://github.com/mockk/mockk/issues/1035.
2023-05-24 19:07:15 +00:00
mcarare
6c80e5c476 Bug 1834746 - Refactor tests to remove mockkStatic. 2023-05-24 19:07:15 +00:00
mcarare
ef5b50ab47 Bug 1834746 - Mock the proper extension class. 2023-05-24 19:07:15 +00:00
jackyzy823
8c11da97bc Bug 1812859 - Update tabpreview's tab count when starting swipe 2023-05-24 18:07:57 +00:00
Ryan VanderMeulen
16eb7f86db Bug 1834775 - Pin Gradle plugin versions in their respective Dependencies files 2023-05-24 16:39:13 +00:00
AndiAJ
828125b1ed Bug 1807283 - Fix for verifyJumpBackInSectionTest UI test 2023-05-24 15:25:29 +00:00
AndiAJ
ea22a5c375 Bug 1812075 - Re-enable useAppWhileTabIsCrashedTest UI test 2023-05-24 14:44:34 +00:00
AndiAJ
f4af90e782 Bug 1829104 - Re-enable verifyInsecurePageSecuritySubMenuTest UI test 2023-05-24 09:16:08 +00:00
github-actions
f952369648 Import translations from android-l10n 2023-05-24 00:39:00 +00:00
Noah Bond
158c887243 Bug 1832610 - Convert verifyPrivateTabUndoSnackBarTest 2023-05-23 19:11:26 +00:00