Commit Graph

8488 Commits (9d4c5566991915e9f04f5a4c51141d20eceb4fdc)
 

Author SHA1 Message Date
Gabriel Luong 9d4c556699 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor ext/HomeFragmentStateTest to ext/AppStateTest 3 years ago
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 3 years ago
Gabriel Luong 134fb611b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmenStoreTest to AppStoreTest 3 years ago
Gabriel Luong 269dc65be3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor initial HomeFragmentState into AppState 3 years ago
Gabriel Luong fa71851b96 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmentStore parameters to AppStore 3 years ago
Gabriel Luong 18158aef72 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor HomeFragmentState into AppState 3 years ago
Gabriel Luong a9db5cb839 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24114 - Refactor ext/HomeFragmentState to ext/AppState 3 years ago
Heitor Neiva ba8db21b93 [fenix] RELENG-805 - Pull taskgraph from pypi 3 years ago
MickeyMoz b1a99541d6 [fenix] Update Android Components version to 100.0.20220321143410. 3 years ago
Julien Cristau 610ab6ced6 [fenix] Bug 1760570 - disable nightlies until google play catches up 3 years ago
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.
3 years ago
Mozilla L10n Automation Bot 4dcedd67bc [fenix] Import l10n. 3 years ago
MickeyMoz 071d9d3bb0 [fenix] Update Android Components version to 100.0.20220320190335. 3 years ago
Mozilla L10n Automation Bot 22c37f8ba1 [fenix] Import l10n. 3 years ago
MickeyMoz 4fe15096eb [fenix] Update Android Components version to 100.0.20220319190038. 3 years ago
MickeyMoz 33b669d3bd [fenix] Update Android Components version to 100.0.20220319143149. 3 years ago
Mozilla L10n Automation Bot 76756a12ed [fenix] Import l10n. 3 years ago
MickeyMoz 2dab3284ea [fenix] Update Android Components version to 100.0.20220318143422. 3 years ago
Arturo Mejia 3008a5337c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/24305: Remove false wallpaper NPE Sentry report 3 years ago
Mozilla L10n Automation Bot fcd7f6f577 [fenix] Import l10n. 3 years ago
MatthewTighe cef5d5b56f [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24306: add nav argument to open tabs tray to an initial page 3 years ago
MatthewTighe 80f62478b6 [fenix] no issue: update accessibility comment for device icon 3 years ago
MickeyMoz 09771317ac [fenix] Update Android Components version to 100.0.20220317143136. 3 years ago
AndiAJ b88d1b4a43 [fenix] Remove SmokeTest annotation for closeTabCrashedReporterTest and restoreTabCrashedReporterTest 3 years ago
AndiAJ cc19161b92 [fenix] New useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 3 years ago
AndiAJ 6b12bf74a4 [fenix] Create new Crash Report test class and move the previously created UI smoke tests and refactoring work 3 years ago
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.
3 years ago
Grigory Kruglov 39b489a36c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23697: Allow pasting plain text in toolbar long press 3 years ago
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.
3 years ago
MatthewTighe 2352d2b129 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24289: reset strict mode after WallpaperManager construction 3 years ago
Noah Bond ff598e99fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/24286 - Create new test for synced tabs error mapping 3 years ago
MickeyMoz 91e16b6655 [fenix] Update Android Components version to 100.0.20220316143302. 3 years ago
Arturo Mejia 1855539ab4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/23489: Update SentryService reference to use the latest Sentry SDK. 3 years ago
mcarare c150e4c96f [fenix] For https://github.com/mozilla-mobile/fenix/issues/19929: Use AC extension functions for window insets compat. 3 years ago
Mozilla L10n Automation Bot d73c1bd48b [fenix] Import l10n. 3 years ago
Roger Yang 2ca16e15cf [fenix] Close https://github.com/mozilla-mobile/fenix/issues/12717: Add bookmark search 3 years ago
MatthewTighe da6d15fc81 [fenix] for https://github.com/mozilla-mobile/fenix/issues/24177: add ui wireframe for synced recent tab 3 years ago
Gabriel Luong 13af68853e [fenix] For https://github.com/mozilla-mobile/fenix/issues/24235 - Remove Tip from HomeFragmentStore 3 years ago
Gabriel Luong 082705a3c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24235 - Remove MasterPasswordTipProvider 3 years ago
Gabriel Luong e7ecd285a6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24229 - Remove unused MigrationTipProvider 3 years ago
MickeyMoz 3d282cb3b3 [fenix] Update Android Components version to 100.0.20220315143119. 3 years ago
Oana Horvath 25a03fd23c [fenix] For https://github.com/mozilla-mobile/fenix/issues/23716: Disables mediaSystemNotificationInPrivateModeTest 3 years ago
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
3 years ago
Alexandru2909 9e448530f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24187 - Avoid creating multiple inactive CFR dialogs 3 years ago
Mozilla L10n Automation Bot 2b3e3f523e [fenix] Import l10n. 3 years ago
MatthewTighe 94bb2257a7 [fenix] closes https://github.com/mozilla-mobile/fenix/issues/24194: switch to IO dispatcher when cleaning wallpapers 3 years ago
Gabriel Luong a846940d94 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename contrastText attribute to textOnColorPrimary 3 years ago
Gabriel Luong ceb447fa33 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename unused snackbar attribute 3 years ago
Gabriel Luong 130fd3ec5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename destructive attribute to textWarning 3 years ago
Gabriel Luong bd6c1cadda [fenix] For https://github.com/mozilla-mobile/fenix/issues/24252 - Rename disabled attribute to textDisabled 3 years ago