Package-level declarations
Types
Functions
Converts a Unix timestamp (milliseconds) to a human-readable date-time string.
Wraps this Throwable in a OneTimeEvent for use in UI state management.
Cancels a previously shown notification.
Creates a notification using the specified channel ID, title, content, and icon.
Creates a progress notification using the specified channel ID, title, total, current, and icon.
Recursively retrieves the ComponentActivity from any Context.
Retrieves a File object from the given content URI.
Converts the stack trace of this Throwable into a formatted string.
Retrieves a temporary file URI for the specified app ID.
Checks if the app has a given permission.
Checks if all the given permissions are granted.
Validates if this string is a properly formatted email address.
Validates if this string meets password complexity requirements.
Validates if this string represents a valid full name.
Shows a notification using the specified notification ID and notification object.
Converts a Flow to a StateFlow with a 5-second stop timeout for improved performance.