changed to Google Play Services (ICS) component and up-to-date Support V4 library

This commit is contained in:
Philipp Crocoll
2014-11-30 21:43:38 +01:00
parent 0a1df65358
commit ac55c1fd86
32 changed files with 6916 additions and 4427 deletions

View File

@@ -79,6 +79,11 @@ namespace keepass2android.Io
throw new NotImplementedException();
}
public void PrepareFileUsage(Context ctx, IOConnectionInfo ioc)
{
}
public bool RequiresSetup(IOConnectionInfo ioConnection)
{
return false;