Package-level declarations

Types

Link copied to clipboard
sealed class DownloadCommand

Specific download commands used to display messages during various download stages.

Link copied to clipboard
Link copied to clipboard
sealed class DownloadFailReason

Each failed download has a specific reason represented by a DownloadFailReason object.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Interface containing download callbacks.

Link copied to clipboard

Plugin point invoked when a file download completes successfully.

Link copied to clipboard
interface FileDownloader

Interface for the starting point of a download.

Link copied to clipboard

Tracks whether there is a completed download that the user has not yet seen, so the browser menu can surface a "new download" indicator until the user opens the downloads screen.

Properties

Link copied to clipboard
const val DOWNLOAD_SNACKBAR_DELAY: Long = 1500
Link copied to clipboard
const val DOWNLOAD_SNACKBAR_LENGTH: Int = 750