-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add oc/nc counterpart for remaining methods
- added classes to retrieve extended properties - moved WebdavUtils helper to Kotlin object - renamed some methods to reflect property name - adjusted nullability of attributes to better match pre-existing values - minor refactoring - added missing licences - replaced client with library licence - removed initial Dav4JVM.kt test cases Signed-off-by: ZetaTom <[email protected]>
- Loading branch information
Showing
43 changed files
with
2,096 additions
and
1,031 deletions.
There are no files selected for viewing
285 changes: 0 additions & 285 deletions
285
library/src/androidTest/java/com/owncloud/android/Dav4JVM.kt
This file was deleted.
Oops, something went wrong.
86 changes: 48 additions & 38 deletions
86
library/src/main/java/com/nextcloud/operations/PropFindMethod.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.