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
Mugurell 666c839eb7
For #24040: App should not crash when the search widget is clicked while PIP mode is active (#25410)
When the search event is from the search widget while PIP is active, the search fragment opens after the screen is unlocked. This avoids the issue of the search page opening in landscape mode and also the app doesn't crash.

Co-Authored-By: Mugurell <Mugurell@users.noreply.github.com>

Co-authored-by: indu <indu@ramkystech.com>
2 years ago
..
browsingmode Move settings in components (#12675) 4 years ago
infobanner For #17917 - Migrate `browser` from Kotlin synthetics to View Binding. 3 years ago
readermode For #18395: Dismiss contextual menu when entering/exiting Reader Mode 3 years ago
BaseBrowserFragment.kt For #24040: App should not crash when the search widget is clicked while PIP mode is active (#25410) 2 years ago
BrowserAnimator.kt Introduce timeout for capturing thumbnail in BrowserAnimator 3 years ago
BrowserFragment.kt For #24591 - Remove Event.wrapper for ReaderMode telemetry 2 years ago
CustomTabContextMenuCandidate.kt For #18075: Add SaveVideoAudioCandidate for custom tabs context menu. 3 years ago
FenixSnackbarDelegate.kt Run ktlintFormat to adapt to latest formatting rules. 3 years ago
OpenInAppOnboardingObserver.kt For #22189 - Replace the 'Firefox' word in all strings with placeholder 2 years ago
SwipeGestureLayout.kt For #3481 - Implement swipe on toolbar to switch tabs. 4 years ago
TabPreview.kt For #17917 - Migrate `browser` from Kotlin synthetics to View Binding. 3 years ago
ToolbarGestureHandler.kt For #19929: Use AC extension functions for window insets compat. 2 years ago