implemented action items for move and delete (includes extension of apptasks to delete/move multiple items)
fixed display issue in QuickUnlock fixed text color of recent files
This commit is contained in:
@@ -57,6 +57,8 @@ namespace keepass2android
|
||||
CopyFileRequiredForEditing,
|
||||
DuplicateUuidsError,
|
||||
DuplicateUuidsErrorAdditional,
|
||||
KdbBetaWarning
|
||||
KdbBetaWarning,
|
||||
DeletingItems,
|
||||
AskDeletePermanentlyItems
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user