masensio
|
dcad9157aa
|
Prevent NullPointerException when OwncloudVersion is null in MoveRemoteFileOperation and RenameRemoteFileOperation
|
2015-06-16 10:51:50 +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
|
b8a3eb059c
|
Remove exhaust response in RenameRemoteFileOperation
|
2015-06-03 11:09:32 +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
|
9fc332eef9
|
Filter only '/' character in user input when version of server is 8.1 or later
|
2015-06-02 09:37:46 +02:00 |
|
masensio
|
9990eeb7ff
|
Refactor parameter user_agent out of RemoteOperation and children
|
2015-03-24 14:31:40 +01:00 |
|
masensio
|
fc07af2364
|
Add user agent in all the request
|
2015-03-13 13:53:36 +01:00 |
|
masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +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
|
80cbe24524
|
Greater timeouts for moving and renaming folders
|
2014-09-01 14:53:13 +02: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 |
|