Package-level declarations

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Shows the two-step provider setup progress indicator.

Link copied to clipboard
internal fun ServerSource.icon(platform: Platform): ImageVector
Link copied to clipboard
Link copied to clipboard
internal fun ServerSetupLoading(text: String, modifier: Modifier = Modifier)

Displays the blocking loading state while setup data is being resolved.

Link copied to clipboard
Link copied to clipboard
internal fun SettingsAction(text: String, icon: ImageVector, onClick: () -> Unit)
Link copied to clipboard
internal fun ServerSource.subtitle(strings: ServerSetupStrings, platform: Platform): String
Link copied to clipboard
internal fun SwitchRow(text: String, icon: ImageVector, checked: Boolean, onCheckedChange: (Boolean) -> Unit)
Link copied to clipboard
internal fun ServerSource.title(strings: ServerSetupStrings, platform: Platform): String