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 |
|