issues Search Results · repo:nextcloud/android-library language:Java
Filter by
75 results
(87 ms)75 results
innextcloud/android-library (press backspace or delete to remove)Test is failing:
org.junit.ComparisonFailure: expected: [@]Nextclouders but was: []Nextclouders
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at ...
bug
tobiasKaminsky
- Opened on Feb 19
- #1671
Trying to create client following this guide:
val mClient = OwnCloudClientFactory.createOwnCloudClient(serverUri, context, true)
mClient.setCredentials(
OwnCloudCredentialsFactory.newBasicCredentials( ...
bug
NikMAX2077
- 3
- Opened on Jan 6
- #1617
!--- Please keep this note for other contributors --
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don t comment if you have no relevant ...
0. needs triage
enhancement
AndyScherzinger
- 1
- Opened on Oct 24, 2024
- #1566
Hi, I want to list files of a folder. I did this with:
public boolean requestFileList() {
ReadFolderRemoteOperation refreshOperation;
// prepare client
prepare();
// request
if (TextUtils.isEmpty(mFolder)) ...
Toprakete
- 3
- Opened on Jul 26, 2024
- #1507
Localize error message, e.g.:
https://github.com/nextcloud/android-library/blob/master/library/src/main/java/com/owncloud/android/lib/common/operations/RemoteOperationResult.java#L660
enhancement
tobiasKaminsky
- 1
- Opened on Jul 19, 2024
- #1504
This issue serves to outline and track the changes made to migrate from the legacy OwnCloudClient to the current
NextcloudClient.
As this endeavour requires a lot of mostly minor changes it has been decided ...
ZetaTom
- Opened on Jun 3, 2024
- #1466
What:
The Nextcloud Android client does not currently feature any way to limit bandwidth of the auto upload feature like the
desktop client does. To add this feature this library would need to offer an ...
enhancement
flip-dots
- 1
- Opened on Apr 5, 2024
- #1419
Hi,
According to the README.md, Nextcloud s android-library is backwards compatible down to Android version 3.0 and if that
s still true, that s great! However, I suspect this number may need to be bumped ...
bastianilso
- 2
- Opened on Apr 4, 2024
- #1417
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
Repository problems
These problems occurred ...
renovate[bot]
- Opened on Jan 24, 2024
- #1317
Related Issues
Constant crash in background after instance downgrade #12294 Share button in crash dialog not working #12293
Exception in thread DefaultDispatcher-worker-3 java.lang.NullPointerException: ...
alperozturk96
- Opened on Dec 26, 2023
- #1288

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.