Name Description Size Coverage
AboutPreference.kt Custom preference used to display "About Firefox Focus" in Mozilla settings screen. 840 -
CookiesPreference.kt Autocomplete preference that will show a sub screen to configure the autocomplete behavior. 1545 -
DefaultBrowserPreference.kt 3504 -
LocaleListPreference.java 0 -
MozillaPreference.kt 764 -
ResizableKeyboardCoordinatorLayout.kt A CoordinatorLayout implementation that resizes dynamically based on whether a keyboard is visible or not. 1003 -
ResizableKeyboardLinearLayout.kt A CoordinatorLayout implementation that resizes dynamically based on whether a keyboard is visible or not. 983 -
ResizableKeyboardViewDelegate.kt A helper class to implement a ViewGroup that resizes dynamically (by adding padding to the bottom) based on whether a keyboard is visible or not. Implementation based on: https://github.com/mikepenz/MaterialDrawer/blob/master/library/src/main/java/com/mikepenz/materialdrawer/util/KeyboardUtil.java A View using this delegate needs to forward the calls to onAttachedToWindow() and onDetachedFromWindow() to this class. 4066 -
SwitchWithDescription.kt 2594 -
TelemetrySwitchPreference.kt Switch preference for enabling/disabling telemetry 1352 -