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 75aa2d413a For #14974 - Ensure website bottom elements stay at bottom
engineView.setDynamicToolbarMaxHeight(0) vs
engineView.setDynamicToolbarMaxHeight(toolbarHeight)
ensures webpage's bottom elements are aligned to the bottom of the browser.

We also need to make sure that when the toolbar is static it does not cover the
bottom of the page - something desired when the toolbar was dynamic.
For this the engineView will have a toolbarHeight bottom margin.
4 years ago
..
browsingmode Move settings in components (#12675) 4 years ago
readermode For #13390 - Fix for stuck readerMode appearance controls 4 years ago
BaseBrowserFragment.kt For #14974 - Ensure website bottom elements stay at bottom 4 years ago
BrowserAnimator.kt Remove un-needed nullables (#13816) 4 years ago
BrowserFragment.kt For #14903 - Prevent BrowserFragment's view leak 4 years ago
CustomTabContextMenuCandidate.kt Fix license on remaining files 4 years ago
FenixSnackbarDelegate.kt Add tests for browser helper classes (#12370) 4 years ago
InfoBanner.kt For #9506: Implement banner custom view based on material design specs. 4 years ago
OpenInAppOnboardingObserver.kt For #9506: Add session observer to check conditions for displaying banner. 4 years ago
SwipeGestureLayout.kt For #3481 - Implement swipe on toolbar to switch tabs. 4 years ago
TabPreview.kt No issue - Fix compilation error caused by removed extension function. 4 years ago
TelemetrySessionObserver.kt For #6558 - cleanup + added unit tests 4 years ago
ToolbarGestureHandler.kt For #13030 - Use material design animation values for swipe to switch tabs. 4 years ago
UriOpenedObserver.kt Add tests for some classes in home/browser (#12837) 4 years ago