1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-07-07 14:46:10 +00:00

Commit Graph

  • 092c790030 Add capability to reatin ETag value in download operations David A. Velasco 2015-07-28 16:21:27 +02:00
  • 522ea30da0 Simplified flow of interruption of uploads in cancellations David A. Velasco 2015-07-22 10:40:50 +02:00
  • 8bf276377c Minor improvements for upload cancelation and conflicts in synchronization David A. Velasco 2015-07-21 16:50:48 +02:00
  • 5985ba9a9f Merge pull request #85 from owncloud/update_share_link_for_OC_8.2 oc-android-library-0.9.8 David A. Velasco 2015-09-14 14:58:13 +02:00
  • ecc3415e3e Fix bug: Sharing an already shared file generates the old link masensio 2015-09-14 13:21:00 +02:00
  • 30df7c33fb Build the share link of a file if it isn't in the response of the server masensio 2015-09-11 14:48:19 +02:00
  • 17bb724b42 Merge pull request #82 from owncloud/copy masensio 2015-09-04 10:59:31 +02:00
  • ef07416c6a Updated target server for automatic tests root 2015-09-01 15:29:50 +00:00
  • 27b0308e06 //This extra check is unnecessary after https://github.com/owncloud/core/pull/14505 David A. Velasco 2015-09-01 16:01:41 +02:00
  • 5ac5c80809 Return FILE_NOT_FOUND error only if the file is not found in the server, not in case of any other error checking its existence David A. Velasco 2015-08-18 18:06:06 +02:00
  • b15fb19399 Fixed broken copy test David A. Velasco 2015-08-18 14:18:37 +02:00
  • 819b465385 Recovered error when file to copy doesn't exist but still keeping dependency on Context out David A. Velasco 2015-08-18 14:07:59 +02:00
  • b281585c93 Updated CopyRemoteFileOperation constructor David A. Velasco 2015-08-18 13:27:44 +02:00
  • 6f12324930 Added some missing imports Jorge Antonio Diaz-Benito Soriano 2014-11-04 16:31:12 +01:00
  • ed720d0a65 Cleanup Jorge Antonio Diaz-Benito Soriano 2014-11-04 16:08:24 +01:00
  • 2970b54e7c Updated CopyRemoteFileOperation and verified with the unit tests Jorge Antonio Diaz-Benito Soriano 2014-11-04 15:56:30 +01:00
  • 8633efbb49 Added some neccesities for the copy operation Jorge Antonio Diaz-Benito Soriano 2014-10-23 22:46:49 +02:00
  • b53c8ccf9d Updated some dependencies Jorge Antonio Diaz-Benito Soriano 2014-10-27 23:43:16 +01:00
  • 97b133b36a Updated .gitignore Jorge Antonio Diaz-Benito Soriano 2014-09-19 13:49:46 +02:00
  • b8830e0faf Disabled abort-build-on-lint-error check (all modules have errors). Jorge Antonio Diaz-Benito Soriano 2014-09-19 13:38:04 +02:00
  • 25ec49acfb Replaced obsolete Android plugins and updated Gradle plugin version to 0.13 Jorge Antonio Diaz-Benito Soriano 2014-09-19 13:29:33 +02:00
  • 775fb5b1f2 Updated build.gradle to allow Android Studio to properly identify test_client as a module Jorge Antonio Diaz-Benito Soriano 2014-09-19 12:37:30 +02:00
  • 8e0739aed0 Added gradle folder to .gitignore Jorge Antonio Diaz-Benito Soriano 2014-09-19 12:07:17 +02:00
  • f753b1bde8 Added INVALID_COPY_INTO_DESCENDANT code Jorge Antonio Diaz-Benito Soriano 2014-10-28 12:46:44 +01:00
  • 542e596bf5 Removed unnecessary command Jorge Antonio Diaz-Benito Soriano 2014-10-28 12:17:27 +01:00
  • 3e28768d8f Updated some dependencies Jorge Antonio Diaz-Benito Soriano 2014-10-27 23:43:16 +01:00
  • 43e82df560 New Travis-CI conf test Jorge Antonio Diaz-Benito Soriano 2014-10-23 23:04:54 +02:00
  • 0842c4c407 Added some neccesities for the copy operation Jorge Antonio Diaz-Benito Soriano 2014-10-23 22:46:49 +02:00
  • 5f66b204bb Updated .gitignore Jorge Antonio Diaz-Benito Soriano 2014-09-19 13:49:46 +02:00
  • c3478eb8d4 Disabled abort-build-on-lint-error check (all modules have errors). Jorge Antonio Diaz-Benito Soriano 2014-09-19 13:38:04 +02:00
  • 4a76d429ab Updated build.gradle to allow Android Studio to properly identify test_client as a module Jorge Antonio Diaz-Benito Soriano 2014-09-19 12:37:30 +02:00
  • 7fd0028cc9 Added sample_client build.gradle Jorge Antonio Diaz-Benito Soriano 2014-09-19 12:20:14 +02:00
  • 39b3f376e2 Added gradle folder to .gitignore Jorge Antonio Diaz-Benito Soriano 2014-09-19 12:07:17 +02:00
  • d73180ab67 Added build.gradle Jorge Antonio Diaz-Benito Soriano 2014-09-19 11:53:21 +02:00
  • dbc8c325d7 Merge branch 'develop' David A. Velasco 2015-08-07 10:13:01 +02:00
  • e3dddbdcc7 Merge pull request #81 from owncloud/updated_readme_about_target_of_PRs David A. Velasco 2015-08-07 10:10:50 +02:00
  • e71ba7faee Removed reference to git branching model to avoid confussion David A. Velasco 2015-08-07 09:09:20 +02:00
  • 0ae4d1dac9 Updated README.md with new policy: PRs should go to master, no more to develop David A. Velasco 2015-08-06 12:40:59 +02:00
  • c8f6e5ad57 Merge pull request #80 from owncloud/username_in_saml_sso masensio 2015-08-06 10:39:32 +02:00
  • 1fa8e79b3f Fixed unit tests David A. Velasco 2015-08-03 11:40:18 +02:00
  • 6752b25b8d Added username to OwnCloudSamlSsoCredentials David A. Velasco 2015-08-03 11:20:05 +02:00
  • 3b9777c5b6 Merge pull request #79 from owncloud/update_buildTools_to_22_0_1 David A. Velasco 2015-08-04 12:27:03 +02:00
  • 3ecefdfbcc Updated buildTools in all the Gradle files David A. Velasco 2015-08-04 11:49:07 +02:00
  • 8d9e0bf682 Fixed build tools dependency in Travis David A. Velasco 2015-08-04 11:33:18 +02:00
  • dc057816d3 Update buildTools version to 22.0.1 masensio 2015-08-04 11:14:07 +02:00
  • bfa5e4c6ba Merge pull request #78 from owncloud/update_jackrabbit_library David A. Velasco 2015-08-03 14:28:22 +02:00
  • 482a70fba1 Replace jackrabbit 2.7.2 jar file by jackrabbit 2.10.1 jar file masensio 2015-07-31 15:20:23 +02:00
  • 4b1c9725c6 Replace jackrabbit 2.7.2 jar file by jackrabbit 2.10.1 jar file masensio 2015-07-31 15:19:38 +02:00
  • d89387b8df Update build.gradle with jackrabbit version 2.10.1 masensio 2015-07-31 11:22:04 +02:00
  • defe460a0a Allow asynchronous execution without handler mendhak 2015-07-04 23:30:54 +01:00
  • 02c24c8a3b Fixed existence check on files when automatic redirections are explicitly disabled (SAML SSO) oc-android-library-0.9.7 David A. Velasco 2015-07-02 14:02:31 +02:00
  • f5fbca24be Merge pull request #74 from owncloud/auto_grid_only_with_all_pictures masensio 2015-06-25 12:52:28 +02:00
  • c84530d359 Added helper method to check if a server version supports remote thumbnails David A. Velasco 2015-06-19 14:05:08 +02:00
  • 5d1f069003 Merge pull request #73 from owncloud/fix_shared_by_link_for_server_without_uploads David A. Velasco 2015-06-22 14:53:29 +02:00
  • 8f87ad78f7 Merge branch 'develop' into fix_shared_by_link_for_server_without_uploads masensio 2015-06-22 14:01:27 +02:00
  • ff85ff2eef Merge branch 'master' into develop David A. Velasco 2015-06-22 11:15:46 +02:00
  • 08831dfef5 Merge pull request #67 from owncloud/fix-code-that-never-worked David A. Velasco 2015-06-22 09:37:59 +02:00
  • a22b1da16b Don't send public_upload value in createShare masensio 2015-06-19 15:10:36 +02:00
  • 344d5b22e4 Merge pull request #71 from owncloud/forbidden_characters_from_server David A. Velasco 2015-06-17 09:13:12 +02:00
  • 58deabb773 Changes from comments in Code Review masensio 2015-06-16 15:15:36 +02:00
  • dcad9157aa Prevent NullPointerException when OwncloudVersion is null in MoveRemoteFileOperation and RenameRemoteFileOperation masensio 2015-06-16 10:51:50 +02:00
  • 1811be1b52 Prevent NullPointException when OwncloudVersion is null in CreateRemoteFolderOperation masensio 2015-06-16 10:39:40 +02:00
  • 060ca75f17 Merge branch 'develop' into forbidden_characters_from_server masensio 2015-06-15 14:41:27 +02:00
  • 639cb7eacd Merge pull request #70 from owncloud/keep_permanent_redirection_in_existence_check masensio 2015-06-15 13:14:36 +02:00
  • 41dcc33730 Get that ExistenceCheckRemoteOperation remembers the sequence of followed redirections after its execution David A. Velasco 2015-06-11 09:39:16 +02:00
  • 4ca0ff2203 Parse error 500 and InvalidPathException for Uploads masensio 2015-06-03 11:09:58 +02:00
  • b8a3eb059c Remove exhaust response in RenameRemoteFileOperation masensio 2015-06-03 11:09:32 +02:00
  • 16c9147383 Parse and show the error of invalid characters coming from the server side: Move, Rename, Uploads masensio 2015-06-03 00:32:19 +02:00
  • b102d1cdf9 Change the order to prevent NullPointerExceptions Lukas Reschke 2015-06-02 16:56:35 +02:00
  • 267c7cfd08 Use .equals instead of != Lukas Reschke 2015-06-02 16:51:25 +02:00
  • 2b09aa2a89 Parse and show the error of invalid characters coming from the server side. Show new message in CreationFolder masensio 2015-06-02 13:07:43 +02:00
  • 9fc332eef9 Filter only '/' character in user input when version of server is 8.1 or later masensio 2015-06-02 09:37:46 +02:00
  • e48aa9c304 Merge pull request #65 from owncloud/fix_nullPointerException_quota David A. Velasco 2015-05-27 08:33:11 +02:00
  • 409e8d6671 Fix problems reading quota values: NullPointerException masensio 2015-05-26 13:43:30 +02:00
  • 67d800027c Merge pull request #63 from owncloud/fix_refresh_large_default_storage David A. Velasco 2015-05-18 14:46:58 +02:00
  • 0449645fca Changes from comments in PR#63 masensio 2015-05-15 10:51:34 +02:00
  • 0e7319e4ed Adapt WebDav parser for receiving exponential values in QUOTAS masensio 2015-05-11 14:29:55 +02:00
  • e73e4a56d3 Merge pull request #61 from owncloud/loging_different_servers_same_pattern David A. Velasco 2015-04-22 09:29:08 +02:00
  • 8ca001af3e Merge pull request #60 from owncloud/adding_account_versions masensio 2015-04-15 13:06:33 +02:00
  • ddb8648809 Added version for OC accounts David A. Velasco 2015-04-15 12:49:45 +02:00
  • 2e993f9893 Merge branch 'develop' into adding_account_versions David A. Velasco 2015-04-15 12:14:44 +02:00
  • 9e761387a0 Merge pull request #59 from owncloud/add_header_OC-TOTAL-LENGHT_to_put_request David A. Velasco 2015-04-14 09:30:20 +02:00
  • 21c329aa12 Set new pattern for account name masensio 2015-04-13 13:30:31 +02:00
  • aaebdefe56 Add OC-Total-Length to UploadRemoteFileOperation masensio 2015-04-10 09:21:05 +02:00
  • 8f068a2849 Add OC-Total-Length header to ChunkedUploadRemoteFileOperation masensio 2015-04-09 18:19:22 +02:00
  • 8850a81222 Merge pull request #58 from owncloud/extra_log_message David A. Velasco 2015-04-09 14:20:26 +02:00
  • 415d059f95 Merge branch 'develop' of https://github.com/LukeOwnCloud/android-library into LukeOwncloud-develop David A. Velasco 2015-04-09 13:26:16 +02:00
  • 2b2fc9171f Fixed deadlock in main thread due to SingleSessionManager synchronization oc-android-library-0.9.6 David A. Velasco 2015-03-31 09:26:41 +02:00
  • 925227b41b Merge pull request #56 from owncloud/add_user_agent_support David A. Velasco 2015-03-25 10:22:25 +01:00
  • ab268fbccd Changes in test because Travis is failing masensio 2015-03-25 09:36:40 +01:00
  • 0e011fb0c7 Remove static string in RemoteOperation masensio 2015-03-24 14:53:28 +01:00
  • e0da66d25d Update uger agent string masensio 2015-03-24 14:52:18 +01:00
  • decf89e39b Update uger agent string masensio 2015-03-24 14:43:36 +01:00
  • 9990eeb7ff Refactor parameter user_agent out of RemoteOperation and children masensio 2015-03-24 14:31:40 +01:00
  • 94ac3a93d3 Fix bug: User agent: jakarta is shown when doing GET request masensio 2015-03-23 14:24:03 +01:00
  • 43f6fe93e6 Fix unit test masensio 2015-03-20 14:42:32 +01:00
  • 87582c4a8e Add user-agent string to setup options masensio 2015-03-18 17:08:19 +01:00
  • fc07af2364 Add user agent in all the request masensio 2015-03-13 13:53:36 +01:00
  • a1420ab00e Add userAgent in RemoteOperation masensio 2015-03-13 13:37:23 +01:00
  • 0dd68c1f65 Merge pull request #55 from owncloud/update_propfind_for_server_8.1 David A. Velasco 2015-03-09 15:05:44 +01:00