David A. Velasco
|
8f5ac456ab
|
Prevent send of empty value for expiration date and link name when public share is created
|
2017-05-05 13:26:47 +02:00 |
|
davigonz
|
d7f453f0e3
|
Deleted <p>
|
2017-03-07 09:22:08 +01:00 |
|
davigonz
|
29493f1983
|
Change MAINTENANCE_MODE ResultCode to SERVICE_UNAVAILABLE
|
2017-03-06 12:36:40 +01:00 |
|
David González
|
9854ef6f60
|
Update RemoteOperationResult.java
|
2017-02-20 09:19:48 +01:00 |
|
davigonz
|
21d1265ca5
|
Show error message when there is an external storage error
|
2017-02-09 18:07:44 +01:00 |
|
davigonz
|
626e2f0efa
|
Added changes requested in PR
|
2017-02-07 08:53:14 +01:00 |
|
davigonz
|
12e7af8af5
|
Reformat code
|
2017-02-06 12:13:22 +01:00 |
|
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
|
14d646ea1d
|
Keep http phrase in RemoteOperationResult as last chance for a detailed user message
|
2017-01-12 17:32:50 +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
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
0bfc385707
|
Improved detection of exceptions in uplaods due to local errors
|
2016-03-21 17:07:23 +01:00 |
|
David A. Velasco
|
78b9aa6247
|
Redirections to the Identity Provider (IdP) are translated into ResultCode.UNAUTHORIZED
|
2016-03-21 16:48:12 +01:00 |
|
Juan Carlos González Cabrero
|
023d8107ca
|
New Result code added to RemoteOperationResult
|
2016-03-21 16:48:12 +01:00 |
|
David A. Velasco
|
e6eb4b6e53
|
Added DELAYED_FOR_WIFI to RemoteOperationResult
|
2016-03-21 16:48:12 +01:00 |
|
David A. Velasco
|
ad60bc9e8e
|
Complete error handling and add error message from server to response
|
2015-10-30 14:55:03 +01:00 |
|
David A. Velasco
|
8bf276377c
|
Minor improvements for upload cancelation and conflicts in synchronization
|
2015-09-25 15:10:31 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
f753b1bde8
|
Added INVALID_COPY_INTO_DESCENDANT code
|
2015-08-18 13:14:12 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
0842c4c407
|
Added some neccesities for the copy operation
|
2015-08-18 13:11:31 +02:00 |
|
David A. Velasco
|
ff85ff2eef
|
Merge branch 'master' into develop
|
2015-06-22 11:15:46 +02:00 |
|
masensio
|
060ca75f17
|
Merge branch 'develop' into forbidden_characters_from_server
Conflicts:
src/com/owncloud/android/lib/common/operations/RemoteOperationResult.java
src/com/owncloud/android/lib/resources/files/RenameRemoteFileOperation.java
|
2015-06-15 14:41:27 +02:00 |
|
David A. Velasco
|
41dcc33730
|
Get that ExistenceCheckRemoteOperation remembers the sequence of followed redirections after its execution
Conflicts fixed:
src/com/owncloud/android/lib/common/operations/RemoteOperationResult.java
src/com/owncloud/android/lib/resources/files/RenameRemoteFileOperation.java
|
2015-06-11 10:32:05 +02:00 |
|
masensio
|
16c9147383
|
Parse and show the error of invalid characters coming from the server side: Move, Rename, Uploads
|
2015-06-03 00:32:19 +02:00 |
|
masensio
|
2b09aa2a89
|
Parse and show the error of invalid characters coming from the server side. Show new message in CreationFolder
|
2015-06-02 13:07:43 +02:00 |
|
David A. Velasco
|
415d059f95
|
Merge branch 'develop' of https://github.com/LukeOwnCloud/android-library into LukeOwncloud-develop
|
2015-04-09 13:26:16 +02:00 |
|
masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +01:00 |
|
LukeOwncloud
|
4f52b875d1
|
added log message for ResultCode.FILE_NOT_FOUND
|
2014-12-12 14:39:22 +01:00 |
|
David A. Velasco
|
ff0de72ea5
|
Merge pull request #37 from owncloud/better_loggin_system
Specific OC logging integrated in android-library
|
2014-09-17 09:38:06 +02:00 |
|
jabarros
|
b0fe841c3e
|
Add Log_OC class and update the log references
|
2014-09-12 09:30:54 +02:00 |
|
David A. Velasco
|
b4e974491e
|
Added operation to move remote files
|
2014-08-21 17:36:16 +02:00 |
|
jabarros
|
fe6f99ea6a
|
Detect when there is a change bewwen a https connection to a non-secure one and generated a new erro code.
|
2014-08-04 10:18:21 +02:00 |
|
jabarros
|
7636d9e037
|
Update ErrorMessageAdapter class to generate appropiate error messages for operations failed due to lack of permissions (ResultCode.FORBIDDEN)
|
2014-07-24 09:34:27 +02:00 |
|
jabarros
|
0862c66b7d
|
Update RemoteOperation.ResultCode to include enum value for FORBIDDEN results
|
2014-07-24 09:34:26 +02:00 |
|
David A. Velasco
|
20aaa5eee7
|
Avoid ignoring important headers
|
2014-05-21 10:15:19 +02:00 |
|
masensio
|
cd5d0cfb20
|
Merge branch 'develop' into fix_issue_482
|
2014-05-21 09:27:19 +02:00 |
|
masensio
|
927779d1c2
|
Case sensitive when reading HTTP-Headers
|
2014-05-16 12:41:09 +02:00 |
|
David A. Velasco
|
16d237e42a
|
Added ResultCode for failed local removal
|
2014-05-12 09:58:18 +02:00 |
|
David A. Velasco
|
cfe6270c11
|
Updated serial number for serialization of RemoteOperationResult
|
2014-03-24 10:12:18 +01:00 |
|
David A. Velasco
|
4572ca29e8
|
Replace method infering basic authorization for other returning the 'authenticate' header value; let's analyze the header in other class
|
2014-03-21 13:41:19 +01:00 |
|
masensio
|
f63da07a3e
|
Changes from comments in PR#443
|
2014-03-20 16:50:35 +01:00 |
|
David A. Velasco
|
b998f8840b
|
Fixed copyright line in comments
|
2014-02-18 10:16:05 +01:00 |
|
David A. Velasco
|
7fe393b28e
|
Merge branch 'develop' into wide_scope_clean_up
|
2014-02-17 12:48:05 +01:00 |
|
David A. Velasco
|
6c4d342610
|
Reordered packages
|
2014-02-14 12:04:41 +01:00 |
|