keepass2android/src/Kp2aBusinessLogic/Io
Philipp Crocoll aaa6b371e0 Bug fixes:
* make sure we never have an invalid startIndex in PwGroup.SearchEvalAdd
 * make sure AndroidContentStorage does never throw (not if permission denial exception occurs) and make sure we always return a reason for read-only. Also don't return read-only when it's not.
 * StopListening doesn't log Invalid State Exception as unexpected
2016-01-18 21:18:22 +01:00
..
AndroidContentStorage.cs Bug fixes: 2016-01-18 21:18:22 +01:00
BuiltInFileStorage.cs display reason why file is read only when first opening a database 2016-01-13 05:13:02 +01:00
CachingFileStorage.cs display reason why file is read only when first opening a database 2016-01-13 05:13:02 +01:00
DropboxFileStorage.cs Added DropboxAppFolderFileStorage 2013-11-27 22:21:29 +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 display reason why file is read only when first opening a database 2016-01-13 05:13:02 +01:00
IoUtil.cs start implementing Xamarin.Insights based error reports 2016-01-11 20:58:42 +01:00
JavaFileStorage.cs display reason why file is read only when first opening a database 2016-01-13 05:13:02 +01:00
OfflineSwitchableFileStorage.cs display reason why file is read only when first opening a database 2016-01-13 05:13: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