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
|
b3ac14f575
|
Added extra validation to avoid interference of shares not of public type (unhandled by the moment)
|
2014-02-20 14:46:46 +01:00 |
|
David A. Velasco
|
9a3ad5a4ec
|
Added minimal validation of parsed shares coming from server to avoid crashes due to bad formed or unexpected responses
|
2014-02-20 12:56:29 +01:00 |
|
David A. Velasco
|
c3f4382200
|
Updated server check operation and OwnCloudVersion to retrieve both remote version and versionstring values
|
2014-02-19 12:27:06 +01:00 |
|
masensio
|
1f6f9bcf84
|
OC-2765: App crashes when loging in servers without the patch
|
2014-02-18 11:35:09 +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 |
|
David A. Velasco
|
d673c0a20f
|
Merge branch 'develop' into release-1.5.4
|
2014-02-07 12:03:06 +01:00 |
|
masensio
|
04f234342a
|
Merge branch 'share_link__new_share' into share_link__unshare_link
|
2014-02-07 11:14:41 +01:00 |
|
David A. Velasco
|
7abd4bdb2f
|
Fixed bug in URL to entry point for username
|
2014-02-07 09:47:52 +01:00 |
|
David A. Velasco
|
546c19829c
|
OCShare made Serializable to be able to send it between components
|
2014-02-06 20:09:02 +01:00 |
|
David A. Velasco
|
858d5f1064
|
Fixed path of shares on folders, and changed 'drectory' by 'folder'
|
2014-02-06 19:52:55 +01:00 |
|
masensio
|
aed2206804
|
Change FILE_NOT_FOUND by SHARE_NOT_FOUND in CreateShareRemoteOperation
|
2014-02-06 11:29:51 +01:00 |
|
masensio
|
e9a1ee81ca
|
Merge branch 'share_link__new_share' into share_link__unshare_link
|
2014-02-06 11:21:08 +01:00 |
|
masensio
|
d96e31b5e5
|
OC-2845: Fix app crashes when trying to share the Shared folder
|
2014-02-05 17:57:29 +01:00 |
|
masensio
|
f166bcdd8b
|
Remove GetSharesForFileXMLParser
|
2014-02-05 17:14:46 +01:00 |
|
masensio
|
984cbbc124
|
Merge branch 'share_link__new_share' into share_link__unshare_link
|
2014-02-05 17:05:55 +01:00 |
|
masensio
|
e782cfa704
|
OC-2840: Fix bug: It's not possible to share a folder which has special characters
|
2014-02-05 16:37:12 +01:00 |
|
masensio
|
1654feb2cc
|
Merge branch 'share_link__new_share' into share_link__unshare_link
|
2014-02-05 11:01:42 +01:00 |
|
David A. Velasco
|
8689c7a6ca
|
Fix in set of parameters to get shares of a single file or folder
|
2014-02-05 09:36:55 +01:00 |
|
David A. Velasco
|
764fb1058f
|
Fixed creation of shares without password
|
2014-02-04 14:17:14 +01:00 |
|
masensio
|
ccb079935f
|
Changes from comments in PR #385
|
2014-02-04 12:32:55 +01:00 |
|
masensio
|
2252bd4c12
|
Changes from comments in PR #8
|
2014-02-04 12:30:29 +01:00 |
|
masensio
|
8c87d88cff
|
OC-2733: Add UnshareLinkkRemoteOperation to the library
|
2014-02-03 12:34:23 +01:00 |
|
masensio
|
09b1c3c15a
|
OC-2772: Detect FILE_NOT_FOUND error in CreateShare
|
2014-02-03 09:25:48 +01:00 |
|
masensio
|
781e738347
|
OC-2677: Add GetSharesForFilesRemoteOperation. Add XMLParser
|
2014-02-01 14:32:20 +01:00 |
|
masensio
|
cc71eeaa21
|
OC-2677: Create GetSharesForFileRemoteOperation in library
|
2014-01-31 15:19:31 +01:00 |
|
masensio
|
280701ea8d
|
OC-2678: Changes in ShareXMLParser
|
2014-01-31 13:48:15 +01:00 |
|
masensio
|
81acfb9571
|
OC-2678: Consider CreateShareRemoteOperation returns result!=null in exceptions
|
2014-01-31 12:25:39 +01:00 |
|
masensio
|
30a5eedf7e
|
Merge branch 'develop' into share_link__new_share
|
2014-01-31 12:21:30 +01:00 |
|
David A. Velasco
|
d731ff0e66
|
Granted that GetRemoteSharesOperation returns a result when the server responses with an error
|
2014-01-31 12:13:05 +01:00 |
|
masensio
|
7e9efcfb35
|
OC-2678: Parse XMl Response, fix some problems in parsing method
|
2014-01-31 11:26:53 +01:00 |
|
masensio
|
f3453f138f
|
OC-2678: Parse XML Response from Create New Share
|
2014-01-31 10:12:53 +01:00 |
|
masensio
|
8ab453d630
|
Merge pull request #5 from owncloud/bug_in_refresh_of_shared_state_when_device_is_rotated
Allowed override of RemoteOperation#execute(...) methods and removed Rem...
|
2014-01-30 09:26:52 -08:00 |
|
masensio
|
974e55a2b9
|
OC-2675: CreateShareRemoteOperation in Library
|
2014-01-30 17:42:51 +01:00 |
|
David A. Velasco
|
27232c3aa4
|
Allowed override of RemoteOperation#execute(...) methods and removed RemoteOperation#retry() methods
|
2014-01-30 14:59:49 +01:00 |
|
David A. Velasco
|
afb4ae1c2e
|
Merge remote-tracking branch 'origin/develop' into bug_null_result_in_GetUserNameRemoteOperation_when_unsucessful
|
2014-01-29 13:01:23 +01:00 |
|
David A. Velasco
|
5b4f63ebdb
|
Grant that GetUserNameRemoteOperation always return a non null result
|
2014-01-29 12:48:14 +01:00 |
|
masensio
|
bc8d0bd125
|
OC-2746: Changes from comments in PR#1 in android-library repo
|
2014-01-29 10:17:51 +01:00 |
|
masensio
|
b4d67521b2
|
OC-2746: Changes from comments: new method to construct base url server
|
2014-01-28 14:39:36 +01:00 |
|
masensio
|
492b76230b
|
OC-2746: RemoteOperationResult return ArrayList<Object> instead of ArrayList<RemoteFile>
|
2014-01-28 13:07:29 +01:00 |
|
masensio
|
b1ae56cbea
|
OC-2746: OCShare in library
|
2014-01-28 11:43:07 +01:00 |
|
masensio
|
222286e869
|
OC-2746: OCShare in library
|
2014-01-28 11:41:55 +01:00 |
|