keepass2android/src/Kp2aBusinessLogic
Philipp Crocoll 3cfb2c17e6 First implementation of CachingFileStorage
+ some tests to test loading and saving to cached storage
2013-07-30 20:42:16 +02:00
..
database First implementation of CachingFileStorage 2013-07-30 20:42:16 +02:00
Io First implementation of CachingFileStorage 2013-07-30 20:42:16 +02:00
Properties Minor modifications for KP2A offline and release 0.8.4 2013-07-17 23:11:28 +02:00
Resources Splitted keepass2android project into 2013-06-14 06:14:50 +02:00
IDrawableFactory.cs Refactoring: 2013-06-15 12:40:01 +02:00
IKp2aApp.cs Clarified Yes/No buttons in Merge question dialog 2013-07-17 16:26:12 +02:00
IProgressDialog.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
KeyFileException.cs A little more refactoring: Removed/moved classes, some renames, ... 2013-06-15 22:02:48 +02:00
Kp2aBusinessLogic.csproj First implementation of CachingFileStorage 2013-07-30 20:42:16 +02:00
PreferenceKey.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
ProgressDialogStatusLogger.cs Implemented UI for sync 2013-07-11 17:27:10 +02:00
ProgressTask.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
PwGroupEqualityFromIdComparer.cs More refactoring 2013-06-19 05:29:47 +02:00
PwUuidEqualityComparer.cs More refactoring 2013-06-19 05:29:47 +02:00
SearchDbHelper.cs Merging in changes 2013-06-20 08:19:07 +01:00
UiStringKey.cs Clarified Yes/No buttons in Merge question dialog 2013-07-17 16:26:12 +02:00