You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/browser
Kainalu Hagiwara 58ccc64386 Fix UI tests.
We need to pass a CoordinatorLayout instead of a SwipeGestureLayout to
FenixSnackbar.make() in BaseBrowserFragment to prevent UI tests from
breaking. We also need to remove a few view IDs from the tab preview.
4 years ago
..
browsingmode Move settings in components (#12675) 4 years ago
readermode Add tests for ReaderModeController (#11049) 4 years ago
BaseBrowserFragment.kt Fix UI tests. 4 years ago
BrowserAnimator.kt For #10784 - Fixes memory leak in BrowserAnimator 4 years ago
BrowserFragment.kt Fix UI tests. 4 years ago
BrowserPerformanceTestActivity.kt Move creation of GeckoRuntime to flavor-specific source set. 5 years ago
CustomTabContextMenuCandidate.kt For #6229 - Remove all tab options from custom tab context menu 5 years ago
FenixSnackbarDelegate.kt Add tests for browser helper classes (#12370) 4 years ago
SwipeGestureLayout.kt For #3481 - Implement swipe on toolbar to switch tabs. 4 years ago
TabPreview.kt Fix UI tests. 4 years ago
TelemetrySessionObserver.kt For #6558 - cleanup + added unit tests 4 years ago
ToolbarGestureHandler.kt For #3481 - Implement swipe on toolbar to switch tabs. 4 years ago
UriOpenedObserver.kt For #11479: Record open tabs count in metrics ping (#12024) 4 years ago