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

24 Commits

Author SHA1 Message Date
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