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

Commit Graph

  • 743661ca90 Added field 'displayName' to OwnCloudAccount, and refactoring load of account from storage David A. Velasco 2016-06-06 17:31:20 +02:00
  • 48f35c14b4 Merge pull request #124 from owncloud/stable David A. Velasco 2016-06-08 16:58:09 +02:00
  • 954f69de99 Merge pull request #122 from owncloud/release_0.9.12 oc-android-library-0.9.12 David A. Velasco 2016-06-08 09:21:44 +02:00
  • cdce258a3f Fixed case of 'no update of upload permission' in operation updating public shares David A. Velasco 2016-06-07 13:08:12 +02:00
  • 785562038e Merge pull request #119 from owncloud/fix_non_alphanumeric_chars_in_password David A. Velasco 2016-05-03 10:37:21 +02:00
  • 0666f08ea6 Moved credentials charset constant out of interface, so that it's correctly initialized David A. Velasco 2016-04-28 14:00:44 +02:00
  • 3f89bf20a4 make "UTF-8" String a constant Andy Scherzinger 2016-04-26 19:44:32 +02:00
  • f69814f574 allows special chars in password Luke Owncloud 2016-03-15 21:53:56 +01:00
  • 256c607da8 allow special chars in password Luke Owncloud 2016-03-15 21:47:41 +01:00
  • 5e5aac5fe1 Merge pull request #120 from owncloud/studio21Update David A. Velasco 2016-04-28 10:54:32 +02:00
  • 5a2674516a Update gradle android plugin to 2.1.0 Andy Scherzinger 2016-04-27 14:40:44 +02:00
  • 0d95b0ce24 Merge pull request #117 from owncloud/Studio2Update David A. Velasco 2016-04-26 16:45:13 +02:00
  • 037b1baadf removed support lib updates in travis build since support lib isn't used/referenced Andy Scherzinger 2016-04-25 16:08:08 +02:00
  • 95b57e7b3d removed unused support lib dependency Andy Scherzinger 2016-04-25 16:06:17 +02:00
  • 0a941691bd Android Studio 2.0 Update, gradle 2.10 update, build tools 23.0.3 and support lib update in travis Andy Scherzinger 2016-04-07 22:58:27 +02:00
  • f53ebc09b2 Merge pull request #118 from owncloud/stable David A. Velasco 2016-04-21 12:53:16 +02:00
  • 19e30a6236 Added util method to extract username from saved Account oc-android-library-0.9.11 David A. Velasco 2016-04-01 14:58:23 +02:00
  • 740f0deb82 Fixed bug resulting in false success when one of multiple Share properties are updated David A. Velasco 2016-04-01 14:57:46 +02:00
  • 39e3ddaa07 Merge pull request #112 from owncloud/reliable_uploads_actions_uploads_view David A. Velasco 2016-03-30 13:45:23 +02:00
  • 0bfc385707 Improved detection of exceptions in uplaods due to local errors David A. Velasco 2016-03-21 14:45:23 +01:00
  • 78b9aa6247 Redirections to the Identity Provider (IdP) are translated into ResultCode.UNAUTHORIZED David A. Velasco 2016-03-14 09:25:47 +01:00
  • d36fa0b38b Clean code masensio 2016-02-26 14:14:44 +01:00
  • 023d8107ca New Result code added to RemoteOperationResult Juan Carlos González Cabrero 2016-02-24 10:26:51 +01:00
  • e6eb4b6e53 Added DELAYED_FOR_WIFI to RemoteOperationResult David A. Velasco 2016-02-23 16:58:56 +01:00
  • e7891c4acb Merge pull request #113 from owncloud/edit_public_share_permission David A. Velasco 2016-03-21 09:35:05 +01:00
  • 573afa1538 Update comment, error handling and indentation in the automatic test Juan Carlos González Cabrero 2016-03-21 09:03:51 +01:00
  • 57aa370be0 Update public share tests and refactored publicUpload permission handling Juan Carlos González Cabrero 2016-03-18 13:34:12 +01:00
  • 5c68c3f605 Added automated test for creation of the share operation with edit permission enabled Juan Carlos González Cabrero 2016-03-14 13:23:26 +01:00
  • 46f930f6cf Add new PUT argument for the public upload permission and include in the operation Juan Carlos González Cabrero 2016-03-14 12:04:57 +01:00
  • cf3baa6cd5 Merge pull request #111 from owncloud/federated_sharing David A. Velasco 2016-03-16 10:05:11 +01:00
  • 996660b88c Fix indentation errors Juan Carlos González Cabrero 2016-03-16 09:50:18 +01:00
  • 547f7116ac Merge branch 'federated_sharing' of https://github.com/owncloud/android-library into federated_sharing Juan Carlos González Cabrero 2016-03-16 09:48:21 +01:00
  • 3fd4e3b898 Added new encrypted variable referencing the new QA server to travis config Juan Carlos González Cabrero 2016-03-09 14:01:41 +01:00
  • 6c90e79c53 Added setup variable for a new QA server path Juan Carlos González Cabrero 2016-03-09 13:18:59 +01:00
  • add2aab31e New tests for the federated sharing Juan Carlos González Cabrero 2016-03-09 10:32:12 +01:00
  • 4d524100d5 Added new encrypted variable referencing the new QA server to travis config Juan Carlos González Cabrero 2016-03-09 14:01:41 +01:00
  • 5dfd4cac5e Added setup variable for a new QA server path Juan Carlos González Cabrero 2016-03-09 13:18:59 +01:00
  • 0689213e72 New tests for the federated sharing Juan Carlos González Cabrero 2016-03-09 10:32:12 +01:00
  • 1e1d424ffb Fix comparison of share type in the GetShareesTest Juan Carlos González Cabrero 2016-03-07 13:55:18 +01:00
  • b13e584ac3 Remove the share type constants from GetRemoteShareesOperation Juan Carlos González Cabrero 2016-03-07 09:07:51 +01:00
  • 36da2a2336 Parse the lists of remote users from the JSON response of the server Juan Carlos González Cabrero 2016-03-03 12:45:05 +01:00
  • 23643ad28e Added new share permissions for the federated shares Juan Carlos González Cabrero 2016-03-01 13:24:05 +01:00
  • 1007a80534 Merge pull request #109 from owncloud/target_marshmallow Maria Asensio 2016-02-19 11:19:49 +01:00
  • 27237576ef Fixed wrong test case for shares, and warnings in test cases David A. Velasco 2016-02-16 13:31:55 +01:00
  • d17d8b9a52 Moved target folder for download test to private storage, to fix problems with runtime check of permissions in Android 6 David A. Velasco 2016-02-16 12:45:16 +01:00
  • 8b91c71d6f Updated build target to Android APIv23 David A. Velasco 2016-02-12 14:04:58 +01:00
  • 4eb15976ea Merge pull request #108 from owncloud/stable David A. Velasco 2016-02-10 11:33:32 +01:00
  • a953a890d3 Added FEDERATED as an acceptable ShareType oc-android-library-0.9.10 David A. Velasco 2016-02-05 14:23:41 +01:00
  • 59af0394ec Allow asynchronous execution without handler mendhak 2016-01-30 09:26:15 +00:00
  • 31836d3f4a Merge remote-tracking branch 'upstream/master' mendhak 2016-01-30 08:34:24 +00:00
  • 95919c9005 Merge pull request #105 from owncloud/share__edit_privileges Maria Asensio 2016-01-27 11:06:38 +01:00
  • ac9771ea3a Migration to different test server David A. Velasco 2016-01-27 10:31:46 +01:00
  • b3535a3678 Updated automatic tests to cover share permissions updates David A. Velasco 2016-01-26 18:39:01 +01:00
  • 275c042f78 Added constants for maximum Share permissions David A. Velasco 2016-01-18 13:54:45 +01:00
  • 249cb901eb Added support to update share permissions David A. Velasco 2015-12-16 16:32:48 +01:00
  • dad5cd115a Added constants to analyze share permissions David A. Velasco 2015-12-10 14:18:00 +01:00
  • 1b7a569040 Merge pull request #68 from owncloud/close-resource David A. Velasco 2015-12-16 18:19:42 +01:00
  • d39d26f842 Close in finally block Lukas Reschke 2015-06-03 11:18:18 +02:00
  • 5c87414390 Close resource in finally block Lukas Reschke 2015-06-02 17:29:57 +02:00
  • 715a519523 Merge pull request #100 from owncloud/stable David A. Velasco 2015-12-09 16:19:45 +01:00
  • 77c0d785c9 Fix bug related with sharee with special characters oc-android-library-0.9.9 masensio 2015-11-26 13:26:24 +01:00
  • 9e5c44ddb5 Merge pull request #98 from owncloud/share_with_password_and_expiration_time David A. Velasco 2015-11-25 09:28:32 +01:00
  • 9cf96a10ce Fixed lost of share link when token exists David A. Velasco 2015-11-24 13:44:42 +01:00
  • 1e3060633d Add test for UpdateRemoteShareOperation masensio 2015-11-19 18:10:43 +01:00
  • f6bd45b2a7 Added support to update expiration date in an existing share David A. Velasco 2015-11-12 14:39:05 +01:00
  • 206c7abf10 Fixed unit tests David A. Velasco 2015-11-06 22:49:26 +01:00
  • 90615fc4ab Added operation to update properties of exising share via link David A. Velasco 2015-11-05 13:10:58 +01:00
  • 0238e51903 Prevent null values in OCShare members David A. Velasco 2015-11-03 16:46:44 +01:00
  • b09969d078 Merge pull request #92 from owncloud/read_capabilities_for_showing_share_options David A. Velasco 2015-11-12 10:26:26 +01:00
  • 75581c18a4 Read capabilities to show the Share Options masensio 2015-10-30 11:05:03 +01:00
  • 7bd4dc96db Merge pull request #94 from owncloud/setup-coverity David A. Velasco 2015-11-10 17:55:31 +01:00
  • 92b13d2414 Run Coverity on library Lukas Reschke 2015-11-04 21:18:29 +01:00
  • c2b8b3625d Merge pull request #93 from owncloud/DeepDiver1975-patch-1 David A. Velasco 2015-11-10 17:20:48 +01:00
  • b89246a656 Enable push job only on master Thomas Müller 2015-11-10 16:54:59 +01:00
  • 32ab89fc30 Merge pull request #90 from owncloud/share_with_users Maria Asensio 2015-11-05 13:10:33 +01:00
  • fe62a9fd20 Merge pull request #89 from owncloud/share_with_users__unit_tests Maria Asensio 2015-11-03 09:35:20 +01:00
  • 5c48817712 Update unit tests with cases for creating private shares David A. Velasco 2015-11-02 14:59:01 +01:00
  • b5074f4381 Migrate Travis build to container-based infrastructure David A. Velasco 2015-10-29 18:52:14 +01:00
  • 96825b43b9 Updated test server David A. Velasco 2015-10-29 18:29:49 +01:00
  • caa9bb3d01 Added test for GetRemoteShareesOperation David A. Velasco 2015-10-27 09:13:15 +01:00
  • 875fce9f9c Added constant to let server decide share permissions David A. Velasco 2015-10-29 16:32:57 +01:00
  • 642051cf45 Remove commented code masensio 2015-10-29 10:49:19 +01:00
  • ea26e43c0d GetRemoteShareeOperation returns ArrayList<JSonObject> with Users and Groups masensio 2015-10-29 10:42:57 +01:00
  • a9ada0b508 Fix problem searching users on Shibboleth Server. Add OC_API_HEADER to GetRemoteShareesOperation masensio 2015-10-28 18:38:53 +01:00
  • 0acd17d8ac Fix: user whose name includes @ are not found masensio 2015-10-28 10:47:22 +01:00
  • bfe4fcd977 Changes after cr David A. Velasco 2015-10-27 09:23:36 +01:00
  • 4d9ff3e022 Refactoed operations on Shares David A. Velasco 2015-10-26 11:22:22 +01:00
  • ad60bc9e8e Complete error handling and add error message from server to response David A. Velasco 2015-10-23 15:27:37 +02:00
  • 3d34e504ff Refactored resources.users.GetRemoteUsersAndGroupsOperation to resources.shares.GetRemoteShareesOperation David A. Velasco 2015-10-23 11:33:22 +02:00
  • 68e0633b74 Add option to retrieve share details in CreateRemoteShareOperation; by default the server only returns the share id David A. Velasco 2015-10-21 14:44:04 +02:00
  • 3b3b992a79 Get users or groups available to share with via SHAREE API David A. Velasco 2015-10-19 15:06:52 +02:00
  • 0793d3fca7 Fix NODE_SHARE_WITH_DISPLAY_NAME tag in ShareXMLParser masensio 2015-10-16 11:00:41 +02:00
  • d9eb3655fd Removed constrain to parse only public shares David A. Velasco 2015-10-15 09:24:06 +02:00
  • cea7054a3d Add Get Groups Operation to the library masensio 2015-10-09 12:29:23 +02:00
  • fa17c6947e Remove unused constants masensio 2015-10-09 10:02:03 +02:00
  • 0c6dfef908 Add operation to get users from the server masensio 2015-10-08 18:32:50 +02:00
  • c3f24e817e Add method to know if server supports search users function masensio 2015-10-05 11:23:39 +02:00
  • f02dffb1d3 Merge pull request #83 from owncloud/sync_full_folder Maria Asensio 2015-10-30 14:06:48 +01:00
  • eb4f8a7234 Added constructors to grant that upload operations only succeed if the remote copy keeps a given ETag David A. Velasco 2015-09-28 11:13:44 +02:00
  • f61b466124 Improved ETag parsing David A. Velasco 2015-09-28 10:49:45 +02:00