added offline mode

This commit is contained in:
Philipp Crocoll
2015-12-27 08:50:45 +01:00
parent d2850f5ea6
commit ec4fe32b29
14 changed files with 776 additions and 346 deletions

View File

@@ -61,6 +61,7 @@ namespace keepass2android
DuplicateUuidsErrorAdditional,
DeletingItems,
AskDeletePermanentlyItems,
AskDeletePermanentlyItemsNoRecycle
AskDeletePermanentlyItemsNoRecycle,
InOfflineMode
}
}