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

5 Commits

Author SHA1 Message Date
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