keepass2android/src/Kp2aBusinessLogic
Philipp Crocoll deeaa673a5 Implemented UI for sync
Fixed bugs
2013-07-11 17:27:10 +02:00
..
database Implemented UI for sync 2013-07-11 17:27:10 +02:00
Io Implemented UI for sync 2013-07-11 17:27:10 +02:00
Properties Splitted keepass2android project into 2013-06-14 06:14:50 +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 * 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
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 * 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
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 Implemented UI for sync 2013-07-11 17:27:10 +02:00