keepass2android/src/Kp2aBusinessLogic/Io
Philipp Crocoll ed15af3f8f * check if entered URI looks like a directory (not a file) and issue warning in SelectStorageLocationActivity
* check if URI is directory and refuse to delete in IOConnection
2015-06-17 06:33:29 +02:00
..
AndroidContentStorage.cs * check if entered URI looks like a directory (not a file) and issue warning in SelectStorageLocationActivity 2015-06-17 06:33:29 +02:00
BuiltInFileStorage.cs Merge branch 'master' of https://git01.codeplex.com/keepass2android into HEAD 2014-12-09 06:22:27 +01:00
CachingFileStorage.cs Merge branch 'master' of https://git01.codeplex.com/keepass2android into HEAD 2014-12-09 06:22:27 +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 Merge branch 'master' of https://git01.codeplex.com/keepass2android into HEAD 2014-12-09 06:22:27 +01:00
IoUtil.cs allow importing database to internal folder 2014-12-15 04:15:03 +01:00
JavaFileStorage.cs allow importing database to internal folder 2014-12-15 04:15:03 +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