David A. Velasco
|
2199a16064
|
Line wrap at 120 characters
|
2014-10-28 12:34:02 +01:00 |
|
David A. Velasco
|
a17dfaed4d
|
AdvancedSslSocketFactory needs to implement SecureProtocolSocketFactory so that the connection manager tunnel correctly through the proxy
|
2014-10-28 12:31:23 +01:00 |
|
jabarros
|
b7508d8462
|
Fixed error in logs in AdvancedSslSockectFactory class after CR
|
2014-09-17 09:24:54 +02:00 |
|
jabarros
|
b0fe841c3e
|
Add Log_OC class and update the log references
|
2014-09-12 09:30:54 +02: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 |
|
David A. Velasco
|
b478a48ff3
|
Updated name of constants for extended WebDAV properties
|
2014-07-01 09:15:48 +02:00 |
|
jabarros
|
570c35c921
|
Update parsing of PROPFIND responses to save, if exists, the value of the properties oc:permissions and oc:id
|
2014-06-24 12:41:40 +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 |
|
masensio
|
b274963153
|
OC-3163: Check if the certificate is in the app cetificates repository (mKnownServers of NetworkUtils)
|
2014-03-05 12:15:07 +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 |
|