David A. Velasco
|
fd9067ef4a
|
Merge pull request #139 from owncloud/available_offline_folder
Close streams in GetRemoteUserAvatarOperation
|
2016-12-09 12:32:04 +01:00 |
|
David A. Velasco
|
fdebb05a13
|
Update test for GetRemoteUserAvatarOperation after retrieval conditioned by ETag was disabled
|
2016-12-09 10:15:30 +01:00 |
|
David A. Velasco
|
67d7217d13
|
Revert "Allow conditional read of list of files in a folder based on ETag"; server does not work that way
This reverts commit 5ff9062ea8fefb1bf2b3952b9d64daa4f9922a39.
|
2016-11-22 17:04:33 +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
|
5ff9062ea8
|
Allow conditional read of list of files in a folder based on ETag
|
2016-11-11 09:10:26 +01:00 |
|
David A. Velasco
|
e0f0416c9e
|
Merge pull request #136 from owncloud/upload_bigfiles
Increase the last chunk timeout in uploads
|
2016-10-31 10:23:57 +01:00 |
|
jabarros
|
5404b5c2c3
|
Increase the last chunk timeout in uploads
|
2016-10-31 09:58:25 +01:00 |
|
David A. Velasco
|
a13b5ec17c
|
Merge pull request #138 from owncloud/1556_access_to_avatars
Add GetRemoteUserAvatarOperation to get data and metadata of current user avatar.
|
2016-10-18 12:59:50 +02:00 |
|
David A. Velasco
|
0b945f8676
|
Removed secret vars to access test server from .travis.yml - now in settings
|
2016-10-18 12:34:37 +02: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
|
dc14474c51
|
Merge pull request #137 from owncloud/update_tools
Update gradle plugin & Jackrabbit-Webdav
|
2016-09-27 20:12:11 +02:00 |
|
David A. Velasco
|
1440809fc7
|
Update Jackrabbit-WebDAV version
|
2016-09-27 11:46:36 +02:00 |
|
David A. Velasco
|
61b033b1d9
|
Removed problematic emulator options
|
2016-09-27 11:42:11 +02:00 |
|
David A. Velasco
|
410c4bd5b5
|
Update gradle plugin and remove buildscript entry from build.gradle in modules level
|
2016-09-27 09:12:26 +02:00 |
|
David A. Velasco
|
1bbc67b704
|
Merge pull request #133 from owncloud/update_sdk_tools_versions
Update Android SDK Build Tools to version 24.0.2
oc-android-library-0.9.14
|
2016-08-29 13:54:59 +02:00 |
|
David A. Velasco
|
855a06045e
|
Update Android SDK Build Tools to version 24.0.2
|
2016-08-29 10:45:06 +02:00 |
|
David A. Velasco
|
ebcaf1ddfc
|
Merge pull request #96 from owncloud/bring_back_logging_arguments
Bring back logging arguments
|
2016-08-18 17:10:07 +02:00 |
|
Bartosz Przybylski
|
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
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
17325dd43f
|
Update Log_OC.java
Fix typos
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
080b3f56fc
|
Stop logging in exception free way
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
9cbf572510
|
Add stopLogging method to Log_OC
|
2016-08-17 18:56:19 +02:00 |
|
Bartosz Przybylski
|
9adb155f7e
|
Bring back storagePath argument in startLogging
|
2016-08-17 18:56:19 +02:00 |
|
David A. Velasco
|
5dde382fbb
|
Merge pull request #131 from owncloud/update_graddle_tools_and_wrapper_versions
Updated graddle wrapper and plugin versions from security recommendation
|
2016-08-17 18:54:03 +02:00 |
|
David A. Velasco
|
df199beb1b
|
Update Jackrabbit-webdav version also for ant-based build
|
2016-08-17 18:22:11 +02:00 |
|
David A. Velasco
|
71fefb286c
|
Set jcenter as source of dependencies; build tools updated all the way; Jackrabbit-webdav updated to last stable
|
2016-08-17 18:22:11 +02:00 |
|
David A. Velasco
|
50a4a0f09e
|
Updated graddle wrapper and plugin versions from security recommendation
|
2016-08-17 18:22:11 +02:00 |
|
David A. Velasco
|
9e30147161
|
Merge pull request #102 from owncloud/userQuota
User quota
|
2016-08-17 18:13:19 +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
|
7458e16d62
|
Merge pull request #130 from owncloud/ChangesForAndroidN
Target API level 24 (Android N)
|
2016-08-12 12:03:36 +02:00 |
|
Gurpreet
|
2e17ca3e34
|
- added target=android-24 in in file test_client/tests/project.properties
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
445cbef3aa
|
- changed project.properties files.
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
8145e6c080
|
- changes made to .travis.yml file.
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
15c6ab6ded
|
- changes made to .travis.yml file.
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
9fa3c5bb4f
|
- changed the buildVersions and target SDK to 24.
|
2016-08-12 11:04:37 +02:00 |
|
David A. Velasco
|
bd33e65090
|
Merge pull request #77 from mendhak/master
Allow asynchronous execution without handler
|
2016-08-11 09:26:07 +02:00 |
|
mendhak
|
df743af8c5
|
Merge branch 'master' into master
|
2016-08-10 18:11:28 +01:00 |
|
David A. Velasco
|
02cb6749da
|
Merge pull request #101 from owncloud/fix_project_setup
Fixed lint setup
|
2016-08-10 13:16:35 +02:00 |
|
Bartosz Przybylski
|
34d1ce986b
|
Correctly setup lint options
|
2016-08-10 12:54:18 +02:00 |
|
David A. Velasco
|
1b191151ed
|
Merge pull request #129 from owncloud/release_0.9.13
Release 0.9.13
oc-android-library-0.9.13
|
2016-08-09 11:20:28 +02:00 |
|
David A. Velasco
|
70e38cda59
|
Fix Share parser: share type is not determined by existance of <url> element in share
|
2016-08-04 16:37:47 +02:00 |
|
David A. Velasco
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
f0b649ecd6
|
Merge pull request #127 from owncloud/add_check_for_unshareable_federated_shares
Add check to OwnCloudVersion for not-reshareable federated shares support
|
2016-08-01 13:11:04 +02:00 |
|
David A. Velasco
|
46ec581740
|
Fix permissions for federated folders
|
2016-07-29 12:18:00 +02:00 |
|
David A. Velasco
|
e4fc7ea25b
|
Add method to OwnCloudVersion to check if not-reshareable federated shares are supported
|
2016-07-26 12:53:59 +02:00 |
|
David A. Velasco
|
0ce18350cf
|
Merge pull request #125 from owncloud/1639_show_display_name_instead_of_login_name
Support to access display name of stored accounts
|
2016-06-16 14:32:00 +02:00 |
|
David A. Velasco
|
f679e55933
|
Updated OwnCloudAccount#getDisplayName with better fallbacks
|
2016-06-16 12:14:47 +02:00 |
|
David A. Velasco
|
4d80ca096d
|
Removed annoying NONE value from OwnCloudAccount#getDisplayName
|
2016-06-15 10:21:20 +02:00 |
|