Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Defines how the launcher should store search results from a plugin (i.e. when the search result is added to favorites).
Link copied to clipboard
data class WeatherPluginConfig(val minUpdateInterval: Long = 60 * 60 * 1000L, val managedLocation: Boolean = false)