1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

79 Commits

Author SHA1 Message Date
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
rperezb
1df8349e21 Update README.md
Update "Third party libraries"
oc-android-library-0.9
2014-02-18 18:40:42 +01:00
masensio
aaa8dc018a Merge pull request #13 from owncloud/wide_scope_clean_up
Wide scope clean up
2014-02-18 14:53:54 +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
e971e5c9e7 Update README file and added LICENSE file 2014-02-18 10:15:03 +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
a0fdb521cf Merge branch 'develop' into release-1.5.4 2014-02-14 14:53:22 +01:00
masensio
6992df89b0 Merge pull request #12 from owncloud/share_link__unshare_link
Share link  unshare link
2014-02-14 14:33:05 +01:00
David A. Velasco
8520a3a7e1 Merge pull request #4 from LukeOwncloud/change_name_to_android_library
Changed name of this oc_framework lib to android-library
2014-02-14 14:25:30 +01:00
masensio
d287820d18 OC-2736: Create unit tests for GetShares Operation 2014-02-14 14:03:41 +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
985b005995 Merge branch 'develop' into share_link__unshare_link 2014-02-07 11:16:32 +01:00
masensio
815fbba486 Merge pull request #10 from owncloud/share_link__new_share
Additions in library to share files with public links
2014-02-07 11:15:45 +01:00
masensio
04f234342a Merge branch 'share_link__new_share' into share_link__unshare_link 2014-02-07 11:14:41 +01:00
masensio
7b590fb6bd Merge pull request #11 from owncloud/share_link__refresh_shares_folder_per_folder
Share link  refresh shares folder per folder
2014-02-07 11:08:59 +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
1dda56e834 OC-2738: Create unitTests in the library: unshare a item. 2014-02-06 19:08:49 +01:00
masensio
0f06f2f7fd OC-2738: Create unitTests in the library: unshare a item. 2014-02-06 13:50:33 +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
masensio
44ccba347c Merge pull request #9 from owncloud/share_link__fix_in_get_shares_for_file
Fix in assignment of URI parameters to get shares of a single file or folder
2014-02-05 10:49:29 +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
masensio
aec92fcb12 OC-2737: Unit Tests for Create Share 2014-02-04 15:05:08 +01:00
masensio
a42ac0e5ad OC-2736: Create unit tests for GetShares Operation 2014-02-04 14:40:07 +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