keepass2android/src/Kp2aBusinessLogic/Io
Philipp Crocoll 3159af19cb Fixed bug in IOConnection.cs: Errors when uploading data to http(s) were not handled correctly
Improved logging in CachingFileStorage
2014-03-23 15:04:46 +01:00
..
BuiltInFileStorage.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
CachingFileStorage.cs Fixed bug in IOConnection.cs: Errors when uploading data to http(s) were not handled correctly 2014-03-23 15:04:46 +01:00
DropboxFileStorage.cs Added DropboxAppFolderFileStorage 2013-11-27 22:21:29 +01:00
FileDescription.cs Improvements to GDrive implementation, started integration with KP2A app (file chooser not yet working) 2013-10-25 04:05:37 +02:00
FileStorageSetupActivity.cs * modified setup workflow for IFileStorage (to be compatible with Google Drive requirements) 2013-10-07 06:28:06 +02:00
FileStorageSetupInitiatorActivity.cs bug fix: prepareFileUsage didn't work when file was cached but device offline 2013-11-07 21:33:35 +01:00
GDriveFileStorage.cs Small fixes for 0.9.1 2013-11-06 20:11:01 +01:00
IFileStorage.cs Added DropboxAppFolderFileStorage 2013-11-27 22:21:29 +01:00
IoUtil.cs added UI for opening a database with OTPs. Some TODOs and things not yet working! 2013-11-17 07:17:15 +01:00
JavaFileStorage.cs Implemented GetFilename method in JavaFileStorage providers and updated usage in C# components. This resolves a bug with loading the OTP aux file in SkyDrive and Google Drive. 2013-12-16 06:50:02 +01:00
SftpFileStorage.cs * added SFTP support 2013-12-31 09:46:57 +01:00
SkyDriveFileStorage.cs added missing SkyDriveFileStorage C# wrapper 2013-11-09 04:53:38 +01:00