SettingsKey

enum SettingsKey : Enum<SettingsKey>

Keys to be used in sharedPreferences.get*.

Entries

Link copied to clipboard

The key for the setting that stores the favorite searches.

Link copied to clipboard

The key for the setting that stores the recent searches.

Link copied to clipboard

The key for the setting that stores the selected air quality component.

Link copied to clipboard

The key for the setting that stores the bike routes layer toggle.

Link copied to clipboard

The key for the setting that stores whether the layer for the weather is enabled.

Link copied to clipboard

The keys for layer settings

Link copied to clipboard

The key for the setting that stores the shown welcome screen setting.

Link copied to clipboard

The key for the setting that stores the asked for GPS.

Link copied to clipboard

The key for the setting that stores the GPS toggle.

Link copied to clipboard

The key for the setting that stores the color blind mode.

Link copied to clipboard

The key for the setting that stores the current theme.

Link copied to clipboard

The key for the setting that stores if we should follow system theme or not.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int