android-library icon indicating copy to clipboard operation
android-library copied to clipboard

:phone: The ownCloud Android Library

Results 42 android-library issues
Sort by recently updated
recently updated
newest added

I'm trying out this sample_client and upload,download,delete works but refresh doesn't. List view never fills out. "TODO: operation finished in fail" toast every time. Is this a known situation? Doesn't...

Hi, Since it successfully builds on jitpack perhaps its worth adding dependency information to readme: https://jitpack.io/#owncloud/android-library/oc-android-library-0.9.7 Would make it easier for others to include the library in their projects.

### Actual behaviour - Using Fiddler with new android 2.1.0, i can see there are new request to `/owncloud/index.php/ocs/cloud/user?format=json` with `index.php` acting as a handler of `/ocs/cloud/user` requests. But, there...

Because otherwise one doesn't know, which of the (already started several file download operations at this point) downloads finished, but to handle them, while others are downloaded, it's necessesary to...

enhancement

All webDAV commands sent by sample client are sent twice: First time without credentials (server returns 401), then with credentials (now sucess 2xx) This is the server log: ``` IP...

bug

No contacts and calendar?

question

I just tried `CreateFolderTest`. It succeeded. I noticed that several connection times outs occurred before I noticed that my connection was blocked. I looks like timeouts are "accept" on purpose:...

bug

Bumps gradle from 7.1.3 to 7.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.1.3&new-version=7.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Comes from https://github.com/owncloud/client/pull/10103 PROPFIND response 425 should be valid and not error.