| AboutLibrariesFragment.kt | 
           | 
          912 | 
        
        
          | advanced | 
           | 
           | 
        
        
          | BaseComposeFragment.kt | 
          Fragment acting as a wrapper over a [Composable] which will be shown below a [TopAppBar].
 Useful for Fragments shown in otherwise fullscreen Activities such that they would be shown
 beneath the status bar not below it.
 Classes extending this are expected to provide the [Composable] content and a basic behavior
 for the toolbar: title and navigate up callback.
  | 
          4217 | 
        
        
          | BaseSettingsFragment.kt | 
           | 
          1338 | 
        
        
          | BaseSettingsLikeFragment.kt | 
          Similar behavior as [BaseSettingsFragment], but doesn't extend [PreferenceFragmentCompat] and is
 a regular [Fragment] instead.
  | 
          1501 | 
        
        
          | GeneralSettingsFragment.kt | 
           | 
          4992 | 
        
        
          | HttpsOnlyModePreference.kt | 
          Preference for HTTPS-Only mode.
  | 
          1097 | 
        
        
          | InstalledSearchEnginesSettingsFragment.kt | 
          Refresh search engines list.
      | 
          4834 | 
        
        
          | LearnMoreSwitchPreference.kt | 
           | 
          2021 | 
        
        
          | ManualAddSearchEngineSettingsFragment.kt | 
           | 
          10249 | 
        
        
          | MozillaSettingsFragment.kt | 
           | 
          4068 | 
        
        
          | permissions | 
           | 
           | 
        
        
          | privacy | 
           | 
           | 
        
        
          | RadioButtonPreference.kt | 
          Connect all the given radio buttons into a group,
 so that when one radio is checked the others are unchecked.
  | 
          6466 | 
        
        
          | RemoveSearchEnginesSettingsFragment.kt | 
           | 
          2882 | 
        
        
          | SafeBrowsingSwitchPreference.kt | 
          Switch preference for enabling/disabling autocompletion for custom domains entered by the user.
  | 
          670 | 
        
        
          | SearchSettingsFragment.kt | 
           | 
          2599 | 
        
        
          | SettingsFragment.kt | 
           | 
          1813 | 
        
        
          | StatePreference.kt | 
          State preference that will show the current state as a summary and a sub screen to configure the behavior.
  | 
          1690 |