Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
What an intro permission screen's primary button should do, given the live permission status.
Link copied to clipboard
interface IntroPermissions
Aggregated permission states needed by the intro onboarding flow.
Link copied to clipboard
interface IntroSettingsNavigator
Platform-agnostic navigator for opening system settings from the intro flow.
Link copied to clipboard
ViewModel for the app introduction flow.
Link copied to clipboard
Properties
Functions
Link copied to clipboard
Main application introduction screen. This Composable hosts the navigation flow and hoists the permission states.
Link copied to clipboard
Maps a PermissionStatus to the primary action for an intro permission screen.
Link copied to clipboard