Package-level declarations
Types
Functions
Formats a Long timestamp to a human-readable date-time string. Uses the system default time zone.
Extension function to convert a Throwable into a OneTimeEvent.
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.
Provides the activity from Context (https://stackoverflow.com/a/68423182/12737399)
Retrieves a File object from the given content URI.
Extension function to get the stack trace of a Throwable as a 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.
Checks if the string is a valid email address.
Checks if the string is a valid password based on the specified criteria.
Checks if a given full name is valid.
Shows a notification using the specified notification ID and notification object.
Returns a StateFlow that represents the last value emitted by the Flow