masensio
|
409e8d6671
|
Fix problems reading quota values: NullPointerException
|
2015-05-26 13:43:30 +02:00 |
|
masensio
|
0449645fca
|
Changes from comments in PR#63
|
2015-05-15 10:51:34 +02:00 |
|
masensio
|
0e7319e4ed
|
Adapt WebDav parser for receiving exponential values in QUOTAS
|
2015-05-11 14:29:55 +02:00 |
|
David A. Velasco
|
ddb8648809
|
Added version for OC accounts
|
2015-04-15 12:50:33 +02:00 |
|
David A. Velasco
|
2e993f9893
|
Merge branch 'develop' into adding_account_versions
|
2015-04-15 12:14:44 +02:00 |
|
masensio
|
21c329aa12
|
Set new pattern for account name
|
2015-04-13 13:30:31 +02:00 |
|
masensio
|
aaebdefe56
|
Add OC-Total-Length to UploadRemoteFileOperation
|
2015-04-10 09:21:05 +02:00 |
|
masensio
|
8f068a2849
|
Add OC-Total-Length header to ChunkedUploadRemoteFileOperation
|
2015-04-09 18:19:22 +02:00 |
|
David A. Velasco
|
2b2fc9171f
|
Fixed deadlock in main thread due to SingleSessionManager synchronization
|
2015-03-31 09:35:09 +02:00 |
|
masensio
|
0e011fb0c7
|
Remove static string in RemoteOperation
|
2015-03-24 14:53:28 +01:00 |
|
masensio
|
9990eeb7ff
|
Refactor parameter user_agent out of RemoteOperation and children
|
2015-03-24 14:31:40 +01:00 |
|
masensio
|
94ac3a93d3
|
Fix bug: User agent: jakarta is shown when doing GET request
|
2015-03-23 14:24:03 +01:00 |
|
masensio
|
87582c4a8e
|
Add user-agent string to setup options
|
2015-03-18 17:08:19 +01:00 |
|
masensio
|
fc07af2364
|
Add user agent in all the request
|
2015-03-13 13:53:36 +01:00 |
|
masensio
|
a1420ab00e
|
Add userAgent in RemoteOperation
|
2015-03-13 13:37:23 +01: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
|
91e4a44157
|
Fix bug: No files are shown when login in oc8.1
|
2015-03-06 10:13:21 +01:00 |
|
masensio
|
21b0e27e31
|
Merge branch 'develop' into update_propfind_for_server_8.1
|
2015-03-06 09:10:34 +01:00 |
|
masensio
|
8c4834256b
|
Update license
|
2015-03-05 13:27:14 +01:00 |
|
masensio
|
8edf9fdaf6
|
Modify requests to get the properties, adding properties specifically instead of DavConstants.PROPFIND_ALL_PROP
|
2015-03-05 10:55:10 +01:00 |
|
masensio
|
bbe8836365
|
Complete RemoteFile with new parameters in WebDavEntry
|
2015-03-04 21:38:22 +01:00 |
|
masensio
|
f899fbee6f
|
Add quota-used-bytes and quota-available-bytes to WebDavEntry
|
2015-03-04 21:31:28 +01:00 |
|
masensio
|
690e85eb93
|
Add size value into RemoteFile
|
2015-03-04 13:11:54 +01:00 |
|
masensio
|
47dfdd2396
|
Read oc:size property in WebDavEntry
|
2015-03-04 13:07:57 +01:00 |
|
masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +01:00 |
|
masensio
|
c2b5ddd236
|
Verify null recentCredential in SingleSessionManager.keepCreadentialsUpdated
|
2015-02-18 10:57:17 +01:00 |
|
David A. Velasco
|
24110ba178
|
Updated unit tests
|
2015-02-10 12:58:55 +01:00 |
|
David A. Velasco
|
f5fe254c09
|
Load of credentials from AccountManager is refactored out from constructor
|
2015-02-09 15:27:44 +01:00 |
|
David A. Velasco
|
2f178c9c34
|
Relaxed timeout for creating folders and deleting files
|
2015-02-06 14:51:01 +01:00 |
|
David A. Velasco
|
8261865ff2
|
Merge branch 'master' into develop
|
2014-12-03 11:20:06 +01:00 |
|
David A. Velasco
|
07daf8c58c
|
Grant that connections are released per level when a folder with depth > MAX_CONNECTIONS is created with all its ancestors
|
2014-11-24 14:13:18 +01:00 |
|
jabarros
|
c8a882761f
|
Fix. If the path does not exist is not created when it hast to create more than 4 folders
|
2014-11-24 10:53:05 +01:00 |
|
Marcello Steiner
|
ef768b7d1b
|
Merge branch 'develop' of github.com:owncloud/android-library into buildsystem/gradle_develop
Conflicts:
.travis.yml
|
2014-11-21 13:22:46 +01:00 |
|
Marcello Steiner
|
04299bdf3c
|
Added gradle support to the owncloud-android-library
|
2014-11-21 13:20:05 +01:00 |
|
David A. Velasco
|
fcf3bd2769
|
Clean-up at NetworkUtils.java
|
2014-11-17 10:47:37 +01:00 |
|
David A. Velasco
|
93e08bc215
|
Grant that all supported secure protocol is enabled, but no unsupported protocol is tried to be enabled
|
2014-11-17 10:41:35 +01:00 |
|
David A. Velasco
|
9881150410
|
Grant that a security provider supporting TLSv1.2 is requested
|
2014-11-17 09:56:54 +01:00 |
|
David A. Velasco
|
5ce6e92b53
|
Enabling secure protocols in a single method
|
2014-11-17 09:40:47 +01:00 |
|
David A. Velasco
|
950a3ff8f7
|
Apply protocol enabling to extra createSocket method after merging fix on tunneled HTTP
|
2014-11-14 14:59:05 +01:00 |
|
David A. Velasco
|
5f11b3d998
|
Refactored test project to work correctly with AdvancedSslSocketFactory as base to create sockets
|
2014-11-11 13:37:30 +01:00 |
|
David A. Velasco
|
5a67c8b4fe
|
Merge remote-tracking branch 'tknoelle/develop' into tls_v1.1_and_v1.2_support
|
2014-11-11 13:34:50 +01:00 |
|
Thorsten Knöller
|
539ea8f71a
|
TLSv1.1 and TLSv1.2 fix
|
2014-10-30 17:55:22 +01:00 |
|
jabarros
|
2289015b77
|
Minor change in order to enforce Travis to be launched
|
2014-10-30 14:08:08 +01:00 |
|
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
|
5bd0d73877
|
Merge branch 'master' into develop
|
2014-10-20 14:44:34 +02:00 |
|
jabarros
|
67c41d8ec3
|
Check Travis update
|
2014-10-20 10:42:26 +02:00 |
|
jabarros
|
3d8162d6d7
|
Increase SYN_READ_TIMEOUT in ReadRemoteFileOperation until 40000 milliseconds
|
2014-10-01 12:44:02 +02:00 |
|
David A. Velasco
|
c29631b8bf
|
Proxy settings read from System and loaded in host configuration
|
2014-09-22 12:23:30 +02:00 |
|