* @return True, if ownCloud the ownCloud version is supporting creationg time\r
*/\r
private boolean ocVersionSupportsTimeCreated(){\r
* @return True, if ownCloud the ownCloud version is supporting creationg time\r
*/\r
private boolean ocVersionSupportsTimeCreated(){\r
Account ocAccount = mIntent.getParcelableExtra(FileDownloader.EXTRA_ACCOUNT);\r
if(ocAccount != null){\r
AccountManager accManager = (AccountManager) getActivity().getSystemService(Context.ACCOUNT_SERVICE);\r
Account ocAccount = mIntent.getParcelableExtra(FileDownloader.EXTRA_ACCOUNT);\r
if(ocAccount != null){\r
AccountManager accManager = (AccountManager) getActivity().getSystemService(Context.ACCOUNT_SERVICE);\r