masensio
|
0793d3fca7
|
Fix NODE_SHARE_WITH_DISPLAY_NAME tag in ShareXMLParser
|
2015-10-30 14:54:58 +01:00 |
|
David A. Velasco
|
d9eb3655fd
|
Removed constrain to parse only public shares
|
2015-10-30 14:54:57 +01:00 |
|
masensio
|
ecc3415e3e
|
Fix bug: Sharing an already shared file generates the old link
|
2015-09-14 13:21:00 +02:00 |
|
masensio
|
30df7c33fb
|
Build the share link of a file if it isn't in the response of the server
|
2015-09-11 14:48:19 +02:00 |
|
masensio
|
a22b1da16b
|
Don't send public_upload value in createShare
|
2015-06-19 15:10:36 +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
|
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 |
|
Marcello Steiner
|
04299bdf3c
|
Added gradle support to the owncloud-android-library
|
2014-11-21 13:20:05 +01:00 |
|
jabarros
|
b0fe841c3e
|
Add Log_OC class and update the log references
|
2014-09-12 09:30:54 +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 |
|
David A. Velasco
|
3fed795a33
|
Warnings removed
|
2014-03-24 10:12:30 +01:00 |
|
David A. Velasco
|
a82d812944
|
Merge branch 'develop' into reduced_logs_in_operations_in_shares
|
2014-03-20 17:47:03 +01:00 |
|
masensio
|
d8fd024f2a
|
Changes from comments in PR#442, in oc-project
|
2014-03-20 15:34:54 +01:00 |
|
masensio
|
7696616a44
|
Revert "Changes from comments in PR#442, in oc-project"
This reverts commit 3bf858e2a7ea154e4a00e98fe95d98153b416bbf.
|
2014-03-20 14:02:25 +01:00 |
|
masensio
|
3bf858e2a7
|
Changes from comments in PR#442, in oc-project
|
2014-03-20 13:51:49 +01:00 |
|
masensio
|
ff4dd08dd5
|
Use WebdavUtils.parseResponseDate for parsing expiration date in ShareXMLParser
|
2014-03-20 09:25:14 +01:00 |
|
masensio
|
ebe9c9fe92
|
Fix a problem in ShareXMLParser.java, with the expitation date
|
2014-03-19 17:42:52 +01:00 |
|
masensio
|
b7c136286e
|
Fix problem with expiration value in ShareXMLParser
|
2014-03-18 12:17:20 +01:00 |
|
David A. Velasco
|
9538c8cb73
|
Reduced logs in operations on shares
|
2014-03-17 13:13:46 +01:00 |
|
David A. Velasco
|
1dbc9a121e
|
Single location for OCS_API_HEADER constants and identation fails fixed
|
2014-03-10 10:36:37 +01:00 |
|
David A. Velasco
|
bb950b7483
|
Added OCS-APIREQUEST header to every OCS request
|
2014-03-10 09:30:06 +01:00 |
|
masensio
|
cd4414a7bd
|
Merge branch 'master' into develop
|
2014-02-24 12:56:22 +01:00 |
|
David A. Velasco
|
b998f8840b
|
Fixed copyright line in comments
|
2014-02-18 10:16:05 +01:00 |
|
David A. Velasco
|
5e346043be
|
Merge commit '1b840b1' into wide_scope_clean_up
|
2014-02-17 14:42:16 +01:00 |
|
David A. Velasco
|
689fbe0ce1
|
Reviewed names and types of parameters
|
2014-02-17 14:38:30 +01:00 |
|
David A. Velasco
|
1b840b15af
|
RemoteRemoteShareOperation relocated with other operations on Shares
|
2014-02-17 13:05:15 +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
|
0e4149fa84
|
Rename classes to improve name consistency
|
2014-02-14 13:15:15 +01:00 |
|
David A. Velasco
|
6c4d342610
|
Reordered packages
|
2014-02-14 12:04:41 +01:00 |
|