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

38 Commits

Author SHA1 Message Date
davigonz
944a1186d9 Use new wrapper in GetRemoteUserAvatar operation 2018-09-04 13:38:31 +02:00
davigonz
01d4592de0 Refactor httm methods to return response instead of response code 2018-09-04 13:38:31 +02:00
davigonz
25bba85ee1 Implement get quota with new architecture and refactoring 2018-09-04 13:38:31 +02:00
davigonz
dc9a37db28 Update GetMethod to be used in GetRemoteUserInfoOperation 2018-09-04 13:38:31 +02:00
davigonz
1cf44a9fff Code refactoring 2018-09-04 13:38:30 +02:00
davigonz
d4908e4172 Switch to v2.php 2018-08-01 12:53:56 +02:00
davigonz
fdbe23923e Fix Incorrect output with Other option 2018-05-18 09:28:14 +02:00
David González
f3566d667e Handle case with quota 0 2018-05-18 09:28:13 +02:00
davigonz
a21614fd5a Handle pending, unknown and unlimited quota 2018-05-18 09:28:13 +02:00
davigonz
12429b7ab9 Update operation to get remote user quota 2018-05-18 09:28:13 +02:00
David A. Velasco
a4386bb4fe Allow client objects to decide if RemoteOperations should silently refresh access token when expired 2017-08-02 18:43:07 +02:00
David A. Velasco
1c25cc7835 Update entry point to get user info 2017-01-25 17:48:30 +01: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
b87d2c9e7c Prevent conditional update of remote avatar to work around bug breaking refesh of root folder 2016-11-22 16:48:26 +01:00
David A. Velasco
4cf779e444 Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar 2016-10-18 12:10:27 +02:00
David A. Velasco
477a99e243 Renamed operation to get quota following scheme of rest of operations, and some clean-up 2016-08-17 10:54:53 +02:00
David A. Velasco
b8aa7b6119 Changes after CR 2016-08-17 10:17:29 +02:00
Bartosz Przybylski
46b5d5a4b9 Add test to fetching user quota, add more handy return data object from remote operation 2016-08-17 09:56:35 +02:00
MMMarcy
8d11a519db Commit that introduces a new Remote Operation that fetches users' quota
statistics
2016-08-17 09:56:35 +02:00
David A. Velasco
20c9830922 Updated copyright 2016-08-02 13:31:56 +02:00
David A. Velasco
75667c67f4 Renamed GetRemoteUserNameOperation to GetRemoteUserInfoOperation 2016-06-13 13:49:04 +02:00
David A. Velasco
afe65bdc3f Return user name when display name is unknown 2016-06-09 10:02:32 +02:00
David A. Velasco
8b91c71d6f Updated build target to Android APIv23 2016-02-13 21:24:10 +01:00
David A. Velasco
3d34e504ff Refactored resources.users.GetRemoteUsersAndGroupsOperation to resources.shares.GetRemoteShareesOperation 2015-10-30 14:55:02 +01:00
David A. Velasco
3b3b992a79 Get users or groups available to share with via SHAREE API 2015-10-30 14:55:00 +01:00
masensio
cea7054a3d Add Get Groups Operation to the library 2015-10-30 14:54:56 +01:00
masensio
fa17c6947e Remove unused constants 2015-10-30 14:54:55 +01:00
masensio
0c6dfef908 Add operation to get users from the server 2015-10-30 14:54:54 +01:00
masensio
eca87d20c7 Update headers 2015-03-04 11:06:47 +01:00
jabarros
b0fe841c3e Add Log_OC class and update the log references 2014-09-12 09:30:54 +02:00
David A. Velasco
b28701ca30 Refactored handle of ownCloud URIs inside OwnCloudClient; rest of library adapted 2014-06-13 09:29:32 +02:00
masensio
d066e9da51 GetRemoteUserNameOperation returns username in result.data 2014-04-02 09:45:50 +02: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
cd4414a7bd Merge branch 'master' into develop 2014-02-24 12:56:22 +01:00
David A. Velasco
b998f8840b Fixed copyright line in comments 2014-02-18 10:16:05 +01:00
David A. Velasco
0e4149fa84 Rename classes to improve name consistency 2014-02-14 13:15:15 +01:00
David A. Velasco
6c4d342610 Reordered packages 2014-02-14 12:04:41 +01:00