keepass2android/src/Kp2aBusinessLogic/database/edit
2013-09-16 21:08:25 +02:00
..
ActionOnFinish.cs Refactoring: 2013-06-15 12:40:01 +02:00
AddEntry.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
AddGroup.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
CreateDB.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
DeleteEntry.cs database is correctly unloaded if saving fails 2013-08-28 14:00:36 +02:00
DeleteGroup.cs database is correctly unloaded if saving fails 2013-08-28 14:00:36 +02:00
DeleteRunnable.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
EditGroup.cs Groups can be edited 2013-09-03 22:58:15 +02:00
FileOnFinish.cs Refactoring: 2013-06-15 12:40:01 +02:00
LoadDB.cs Release 0.8.6 (non-offline-version) 2013-09-16 21:08:25 +02:00
MoveElement.cs Implemented moving of groups 2013-08-30 22:58:29 +02:00
OnFinish.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
RunnableOnFinish.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
SaveDB.cs Fixed SaveDb for CachingFileStorage and target file not existing 2013-08-08 20:40:35 +02:00
SetPassword.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00
UpdateEntry.cs * Introduced IFileStorage interface: Better abstraction than current IOConnection (suitable for cloud support). Currently only implemented by the built-in IOConnection (local/http/ftp) 2013-07-09 09:59:17 +02:00