Package-level declarations

Functions

Link copied to clipboard
fun ApplicationInfoWindow(@DrawableRes appIconResource: Int, appName: String, appBuild: Int, appVersion: String, serverVersion: SemVer, serverProduction: Boolean, githubLink: String, websiteLink: String)
Link copied to clipboard
Link copied to clipboard
fun StorageManagerWindow(paddingValues: PaddingValues, launchApp: () -> Unit, sendFeedback: () -> Unit)

The Window displayed in the storage activity which allows the user to clear different parts of the app's contents.