| 
							
							
								 Abel García de Prada | 21969fa98c | Fix parsing when space is disabled | 2023-01-10 14:37:48 +01:00 |  | 
			
				
					| 
							
							
								 Juan Carlos Garrote | f06c030813 | Some type changes and renamings | 2023-01-10 14:37:06 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 9e999c19ab | Make quota attribute nullable. Its not mandatory | 2023-01-10 14:37:06 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 0565f3b95d | Create spaces fetch operation and spaces service | 2023-01-10 14:37:06 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 22bb4eaf21 | Merge pull request #526 from owncloud/spaces/tab_in_bottom_bar [SPACES] Save account type and display new tab for spaces | 2023-01-10 09:29:21 +01:00 |  | 
			
				
					| 
							
							
								 Juan Carlos Garrote | 8a89edb5be | Added trailing comma | 2023-01-09 13:27:33 +01:00 |  | 
			
				
					| 
							
							
								 Juan Carlos Garrote | 419ee9ca77 | Save spaces-related capabilities in database | 2022-12-21 17:34:23 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | defa4d1469 | Merge pull request #525 from owncloud/debug/connection_validator_logs Add several logs to try to debug potential errors related to token refreshment | 2022-12-21 12:15:35 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 3545686a31 | Add several logs to try to debug potential errors related to oAuth | 2022-12-21 11:32:55 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | b710070426 | Merge pull request #524 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.9.1 Bump robolectric from 4.9 to 4.9.1 | 2022-12-20 12:58:27 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | a0750c613a | Bump robolectric from 4.9 to 4.9.1 Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.9 to 4.9.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.9...robolectric-4.9.1)
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-20 02:01:28 +00:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 9df62a51f3 | Merge pull request #523 from owncloud/fix/unshare_ocis Unsharing wont return anything anymore since result object was not used | 2022-12-19 08:29:11 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | fa7bfdd597 | Unsharing wont return anything anymore since result object was not used | 2022-12-15 15:26:37 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | cb076aa6b9 | Merge pull request #520 from owncloud/dependencies/bump_bulk Bump several dependencies at the same time | 2022-12-15 14:49:39 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 7ceef58382 | Bump gradle plugin to 7.3.1 and move package name fro manifest to gradle namespace | 2022-12-13 19:00:10 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | a877612fca | Bump several dependencies at the same time | 2022-12-13 14:51:57 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 359e591275 | Merge pull request #339 from owncloud/new_arch/synchronization [New arch] Synchronization | 2022-12-12 09:54:27 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | f9bc792ded | Do data field not mandatory on ocs response
						
						
						
						
						
						
							
 2.0-beta.3
 2.0 | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Juan Carlos Garrote | 9adadbddcc | Fix lint reports | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 1ecb8020b1 | Remove legacy KEY_OC_VERSION constant | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | b7d3cc2687 | Remove legacy owncloud version from the client. | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Juan Carlos Garrote | 2b27b9657c | Increased the chunk size to 10 MB | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 959cb7b015 | Retrieve Etag from successful upload | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | b59a4e6947 | Read remote file function added to the file service | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 17821e5760 | Migrate ReadRemoteFileOperation to kotlin. Second step to keep git history | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 2b79175b5a | Migrate ReadRemoteFileOperation to kotlin. First step to keep git history | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | b25fbc4604 | Fix an error after rebasing with latest version | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 79173af930 | Polish a little bit the code | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | c36eedd481 | Return Unit when the upload operation succeeds | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | ba37bce0e1 | Add transfer listeners to content uri worker | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | dc7022c531 | Pleasure the ktlint | 2022-11-28 19:35:47 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 1f499fb67d | Make requireEtag nullable | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 12040a1261 | Migrate old request bodies from java to kotlin | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 7e56412748 | Move content uri request body to a new file | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 71e9bbd2da | Delete old java operations. Use the kotlin ones from now on | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | cbbeaab251 | Migrate remote chunk upload operation to kotlin | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 340e114a91 | Use extension to simplify a little bit the code | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | c6584d69fd | Migrate remote upload operation to kotlin | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 4c39990edb | Add copy operation to the file service | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 34cc4c87b1 | Refactor copy remote file operation. Make overwrite false as default to avoid some potential errors | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 5449eb7480 | Migrate CopyRemoteFileOperation to kotlin. Second step to keep git history | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 33d6141613 | Migrate CopyRemoteFileOperation to kotlin. First step to keep git history | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | f7645c1648 | Apply code review suggestions | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 6f33dca672 | Remove nullability from a variable | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 6fb5350dea | Add rename file to FileService | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 24037a7a3e | Migrate RenameRemoteFileOperation to kotlin. Second step to keep git history | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 5f01b32b12 | Migrate RenameRemoteFileOperation to kotlin. First step to keep git history | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | f849cd76d4 | Make overwrite option disabled by default for move operations | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 7c825b2dc3 | Add move operation to file service | 2022-11-28 19:35:46 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | b3cccfa007 | Add move operation to chunk service | 2022-11-28 19:35:46 +01:00 |  |