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

7073 Commits

Author SHA1 Message Date
Christian Sadilek
f08392bd19 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24407: Allow query parameters in AMO installation URLs 2022-03-24 16:43:35 -04:00
Oana Horvath
6aa4b3d594 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24377: Disables verifyRenameTopSite UI test 2022-03-23 10:59:55 -04:00
Gabriel Luong
fa34f4f53e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24334 - Add FeatureFlag for Unified Search feature 2022-03-22 14:29:12 +00:00
MatthewTighe
20f4564cfb [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24366: reset strict mode after locale read 2022-03-22 13:47:04 +00:00
Mozilla L10n Automation Bot
d292efd9e7 [fenix] Import l10n. 2022-03-22 00:48:31 +00:00
Gabriel Luong
d2f438e996 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Decrease EXPECTED_SUPPRESSION_COUNT value to fix StartupExcessiveResourceUseTest 2022-03-21 20:13:17 +00:00
Gabriel Luong
dbdc477aba [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Dispatch the current mode when the HomeFragment is created 2022-03-21 20:13:17 +00:00
Gabriel Luong
ec1d6dfc7d [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Check feature settings to show and hide home screen sections 2022-03-21 20:13:17 +00:00
Gabriel Luong
9d4c556699 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor ext/HomeFragmentStateTest to ext/AppStateTest 2022-03-21 20:13:17 +00:00
Gabriel Luong
e5b6421d16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Change all HomeFragment[Store|State|Action] usage to App[Store|State|Action] in existing tests 2022-03-21 20:13:17 +00:00
Gabriel Luong
134fb611b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmenStoreTest to AppStoreTest 2022-03-21 20:13:17 +00:00
Gabriel Luong
269dc65be3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor initial HomeFragmentState into AppState 2022-03-21 20:13:17 +00:00
Gabriel Luong
fa71851b96 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmentStore parameters to AppStore 2022-03-21 20:13:17 +00:00
Gabriel Luong
18158aef72 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmentState into AppState 2022-03-21 20:13:17 +00:00
Gabriel Luong
a9db5cb839 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor ext/HomeFragmentState to ext/AppState 2022-03-21 20:13:17 +00:00
Mugurell
33772a15aa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24342 - Actually log when Pocket stories are shown
Based on this we'll send telemetry and rotate the stories shown to prioritize
fresh ones instead of the ones already shown.
2022-03-21 08:23:34 +00:00
Mozilla L10n Automation Bot
4dcedd67bc [fenix] Import l10n. 2022-03-21 00:37:53 +00:00
Mozilla L10n Automation Bot
22c37f8ba1 [fenix] Import l10n. 2022-03-20 00:45:41 +00:00
Mozilla L10n Automation Bot
76756a12ed [fenix] Import l10n. 2022-03-19 00:35:58 +00:00
Arturo Mejia
3008a5337c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24305: Remove false wallpaper NPE Sentry report 2022-03-18 01:45:24 +00:00
Mozilla L10n Automation Bot
fcd7f6f577 [fenix] Import l10n. 2022-03-18 00:55:09 +00:00
MatthewTighe
cef5d5b56f [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24306: add nav argument to open tabs tray to an initial page 2022-03-17 21:05:08 +00:00
MatthewTighe
80f62478b6 [fenix] no issue: update accessibility comment for device icon 2022-03-17 18:44:08 +00:00
AndiAJ
b88d1b4a43 [fenix] Remove SmokeTest annotation for closeTabCrashedReporterTest and restoreTabCrashedReporterTest 2022-03-17 11:10:31 +00:00
AndiAJ
cc19161b92 [fenix] New useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 2022-03-17 11:10:31 +00:00
AndiAJ
6b12bf74a4 [fenix] Create new Crash Report test class and move the previously created UI smoke tests and refactoring work 2022-03-17 11:10:31 +00:00
indu
8d7ea92ff2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24037: Do voice search in a separate task
This allows voice search to open in a separate window instead of opening in the same Picture-In-Picture window,  thereby making it easier to interact with the voice search.
2022-03-17 10:19:13 +00:00
Grigory Kruglov
39b489a36c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23697: Allow pasting plain text in toolbar long press 2022-03-16 22:10:52 +00:00
Grigory Kruglov
6dede6ff6f [fenix] For https://github.com/mozilla-mobile/fenix/issues/23697: Treat text/x-moz-url mime type clipboard text as url
It seems like this is the MIME type we're getting from the clipboard in
certain scenarios, e.g. after copying a link from Chrome or Gmail on
some devices.
2022-03-16 22:10:52 +00:00
MatthewTighe
2352d2b129 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24289: reset strict mode after WallpaperManager construction 2022-03-16 21:41:50 +00:00
Noah Bond
ff598e99fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24286 - Create new test for synced tabs error mapping 2022-03-16 21:13:24 +00:00
Arturo Mejia
1855539ab4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23489: Update SentryService reference to use the latest Sentry SDK. 2022-03-16 16:24:12 +00:00
mcarare
c150e4c96f [fenix] For https://github.com/mozilla-mobile/fenix/issues/19929: Use AC extension functions for window insets compat. 2022-03-16 14:58:29 +00:00
Mozilla L10n Automation Bot
d73c1bd48b [fenix] Import l10n. 2022-03-16 01:54:36 +00:00
Roger Yang
2ca16e15cf [fenix] Close https://github.com/mozilla-mobile/fenix/issues/12717: Add bookmark search 2022-03-16 01:24:57 +00:00
MatthewTighe
da6d15fc81 [fenix] for https://github.com/mozilla-mobile/fenix/issues/24177: add ui wireframe for synced recent tab 2022-03-16 00:51:24 +00:00
Gabriel Luong
13af68853e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24235 - Remove Tip from HomeFragmentStore 2022-03-15 23:29:58 +00:00
Gabriel Luong
082705a3c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24235 - Remove MasterPasswordTipProvider 2022-03-15 23:29:58 +00:00
Gabriel Luong
e7ecd285a6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24229 - Remove unused MigrationTipProvider 2022-03-15 23:29:58 +00:00
Oana Horvath
25a03fd23c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23716: Disables mediaSystemNotificationInPrivateModeTest 2022-03-15 15:38:09 +00:00
Oana Horvath
d6aaf8ca47 [fenix] For https://github.com/mozilla-mobile/fenix/issues/21002: Ads new search group UI tests
Fixed and re-enabled editCustomSearchEngineTest with custom MockWebServer URL
2022-03-15 15:07:32 +00:00
Alexandru2909
9e448530f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24187 - Avoid creating multiple inactive CFR dialogs 2022-03-15 09:22:34 +00:00
Mozilla L10n Automation Bot
2b3e3f523e [fenix] Import l10n. 2022-03-15 00:36:19 +00:00
MatthewTighe
94bb2257a7 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24194: switch to IO dispatcher when cleaning wallpapers 2022-03-14 22:44:58 +00:00
Gabriel Luong
a846940d94 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename contrastText attribute to textOnColorPrimary 2022-03-14 22:08:08 +00:00
Gabriel Luong
ceb447fa33 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename unused snackbar attribute 2022-03-14 22:08:08 +00:00
Gabriel Luong
130fd3ec5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename destructive attribute to textWarning 2022-03-14 22:08:08 +00:00
Gabriel Luong
bd6c1cadda [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename disabled attribute to textDisabled 2022-03-14 22:08:08 +00:00
Gabriel Luong
0d21bd04e2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename above attribute to layer2 2022-03-14 22:08:08 +00:00
Gabriel Luong
8359053505 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename foundation attribute to layer1 2022-03-14 22:08:08 +00:00