Improvements to GDrive implementation, started integration with KP2A app (file chooser not yet working)
This commit is contained in:
@@ -105,7 +105,7 @@ namespace keepass2android.Io
|
||||
/// <summary>
|
||||
/// Creates the directory described by ioc
|
||||
/// </summary>
|
||||
void CreateDirectory(IOConnectionInfo ioc);
|
||||
void CreateDirectory(IOConnectionInfo ioc, string newDirName);
|
||||
|
||||
/// <summary>
|
||||
/// Lists the contents of the given path
|
||||
|
||||
Reference in New Issue
Block a user