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
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
..
addons for #13478, letting go of the fragment resource inside onDestroyView of AddonsManagementFragment to avoid memory leak 4 years ago
browser For #14974 - Ensure website bottom elements stay at bottom 4 years ago
cfr Create ToolbarPosition enum (#12747) 4 years ago
collections Enforce IO thread inside of components (#14704) 4 years ago
components For #14974 - Ensure website bottom elements stay at bottom 4 years ago
crashes Integrate activity for showing past crashes. 4 years ago
customtabs FNX-14661 ⁃ Delete drawables (#13481) 4 years ago
downloads Add support for restoring downloads 4 years ago
exceptions For #8765: Use shared list widget in exceptions (#14113) 4 years ago
ext No issue - Updates AC to 58.0.20200910190642 and fixes imports 4 years ago
home For #2486 - Adds Recently Closed Tabs 4 years ago
library For #2486 - Adds Recently Closed Tabs 4 years ago
media Update to new feature-media API. 4 years ago
migration For #14168: Fix click listener on migration button 4 years ago
onboarding For #13911: Fix resolving color attribute for title and description. 4 years ago
perf for #13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago
push Add tests for web push integration 4 years ago
search For #5745 - Create preference to disable domain autocompletion 4 years ago
searchdialog For #14559 - Persist searchFragment keyboard status 4 years ago
session FNX-14661 ⁃ Delete drawables (#13481) 4 years ago
settings Access shared prefs in fxa pairing (#14997) 4 years ago
share For #12857 - Use Collection title when sharing tabs collection 4 years ago
shortcut FNX2-15653:Removes empty check 4 years ago
sync For #12287: Add feature flag for Synced Tabs in tabs tray 4 years ago
tabhistory Use shared list widget in tab history (#13884) 4 years ago
tabtray For #2486 - Adds Recently Closed Tabs 4 years ago
theme Fix lint issues (#12683) 4 years ago
trackingprotection For #12905: Update dialog title so it won't be read by a11y services. 4 years ago
utils For #5745 - Create preference to disable domain autocompletion 4 years ago
whatsnew Fix license on remaining files 4 years ago
widget For #11051 - added intent check for voice search 4 years ago
wifi For #14680 - Revert ObserverRegistry changes to WifiConnectionMonitor 4 years ago
AppRequestInterceptor.kt For #13424 - Fix detekt config and warnings. 4 years ago
BrowserDirection.kt For #2486 - Adds Recently Closed Tabs 4 years ago
Config.kt Simplify build variants to just: debug, nightly, beta and release. 4 years ago
ExperimentsManager.kt For #9488: Add experimentation support 4 years ago
FeatureFlags.kt For #14629 - Enable showing frequently visited sites ON by default (#14630) 4 years ago
FenixApplication.kt Pin AC TO 57.0.0 and remove feature flag for view downloads (#14592) 4 years ago
GlobalDirections.kt For #8157: Redirect about:addons search (#13990) 4 years ago
HomeActivity.kt For #2486 - Adds Recently Closed Tabs 4 years ago
IntentReceiverActivity.kt For #11903: Fix private custom tabs (#13327) 4 years ago
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 4 years ago
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 4 years ago
StrictModeManager.kt Add tests for StrictModeManager (#12013) 4 years ago