David A. Velasco
7f8da4cce6
Updated layout of test projects
2014-04-08 13:29:27 +02:00
David A. Velasco
bda94d02aa
Removed unneeded script to setup environment
2014-04-08 12:43:40 +02:00
David A. Velasco
98344e193e
Merge branch 'develop' into travis_ci
2014-04-08 09:44:39 +02:00
David A. Velasco
614163529b
Merge pull request #22 from owncloud/operations_service
...
Moved result data from GetRemoteStatusOperation and GetRemoteUserNameOperation into the RemoteOperationResult instance they their methods execute() return.
2014-04-08 09:15:59 +02:00
David A. Velasco
98d58afce0
Added Travis build script, fist version
2014-04-07 14:53:21 +02:00
masensio
d066e9da51
GetRemoteUserNameOperation returns username in result.data
2014-04-02 09:45:50 +02:00
David A. Velasco
6b69b5af1a
Merge branch 'develop' into operations_service
2014-04-01 14:58:34 +02:00
David A. Velasco
cecda3333a
Merge pull request #20 from owncloud/check_server_version
...
Updated representation of server version
2014-04-01 14:03:39 +02:00
David A. Velasco
a3683116ae
GetRemoteStatusOperation saves server version in result instance, instead of in a field
2014-04-01 11:40:08 +02:00
masensio
448f765ce0
Update MINIMUM_VERSION_FOR_SHARING_API
2014-03-31 15:02:16 +02:00
masensio
7426541883
Grant comparison between versions of 4 parts and version of less than 4 parts will be right in any possible situation
2014-03-31 14:53:29 +02:00
masensio
5924b6abbc
Save version with two dots, for the comparison with MINIMUM_VERSION_FOR_SHARING_API
2014-03-28 09:36:12 +01:00
masensio
fc8191e268
Check the version number instead of the version string
2014-03-27 18:01:13 +01:00
masensio
8d820f42fb
Check the version number taking into account the new format
2014-03-27 09:45:07 +01:00
David A. Velasco
25c53f3bf9
Merge pull request #19 from owncloud/regular_authentication_in_saml_server
...
Prevent than app without SAML support simulates a fake authentication in a SAML server
2014-03-24 10:14:15 +01:00
David A. Velasco
3fed795a33
Warnings removed
2014-03-24 10:12:30 +01: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
David A. Velasco
ec2fcc0716
Merge branch 'develop' into regular_authentication_in_saml_server
2014-03-21 11:01:49 +01:00
David A. Velasco
00cc935be1
Merge pull request #18 from owncloud/reduced_logs_in_operations_in_shares
...
Reduced logs in operations in shares - again; submodule inferno
2014-03-20 18:00:20 +01:00
David A. Velasco
a82d812944
Merge branch 'develop' into reduced_logs_in_operations_in_shares
2014-03-20 17:47:03 +01:00
David A. Velasco
ae2f5b48b8
Merge pull request #17 from owncloud/share_link__reuse_link_shared_in_server
...
Some fixes in operation of Shares
2014-03-20 17:37:30 +01:00
masensio
f63da07a3e
Changes from comments in PR#443
2014-03-20 16:50:35 +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
30acd4875d
Merge pull request #16 from owncloud/check_server_certificates_in_SSO_webview
...
Check server certificates in sso webview
2014-03-13 08:45:30 +01:00
masensio
268681dbff
Merge branch 'develop' into check_server_certificates_in_SSO_webview
2014-03-11 10:47:54 +01:00
masensio
a610dc3cd3
Merge pull request #15 from owncloud/fix_headers_of_OCS_requests
...
Added OCS-APIREQUEST header to every OCS request
2014-03-11 10:44:27 +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
e8a6c642a0
Merge branch 'develop' into check_server_certificates_in_SSO_webview
2014-03-07 09:41:34 +01:00
David A. Velasco
9040e5087f
Merge pull request #14 from owncloud/send_file_pr311_with_develop
...
Added check on the size of the downloded file
2014-03-06 13:42:05 +01:00
masensio
b274963153
OC-3163: Check if the certificate is in the app cetificates repository (mKnownServers of NetworkUtils)
2014-03-05 12:15:07 +01:00
masensio
fb267a0564
OC-3097: (fix bug) When the connection is lost during a download, app thinks that the download is finished
2014-02-28 13:53:56 +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
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