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

Commit Graph

  • f42a9f8c61 Constants and comments after crossed review David A. Velasco 2017-04-11 10:08:28 +02:00
  • 825ef70cef Allow the usage of OwnCloudVersion instances for invalid server versions, and removed some really old or never used endpoint paths David A. Velasco 2017-04-07 14:08:59 +02:00
  • ef49035784 Merge pull request #155 from owncloud/release_0.9.16 David González Verdugo 2017-03-08 11:23:36 +01:00
  • d7f453f0e3 Deleted <p> oc-android-library-0.9.16 davigonz 2017-03-07 09:22:08 +01:00
  • 29493f1983 Change MAINTENANCE_MODE ResultCode to SERVICE_UNAVAILABLE davigonz 2017-03-06 12:36:40 +01:00
  • f0b8cf1b66 Merge pull request #151 from owncloud/prevent_access_to_accounts_of_other_apps David González 2017-02-21 10:41:10 +01:00
  • 1535be3876 Prevent access to accounts of other apps with the same name as an OC account David A. Velasco 2017-02-02 13:32:42 +01:00
  • 5d17bbb88d Merge pull request #154 from owncloud/ext_storage jabarros 2017-02-20 09:56:40 +01:00
  • 9854ef6f60 Update RemoteOperationResult.java David González 2017-02-20 09:19:48 +01:00
  • 4dea8debb4 Merge branch 'master' into ext_storage davigonz 2017-02-14 14:15:53 +01:00
  • 71bdd1d035 Merge pull request #149 from owncloud/recover_preemptive_authentication David González 2017-02-13 10:42:34 +01:00
  • d5e179d7a2 Use preemptive authentication except in server versions where it is not compatible with session tracking David A. Velasco 2017-02-01 10:34:42 +01:00
  • 06f907294a Change HEAD method to PROPFIND method while checking path existence before starting an upload davigonz 2017-02-10 12:17:57 +01:00
  • 21d1265ca5 Show error message when there is an external storage error davigonz 2017-02-06 11:54:02 +01:00
  • 28d228b296 Merge pull request #152 from owncloud/firewall_error_messages David González 2017-02-09 14:17:52 +01:00
  • 1f58cfc941 Update comment davigonz 2017-02-07 13:11:06 +01:00
  • 626e2f0efa Added changes requested in PR davigonz 2017-02-07 08:53:14 +01:00
  • 12e7af8af5 Reformat code davigonz 2017-02-06 12:13:22 +01:00
  • 6a3d97a474 Added forbidden exception parser davigonz 2017-01-25 13:42:43 +01:00
  • d7a707293d Prevent that connection manager cleans up response buffer of failed downloads David A. Velasco 2017-01-27 10:37:41 +01:00
  • 67e5ccd4af Exhaust response if status is different from 403 davigonz 2017-01-26 17:01:48 +01:00
  • 1aba54d0f9 Handle specific forbidden error davigonz 2017-01-26 10:24:47 +01:00
  • 21121e0189 Added forbidden exception parser davigonz 2017-01-25 13:42:43 +01:00
  • 769116a7d1 Merge pull request #148 from owncloud/update_path_to_user_info_entry_point David A. Velasco 2017-01-26 12:20:42 +01:00
  • 1c25cc7835 Update entry point to get user info David A. Velasco 2017-01-25 17:48:30 +01:00
  • bdcab895a5 Merge pull request #146 from owncloud/improve_error_feedback David A. Velasco 2017-01-13 14:44:51 +01:00
  • 14d646ea1d Keep http phrase in RemoteOperationResult as last chance for a detailed user message David A. Velasco 2017-01-12 17:32:50 +01:00
  • 67665b8691 Merge pull request #144 from owncloud/bug_1722_maintenance_mode David A. Velasco 2017-01-10 18:57:54 +01:00
  • 65c7fb1305 Update serialVersionUID davigonz 2017-01-10 08:57:40 +01:00
  • 0fdc5694f1 Handle 503 code error davigonz 2016-12-23 10:50:51 +01:00
  • 45e70f5906 Merge pull request #143 from owncloud/release_0.9.15 oc-android-library-0.9.15 David A. Velasco 2016-12-20 16:31:25 +01:00
  • 457d4f3d2f Merge pull request #142 from owncloud/crash_invalid_port David A. Velasco 2016-12-20 13:01:37 +01:00
  • d7561264b5 Apply changes after CR David A. Velasco 2016-12-20 12:17:05 +01:00
  • 4c27395609 Fix crash with invalid TCP port David A. Velasco 2016-12-20 11:05:03 +01:00
  • 8ced17a930 Merge pull request #141 from owncloud/maintain_session_with_server David A. Velasco 2016-12-16 10:07:27 +01:00
  • b2034e1be2 Rename confusing vars after CR David A. Velasco 2016-12-16 09:45:25 +01:00
  • 455cabb72b Add new OwnCloudClientManagerFactory implementation to get OwnCloudClient instances that keep session or not depending on the server version David A. Velasco 2016-12-15 13:54:07 +01:00
  • 7b88fb4e6c Adapt authentication with basic credentials to reuse server sessions for server >= 9.1 David A. Velasco 2016-12-15 11:12:19 +01:00
  • 7647a4974b Merge pull request #140 from owncloud/761_file_modification_date_lost David González 2016-12-15 14:14:13 +01:00
  • b9492966a5 Updated test with needed params davigonz 2016-12-15 09:27:14 +01:00
  • 576231023b Decrease some lines length davigonz 2016-12-14 13:39:18 +01:00
  • 274e0ec47b Set modification date from the file in filesystem to the file to upload davigonz 2016-12-14 11:40:11 +01:00
  • 0fef17a609 Add line breaks davigonz 2016-12-13 10:48:24 +01:00
  • 09612b2dd9 Delete not needed import davigonz 2016-12-13 10:46:33 +01:00
  • 53a5818688 Delete unnecessary line davigonz 2016-12-13 10:44:38 +01:00
  • 4c1f91e9ef Fix bug in chunked upload (work in progress) davigonz 2016-12-13 09:01:41 +01:00
  • 3d8ec568ec Fixed bug with normal update operation (not chunked) David González Verdugo 2016-12-12 10:56:54 +01:00
  • fd9067ef4a Merge pull request #139 from owncloud/available_offline_folder David A. Velasco 2016-12-09 12:32:04 +01:00
  • fdebb05a13 Update test for GetRemoteUserAvatarOperation after retrieval conditioned by ETag was disabled David A. Velasco 2016-12-09 10:15:30 +01:00
  • 67d7217d13 Revert "Allow conditional read of list of files in a folder based on ETag"; server does not work that way David A. Velasco 2016-11-22 17:04:33 +01:00
  • b87d2c9e7c Prevent conditional update of remote avatar to work around bug breaking refesh of root folder David A. Velasco 2016-11-22 15:32:43 +01:00
  • 5ff9062ea8 Allow conditional read of list of files in a folder based on ETag David A. Velasco 2016-11-11 09:10:26 +01:00
  • e0f0416c9e Merge pull request #136 from owncloud/upload_bigfiles David A. Velasco 2016-10-31 10:23:57 +01:00
  • 5404b5c2c3 Increase the last chunk timeout in uploads jabarros 2016-09-20 16:59:08 +02:00
  • a13b5ec17c Merge pull request #138 from owncloud/1556_access_to_avatars David A. Velasco 2016-10-18 12:59:50 +02:00
  • 0b945f8676 Removed secret vars to access test server from .travis.yml - now in settings David A. Velasco 2016-10-18 12:34:37 +02:00
  • 4cf779e444 Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar David A. Velasco 2016-10-14 13:46:13 +02:00
  • dc14474c51 Merge pull request #137 from owncloud/update_tools David A. Velasco 2016-09-27 20:12:11 +02:00
  • 1440809fc7 Update Jackrabbit-WebDAV version David A. Velasco 2016-09-27 11:43:15 +02:00
  • 61b033b1d9 Removed problematic emulator options David A. Velasco 2016-09-26 12:37:46 +02:00
  • 410c4bd5b5 Update gradle plugin and remove buildscript entry from build.gradle in modules level David A. Velasco 2016-09-27 09:12:26 +02:00
  • 1bbc67b704 Merge pull request #133 from owncloud/update_sdk_tools_versions oc-android-library-0.9.14 David A. Velasco 2016-08-29 13:54:59 +02:00
  • 855a06045e Update Android SDK Build Tools to version 24.0.2 David A. Velasco 2016-08-29 10:45:06 +02:00
  • ebcaf1ddfc Merge pull request #96 from owncloud/bring_back_logging_arguments David A. Velasco 2016-08-18 17:10:07 +02:00
  • 45650d2307 Sychronize methods for logging starting and stopping. First of, this will prevent logs mixing, sencondly this will allow user to safely migrate data even when other thread will call logging functions Bartosz Przybylski 2015-11-21 17:22:12 +01:00
  • 17325dd43f Update Log_OC.java Bartosz Przybylski 2015-11-21 13:11:34 +01:00
  • 080b3f56fc Stop logging in exception free way Bartosz Przybylski 2015-11-21 13:03:55 +01:00
  • 9cbf572510 Add stopLogging method to Log_OC Bartosz Przybylski 2015-11-09 17:45:59 +01:00
  • 9adb155f7e Bring back storagePath argument in startLogging Bartosz Przybylski 2015-11-07 18:07:19 +01:00
  • 5dde382fbb Merge pull request #131 from owncloud/update_graddle_tools_and_wrapper_versions David A. Velasco 2016-08-17 18:54:03 +02:00
  • df199beb1b Update Jackrabbit-webdav version also for ant-based build David A. Velasco 2016-08-17 14:17:41 +02:00
  • 71fefb286c Set jcenter as source of dependencies; build tools updated all the way; Jackrabbit-webdav updated to last stable David A. Velasco 2016-08-17 13:41:34 +02:00
  • 50a4a0f09e Updated graddle wrapper and plugin versions from security recommendation David A. Velasco 2016-08-17 12:56:36 +02:00
  • 9e30147161 Merge pull request #102 from owncloud/userQuota David A. Velasco 2016-08-17 18:13:19 +02:00
  • 477a99e243 Renamed operation to get quota following scheme of rest of operations, and some clean-up David A. Velasco 2016-08-17 10:54:53 +02:00
  • b8aa7b6119 Changes after CR David A. Velasco 2016-08-17 10:17:29 +02:00
  • 46b5d5a4b9 Add test to fetching user quota, add more handy return data object from remote operation Bartosz Przybylski 2015-12-23 18:04:48 +01:00
  • 8d11a519db Commit that introduces a new Remote Operation that fetches users' quota statistics MMMarcy 2014-11-11 23:31:10 +01:00
  • 7458e16d62 Merge pull request #130 from owncloud/ChangesForAndroidN David A. Velasco 2016-08-12 12:03:36 +02:00
  • 2e17ca3e34 - added target=android-24 in in file test_client/tests/project.properties Gurpreet 2016-08-11 20:42:38 +05:30
  • 445cbef3aa - changed project.properties files. Gurpreet 2016-08-08 21:29:03 +05:30
  • 8145e6c080 - changes made to .travis.yml file. Gurpreet 2016-07-27 00:30:27 +05:30
  • 15c6ab6ded - changes made to .travis.yml file. Gurpreet 2016-07-21 15:13:35 +05:30
  • 9fa3c5bb4f - changed the buildVersions and target SDK to 24. Gurpreet 2016-07-21 15:08:52 +05:30
  • bd33e65090 Merge pull request #77 from mendhak/master David A. Velasco 2016-08-11 09:26:07 +02:00
  • df743af8c5 Merge branch 'master' into master mendhak 2016-08-10 18:11:28 +01:00
  • 02cb6749da Merge pull request #101 from owncloud/fix_project_setup David A. Velasco 2016-08-10 13:16:35 +02:00
  • 34d1ce986b Correctly setup lint options Bartosz Przybylski 2015-12-20 15:00:07 +01:00
  • 1b191151ed Merge pull request #129 from owncloud/release_0.9.13 oc-android-library-0.9.13 David A. Velasco 2016-08-09 11:20:28 +02:00
  • 70e38cda59 Fix Share parser: share type is not determined by existance of <url> element in share David A. Velasco 2016-08-04 16:37:47 +02:00
  • 20c9830922 Updated copyright David A. Velasco 2016-08-02 13:31:56 +02:00
  • f0b649ecd6 Merge pull request #127 from owncloud/add_check_for_unshareable_federated_shares David A. Velasco 2016-08-01 13:11:04 +02:00
  • 46ec581740 Fix permissions for federated folders David A. Velasco 2016-07-29 12:18:00 +02:00
  • e4fc7ea25b Add method to OwnCloudVersion to check if not-reshareable federated shares are supported David A. Velasco 2016-07-26 12:53:59 +02:00
  • 0ce18350cf Merge pull request #125 from owncloud/1639_show_display_name_instead_of_login_name David A. Velasco 2016-06-16 14:32:00 +02:00
  • f679e55933 Updated OwnCloudAccount#getDisplayName with better fallbacks David A. Velasco 2016-06-16 12:14:47 +02:00
  • 4d80ca096d Removed annoying NONE value from OwnCloudAccount#getDisplayName David A. Velasco 2016-06-15 10:21:20 +02:00
  • 75667c67f4 Renamed GetRemoteUserNameOperation to GetRemoteUserInfoOperation David A. Velasco 2016-06-13 13:40:05 +02:00
  • 06f27a7c79 Undo buggy refactoring; too much to do in that sense to get it works David A. Velasco 2016-06-09 10:54:08 +02:00
  • afe65bdc3f Return user name when display name is unknown David A. Velasco 2016-06-06 18:26:55 +02:00