tigermick

Results 32 comments of tigermick

So, I tried to download current sources of nextcloud android app (3.24 alpha) and I modified these files : app/src/main/java/com/owncloud/android/ui/helpers/FileOperationsHelper.java and app/src/main/java/com/owncloud/android/ui/preview/PreviewMediaFragment.java to return to the modification here : https://github.com/nextcloud/android/pull/10007...

My nextcloud server was an owncloud server which was updated on startup (to nextcloud 5 or 6 for the first time I think) .... maybe something to do with that...

If I try to run your curl command with good information, I get no feedback. Is it normal ? where can I change localId or remoteId ? is it the...

Where can I find local and remote id about a file please ?

with @AlvaroBrey we tried this : `curl -X POST -F 'fileId=01003421512fdac959aa7' -v -u 'user:password' -H "OCS-ApiRequest: true" 'http://localhost/ocs/v2.php/apps/dav/api/v1/direct?format=json'` and we had this feedback : `{"ocs":{"meta":{"status":"failure","statuscode":404,"message":""},"data":[]}}` With yours (I added -v...

To be sure, I'm trying to compile latest master without change "remoteId" here : https://github.com/nextcloud/android/commit/e23df6c8c8d61aad3217df467b93357905a8fd40 and stream doesn't work ...

I created a test account for @AlvaroBrey sooner and I had the same problem with another test account ... I send you now this credential. Thank you very much for...

Nobody had the same problem ?

Did you forgot me ?

@mahibi no problem 😉 Yes, the call itself continue but just the screen is black. If I press power button of my smartphone, screen is on again until the next...