Package-level declarations
Types
Link copied to clipboard
This is the plugin for the complete setup settings section
Link copied to clipboard
This is the plugin for the other settings section The returned view is responsible for managing its own visibility reactively.
Link copied to clipboard
This is the plugin for the subs settings
Link copied to clipboard
interface SerpSettingsDataProvider
Read-only access to the settings that the DuckDuckGo SERP pushes to the app (via the serpSettings updateNativeSettings message). Values are exposed by their raw SERP key; callers own the interpretation of the key and its values.
Link copied to clipboard
interface SerpSettingsFeature
Link copied to clipboard
interface SettingsPageFeature
Link copied to clipboard
interface SettingsPlugin
Use this interface to create a new plugin that will be used to display a specific settings section
Link copied to clipboard
data class SettingsWebViewScreenWithParams(val url: String, val screenTitle: String) : GlobalActivityStarter.ActivityParams
Link copied to clipboard