SensitiveClipboard

Copies secret text to the system clipboard and schedules its removal.

Functions

Link copied to clipboard
fun copy(context: Context, label: String, text: String, clearAfterMs: Long = DEFAULT_CLEAR_MS)

Copies text to the clipboard, marking it sensitive on Android 13+, then schedules an automatic clear.