keepass2android/src/Kp2aBusinessLogic
Philipp Crocoll e77c8f9ce5 JavaFileStorage: restore UserInteractionRequiredException
DropboxFileStorage: correctly throw UserInteractionRequiredException
GoogleDriveFileStorage:
 * extended logging
 * fix: extended try block in upload (constructing path might fail)
 * fix: correctly finish initialize process in initializeAccount if partially initialized
2014-08-01 04:21:21 +02:00
..
DataExchange Added option to export database 2014-01-27 22:47:08 -08:00
Io JavaFileStorage: restore UserInteractionRequiredException 2014-08-01 04:21:21 +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
Utils * added SFTP support 2013-12-31 09:46:57 +01:00
database refactoring regarding AppTasks: 2014-05-16 17:15:43 +02:00
IDrawableFactory.cs Refactoring: 2013-06-15 12:40:01 +02:00
IKp2aApp.cs fixed problems in certificate validation code (updates in Mono?) Also disabled linking in release to avoid problems. 2014-02-02 23:36:19 +01: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 include keyboard in debug build 2014-06-01 07:07:19 +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 Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
PwUuidEqualityComparer.cs Adaptions to 2.24 KPLib changes 2013-11-13 04:14:43 +01:00
SearchDbHelper.cs Bugfix: crash when ":" in key string of protected fields 2014-01-02 20:30:15 +01:00
UiStringKey.cs Added option to export database 2014-01-27 22:47:08 -08:00