1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-14 03:16:24 +00:00

18 Commits

Author SHA1 Message Date
theScrabi
b99723205b remove jackrabit 2018-09-04 15:50:24 +02:00
davigonz
524dc587db Refactor wrapper constructors and start to implement uploadoperations in library 2018-09-04 15:47:29 +02:00
davigonz
bcc8a78bcf Move OkHttp and dav4android dependencies to the new wrapper 2018-09-04 15:38:04 +02:00
davigonz
944a1186d9 Use new wrapper in GetRemoteUserAvatar operation 2018-09-04 13:38:31 +02:00
davigonz
12429b7ab9 Update operation to get remote user quota 2018-05-18 09:28:13 +02:00
David A. Velasco
9fe3e11c52 Add privatelink property support to webdav reponses 2017-10-30 10:53:33 +01:00
David A. Velasco
20c9830922 Updated copyright 2016-08-02 13:31:56 +02:00
David A. Velasco
f61b466124 Improved ETag parsing 2015-09-28 10:49:45 +02:00
masensio
b36670adb1 Update imports 2015-03-09 14:19:12 +01:00
masensio
2f32ffbc1f Changes from comments in PR#55 2015-03-09 11:34:14 +01:00
masensio
eca87d20c7 Update headers 2015-03-04 11:06:47 +01:00
David A. Velasco
14d757ad9f Removed unused methods from WebdavUtils 2014-07-10 12:25:18 +02:00
David A. Velasco
9af57b477e Back to save cached SimpleDateFormat instances to parse dates from server, to avoid huge performance problem in Android 2.x devices 2014-07-10 12:24:31 +02:00
David A. Velasco
f323dda044 Fixed parsing of dateformats in WebDAV responses 2014-07-01 10:57:31 +02:00
Michael Wood
5b61790975 WebdavUtils Don't statically allocate the SimpleDateObject
When accessing this from multiple threads we get inconsistent states of
parsed value leading to the wrong date being returned.
2014-05-27 10:27:51 +02:00
masensio
ff4dd08dd5 Use WebdavUtils.parseResponseDate for parsing expiration date in ShareXMLParser 2014-03-20 09:25:14 +01:00
David A. Velasco
b998f8840b Fixed copyright line in comments 2014-02-18 10:16:05 +01:00
David A. Velasco
6c4d342610 Reordered packages 2014-02-14 12:04:41 +01:00