davigonz
|
1aba54d0f9
|
Handle specific forbidden error
|
2017-02-03 14:56:40 +01:00 |
|
davigonz
|
21121e0189
|
Added forbidden exception parser
|
2017-02-03 14:56:40 +01:00 |
|
David A. Velasco
|
769116a7d1
|
Merge pull request #148 from owncloud/update_path_to_user_info_entry_point
Update entry point to get user info
|
2017-01-26 12:20:42 +01:00 |
|
David A. Velasco
|
1c25cc7835
|
Update entry point to get user info
|
2017-01-25 17:48:30 +01:00 |
|
David A. Velasco
|
bdcab895a5
|
Merge pull request #146 from owncloud/improve_error_feedback
Keep HTTP phrase in RemoteOperationResult as fallback user message
|
2017-01-13 14:44:51 +01:00 |
|
David A. Velasco
|
14d646ea1d
|
Keep http phrase in RemoteOperationResult as last chance for a detailed user message
|
2017-01-12 17:32:50 +01:00 |
|
David A. Velasco
|
67665b8691
|
Merge pull request #144 from owncloud/bug_1722_maintenance_mode
Handle 503 code error
|
2017-01-10 18:57:54 +01:00 |
|
davigonz
|
65c7fb1305
|
Update serialVersionUID
|
2017-01-10 08:57:40 +01:00 |
|
davigonz
|
0fdc5694f1
|
Handle 503 code error
|
2016-12-23 10:50:51 +01:00 |
|
David A. Velasco
|
45e70f5906
|
Merge pull request #143 from owncloud/release_0.9.15
Release 0.9.15
oc-android-library-0.9.15
|
2016-12-20 16:31:25 +01:00 |
|
David A. Velasco
|
457d4f3d2f
|
Merge pull request #142 from owncloud/crash_invalid_port
Fix crash with invalid TCP port
|
2016-12-20 13:01:37 +01:00 |
|
David A. Velasco
|
d7561264b5
|
Apply changes after CR
|
2016-12-20 12:17:05 +01:00 |
|
David A. Velasco
|
4c27395609
|
Fix crash with invalid TCP port
|
2016-12-20 11:05:10 +01:00 |
|
David A. Velasco
|
8ced17a930
|
Merge pull request #141 from owncloud/maintain_session_with_server
Maintain session with server
|
2016-12-16 10:07:27 +01:00 |
|
David A. Velasco
|
b2034e1be2
|
Rename confusing vars after CR
|
2016-12-16 09:45:25 +01:00 |
|
David A. Velasco
|
455cabb72b
|
Add new OwnCloudClientManagerFactory implementation to get OwnCloudClient instances that keep session or not depending on the server version
|
2016-12-15 14:17:08 +01:00 |
|
David A. Velasco
|
7b88fb4e6c
|
Adapt authentication with basic credentials to reuse server sessions for server >= 9.1
|
2016-12-15 14:17:08 +01:00 |
|
David González
|
7647a4974b
|
Merge pull request #140 from owncloud/761_file_modification_date_lost
File modification date lost when uploading file
|
2016-12-15 14:14:13 +01:00 |
|
davigonz
|
b9492966a5
|
Updated test with needed params
|
2016-12-15 13:51:12 +01:00 |
|
davigonz
|
576231023b
|
Decrease some lines length
|
2016-12-14 13:39:18 +01:00 |
|
davigonz
|
274e0ec47b
|
Set modification date from the file in filesystem to the file to upload
|
2016-12-14 11:40:11 +01:00 |
|
davigonz
|
0fef17a609
|
Add line breaks
|
2016-12-13 10:48:24 +01:00 |
|
davigonz
|
09612b2dd9
|
Delete not needed import
|
2016-12-13 10:46:33 +01:00 |
|
davigonz
|
53a5818688
|
Delete unnecessary line
|
2016-12-13 10:44:52 +01:00 |
|
davigonz
|
4c1f91e9ef
|
Fix bug in chunked upload (work in progress)
|
2016-12-13 09:01:41 +01:00 |
|
David González Verdugo
|
3d8ec568ec
|
Fixed bug with normal update operation (not chunked)
|
2016-12-12 10:56:54 +01:00 |
|
David A. Velasco
|
fd9067ef4a
|
Merge pull request #139 from owncloud/available_offline_folder
Close streams in GetRemoteUserAvatarOperation
|
2016-12-09 12:32:04 +01:00 |
|
David A. Velasco
|
fdebb05a13
|
Update test for GetRemoteUserAvatarOperation after retrieval conditioned by ETag was disabled
|
2016-12-09 10:15:30 +01:00 |
|
David A. Velasco
|
67d7217d13
|
Revert "Allow conditional read of list of files in a folder based on ETag"; server does not work that way
This reverts commit 5ff9062ea8fefb1bf2b3952b9d64daa4f9922a39.
|
2016-11-22 17:04:33 +01:00 |
|
David A. Velasco
|
b87d2c9e7c
|
Prevent conditional update of remote avatar to work around bug breaking refesh of root folder
|
2016-11-22 16:48:26 +01:00 |
|
David A. Velasco
|
5ff9062ea8
|
Allow conditional read of list of files in a folder based on ETag
|
2016-11-11 09:10:26 +01:00 |
|
David A. Velasco
|
e0f0416c9e
|
Merge pull request #136 from owncloud/upload_bigfiles
Increase the last chunk timeout in uploads
|
2016-10-31 10:23:57 +01:00 |
|
jabarros
|
5404b5c2c3
|
Increase the last chunk timeout in uploads
|
2016-10-31 09:58:25 +01:00 |
|
David A. Velasco
|
a13b5ec17c
|
Merge pull request #138 from owncloud/1556_access_to_avatars
Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar.
|
2016-10-18 12:59:50 +02:00 |
|
David A. Velasco
|
0b945f8676
|
Removed secret vars to access test server from .travis.yml - now in settings
|
2016-10-18 12:34:37 +02:00 |
|
David A. Velasco
|
4cf779e444
|
Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar
|
2016-10-18 12:10:27 +02:00 |
|
David A. Velasco
|
dc14474c51
|
Merge pull request #137 from owncloud/update_tools
Update gradle plugin & Jackrabbit-Webdav
|
2016-09-27 20:12:11 +02:00 |
|
David A. Velasco
|
1440809fc7
|
Update Jackrabbit-WebDAV version
|
2016-09-27 11:46:36 +02:00 |
|
David A. Velasco
|
61b033b1d9
|
Removed problematic emulator options
|
2016-09-27 11:42:11 +02:00 |
|
David A. Velasco
|
410c4bd5b5
|
Update gradle plugin and remove buildscript entry from build.gradle in modules level
|
2016-09-27 09:12:26 +02:00 |
|
David A. Velasco
|
1bbc67b704
|
Merge pull request #133 from owncloud/update_sdk_tools_versions
Update Android SDK Build Tools to version 24.0.2
oc-android-library-0.9.14
|
2016-08-29 13:54:59 +02:00 |
|
David A. Velasco
|
855a06045e
|
Update Android SDK Build Tools to version 24.0.2
|
2016-08-29 10:45:06 +02:00 |
|
David A. Velasco
|
ebcaf1ddfc
|
Merge pull request #96 from owncloud/bring_back_logging_arguments
Bring back logging arguments
|
2016-08-18 17:10:07 +02:00 |
|
Bartosz Przybylski
|
45650d2307
|
Sychronize methods for logging starting and stopping.
First of, this will prevent logs mixing, sencondly this will allow user to safely migrate data even when other thread will call logging functions
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
17325dd43f
|
Update Log_OC.java
Fix typos
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
080b3f56fc
|
Stop logging in exception free way
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
9cbf572510
|
Add stopLogging method to Log_OC
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
9adb155f7e
|
Bring back storagePath argument in startLogging
|
2016-08-17 18:56:19 +02:00 |
|
David A. Velasco
|
5dde382fbb
|
Merge pull request #131 from owncloud/update_graddle_tools_and_wrapper_versions
Updated graddle wrapper and plugin versions from security recommendation
|
2016-08-17 18:54:03 +02:00 |
|
David A. Velasco
|
df199beb1b
|
Update Jackrabbit-webdav version also for ant-based build
|
2016-08-17 18:22:11 +02:00 |
|