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

☎️ Nextcloud Android library

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

Used by https://github.com/nextcloud/android/pull/15512

3. to review
client change required

I wrote an add-on that requires the client to provide the SHA-256 hash of the uploaded files and chunks.

enhancement
3. to review
feedback-requested

This PR contains the Remote operations for the Albums functionality.

enhancement
3. to review
feedback-requested

This PR adds interceptor to the clients.

2. developing

## What: The Nextcloud Android client does not currently feature any way to limit bandwidth of the auto upload feature like the desktop client [does](https://github.com/nextcloud/android/issues/1662). To add this feature this...

enhancement
3. to review
feedback-requested

Test is failing: ``` org.junit.ComparisonFailure: expected: but was: at org.junit.Assert.assertEquals(Assert.java:117) at org.junit.Assert.assertEquals(Assert.java:146) at com.owncloud.android.lib.resources.users.SetUserInfoRemoteOperationIT.testSetTwitter(SetUserInfoRemoteOperationIT.java:143) ``` Has this maybe changed on server side?

bug