Name Description Size
DefaultSearchEngineFragment.kt A [Fragment] that allows user to set the default search engine. 1594
RadioSearchEngineListPreference.kt 7102
SaveSearchEngineFragment.kt A [Fragment] that allows user to add a new search engine. 7056
SearchEngineFragment.kt 12911
SearchEngineMenu.kt 1616
SearchEngineShortcuts.kt Top-level UI for search shortcuts settings. @param categoryTitle is used for displaying a title above the search shortcut list. @param store [BrowserStore] used to listen for changes to [SearchState]. @param onCheckboxClicked Invoked when the user clicks on the checkbox of a search engine item. @param onEditEngineClicked Invoked when the user clicks on the edit item of the three dot menu. @param onDeleteEngineClicked Invoked when the user clicks on the delete item of the three dot menu. @param onAddEngineClicked Invoked when the user clicks on the add search engine button. 11345
SearchShortcutsFragment.kt A [Fragment] that allows user to select what search engine shortcuts will be visible in the quick search menu. 3305
SearchStringValidator.kt There is no universal query param, so a site returning 404 doesn't mean the user input is wrong, it means that the website's search functionality doesn't find our test param, but it's reachable. 2174