Package-level declarations
Functions
Link copied to clipboard
fun CredentialInfoScreen(documentId: String, documentModel: DocumentModel, onNavigate: (String) -> Unit)
Link copied to clipboard
fun DocumentDetailsScreen(documentId: String, documentModel: DocumentModel, requireAuthentication: Boolean, onNavigate: (String) -> Unit)
Link copied to clipboard
fun DocumentInfoScreen(context: Context, documentId: String, documentModel: DocumentModel, settingsModel: SettingsModel, onNavigate: (String) -> Unit)
Link copied to clipboard
fun EventDetailsScreen(documentModel: DocumentModel, navController: NavHostController, documentId: String, timestamp: String)
Link copied to clipboard
fun EventLogScreen(documentId: String, documentModel: DocumentModel, navController: NavHostController)
Link copied to clipboard
Link copied to clipboard
Formats a timestamp string into a human-readable format.