keepass2android/src/Kp2aBusinessLogic/Io
Philipp Crocoll e96fc44cf3 fix encoding issue with FTP credentials 2017-01-31 11:11:17 +01:00
..
AndroidContentStorage.cs make sure quick-unlock code is respected always, release 1.01b 2017-01-25 05:01:26 +01:00
BuiltInFileStorage.cs changelog for 1.01, add comments and logging 2017-01-20 20:32:04 +01:00
CachingFileStorage.cs implement first version of NetFtpFileStorage 2016-11-14 12:31:16 +01:00
DropboxFileStorage.cs integrated new storage implementations in C# app. 2016-11-28 11:01:22 +01:00
DropboxFileStorageKeysDummy.cs added files to simplify build 2015-09-02 22:32:28 +02: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 implement first version of NetFtpFileStorage 2016-11-14 12:31:16 +01:00
IoUtil.cs fix for crash on Android 4.x (NoBackupFilesDir is ApiLevel >= 21) 2016-04-13 19:52:26 +02:00
JavaFileStorage.cs add better support for OwnCloud (less typing required when selecting a file) 2016-11-30 07:49:53 +01:00
NetFtpFileStorage.cs fix encoding issue with FTP credentials 2017-01-31 11:11:17 +01:00
OfflineSwitchableFileStorage.cs implement first version of NetFtpFileStorage 2016-11-14 12:31:16 +01:00
SftpFileStorage.cs * added SFTP support 2013-12-31 09:46:57 +01:00