keepass2android/src/Kp2aBusinessLogic/database/edit
Philipp Crocoll ba1e591dc7 Make sure "duplicate UUID" error is not repeated after fixing the db
Make sure no duplicate UUIDs are created by cancelling the save operation and saving again
Reverse sort order for modification date (now descending)
Added beta warning for kdb
change log + manifest for 0.9.7-pre1
2015-02-20 21:12:49 +01:00
..
ActionOnFinish.cs Refactoring: 2013-06-15 12:40:01 +02:00
AddEntry.cs Make sure "duplicate UUID" error is not repeated after fixing the db 2015-02-20 21:12:49 +01: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 Bugfix: Correct display of filenames/database names when using GDrive 2014-03-23 16:57:52 +01:00
DeleteEntry.cs added UI for kdb support 2015-02-09 20:24:57 +01:00
DeleteGroup.cs added UI for kdb support 2015-02-09 20:24:57 +01:00
DeleteRunnable.cs added UI for kdb support 2015-02-09 20:24:57 +01:00
EditGroup.cs allow differnt sorting options 2014-12-23 20:29:27 +01:00
FileOnFinish.cs Refactoring: 2013-06-15 12:40:01 +02:00
LoadDB.cs Make sure "duplicate UUID" error is not repeated after fixing the db 2015-02-20 21:12:49 +01: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 added tests for kdb writing, fixed issue with syncing (keep UUIDs when loading again) 2015-02-07 20:54:13 +01: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 allow differnt sorting options 2014-12-23 20:29:27 +01:00