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

15 Commits

Author SHA1 Message Date
davigonz
137a892d2e Improve comments 2017-06-16 11:43:18 +02:00
davigonz
bcb6c2c106 Update permissions when updating share via link 2017-06-16 11:07:06 +02:00
David A. Velasco
c9a06fc5e4 Fix NullPointerException in update of public shares while keeping compatibility of the operation with servers not supporting 'name' property in shares 2017-05-10 15:34:22 +02:00
davigonz
a034338290 Fix wrong or no update parameter given in servers < 10 2017-05-09 18:18:22 +02:00
David A. Velasco
188ce07155 Add support for optional name in public shares (WIP) 2017-05-05 13:26:47 +02:00
David A. Velasco
14d646ea1d Keep http phrase in RemoteOperationResult as last chance for a detailed user message 2017-01-12 17:32:50 +01:00
David A. Velasco
20c9830922 Updated copyright 2016-08-02 13:31:56 +02:00
David A. Velasco
cdce258a3f Fixed case of 'no update of upload permission' in operation updating public shares 2016-06-07 13:09:12 +02:00
David A. Velasco
740f0deb82 Fixed bug resulting in false success when one of multiple Share properties are updated 2016-04-01 14:57:46 +02:00
Juan Carlos González Cabrero
57aa370be0 Update public share tests and refactored publicUpload permission handling 2016-03-21 09:05:47 +01:00
Juan Carlos González Cabrero
46f930f6cf Add new PUT argument for the public upload permission and include in the operation 2016-03-21 09:05:47 +01:00
David A. Velasco
8b91c71d6f Updated build target to Android APIv23 2016-02-13 21:24:10 +01:00
David A. Velasco
249cb901eb Added support to update share permissions 2016-01-11 12:13:19 +01:00
David A. Velasco
f6bd45b2a7 Added support to update expiration date in an existing share 2015-11-23 17:51:32 +01:00
David A. Velasco
90615fc4ab Added operation to update properties of exising share via link 2015-11-23 17:51:30 +01:00