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

Sync Protocol: use oc:size instead of d:quota-used-bytes when browsing folders

Open moscicki opened this issue 9 years ago • 2 comments

See: https://github.com/owncloud/client/issues/4459

And compare with: https://github.com/owncloud/android-library/search?utf8=%E2%9C%93&q=quota

moscicki avatar Feb 13 '16 16:02 moscicki

Thanks, @moscicki . I guess we could clean up that code :)

Fortunately, oc:size is already read: https://github.com/owncloud/android-library/blob/e7891c4acbe33d2e24cb0e9cc1f7c5e8836643eb/src/com/owncloud/android/lib/common/network/WebdavEntry.java#L182

davivel avatar Jul 14 '16 08:07 davivel

Related to owncloud/android#1655

davivel avatar Jul 14 '16 08:07 davivel

Outdated, closing here 🚀

JuancaG05 avatar May 30 '23 15:05 JuancaG05