Bartosz Przybylski
Bartosz Przybylski
This is a problem on Android side, because we are using [getExternalStorageDirectory](http://developer.android.com/reference/android/os/Environment.html#getExternalStorageDirectory%28%29) to get external memory of device. But as you can read in docs " Traditionally this is an...
If this issue will eventually get resolved then some security problems arises. Because in non rooted phones internal memory in encrypted, which isin't true for external memory. Most of users...
Isn't `/index.php/avatar/$username$/$size$` url only for internal use? I tried that and it said that session is invalid, it works on demo.owncloud.org because this instance is altered to always authenticate as...
Thank you for your input, however could you make this pull request to owncloud/android repository ? That is official repository for android application
this is feature request for owncloud android client would just use this api. You should make feature request for picture api here: bugs.owncloud.org
404 means that you seems to have corrupted OC version. Also there have been some improvements in that mechanism, please try latest release.
This feature is under investigation. There is no estimation for now but its planned
The main difference between desktop client and mobile client is that desktop client is downloading entire structure of directory with data. Mobile client is creating local index of remote files...
You are not missing anyting, htc has different camera mechanism handling, this issue is under investigation on different devices.
I had the same issue, but the solution was quite obvious. When I was opening a dir rather then a file i did not had the gradle file in the...