| 
							
							
								 masensio | 4b1c9725c6 | Replace jackrabbit 2.7.2 jar file by jackrabbit 2.10.1 jar file | 2015-07-31 15:19:38 +02:00 |  | 
			
				
					| 
							
							
								 masensio | d89387b8df | Update build.gradle with jackrabbit version 2.10.1 | 2015-07-31 11:22:04 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 02c24c8a3b | Fixed existence check on files when automatic redirections are explicitly disabled (SAML SSO)
						
						
						
						
						
						
							
 oc-android-library-0.9.7 | 2015-07-02 14:02:31 +02:00 |  | 
			
				
					| 
							
							
								 masensio | f5fbca24be | Merge pull request #74 from owncloud/auto_grid_only_with_all_pictures Added check of support of remote thumbnails to OwnCloudVersion | 2015-06-25 12:52:28 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | c84530d359 | Added helper method to check if a server version supports remote thumbnails | 2015-06-23 10:44:09 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 5d1f069003 | Merge pull request #73 from owncloud/fix_shared_by_link_for_server_without_uploads Fix shared by link for server without public uploads | 2015-06-22 14:53:29 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 8f87ad78f7 | Merge branch 'develop' into fix_shared_by_link_for_server_without_uploads | 2015-06-22 14:01:27 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | ff85ff2eef | Merge branch 'master' into develop | 2015-06-22 11:15:46 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 08831dfef5 | Merge pull request #67 from owncloud/fix-code-that-never-worked Use .equals instead of != | 2015-06-22 09:37:59 +02:00 |  | 
			
				
					| 
							
							
								 masensio | a22b1da16b | Don't send public_upload value in createShare | 2015-06-19 15:10:36 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 344d5b22e4 | Merge pull request #71 from owncloud/forbidden_characters_from_server Support check of forbidden characters in server, for OC >= 8.1 | 2015-06-17 09:13:12 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 58deabb773 | Changes from comments in Code Review | 2015-06-16 15:15:36 +02:00 |  | 
			
				
					| 
							
							
								 masensio | dcad9157aa | Prevent NullPointerException when OwncloudVersion is null in MoveRemoteFileOperation and RenameRemoteFileOperation | 2015-06-16 10:51:50 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 1811be1b52 | Prevent NullPointException when OwncloudVersion is null in CreateRemoteFolderOperation | 2015-06-16 10:39:40 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 060ca75f17 | Merge branch 'develop' into forbidden_characters_from_server Conflicts:
	src/com/owncloud/android/lib/common/operations/RemoteOperationResult.java
	src/com/owncloud/android/lib/resources/files/RenameRemoteFileOperation.java | 2015-06-15 14:41:27 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 639cb7eacd | Merge pull request #70 from owncloud/keep_permanent_redirection_in_existence_check Get that ExistenceCheckRemoteOperation remembers the sequence of foll… | 2015-06-15 13:14:36 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 41dcc33730 | Get that ExistenceCheckRemoteOperation remembers the sequence of followed redirections after its execution Conflicts fixed:
	src/com/owncloud/android/lib/common/operations/RemoteOperationResult.java
	src/com/owncloud/android/lib/resources/files/RenameRemoteFileOperation.java | 2015-06-11 10:32:05 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 4ca0ff2203 | Parse error 500 and InvalidPathException for Uploads | 2015-06-03 11:09:58 +02:00 |  | 
			
				
					| 
							
							
								 masensio | b8a3eb059c | Remove exhaust response in RenameRemoteFileOperation | 2015-06-03 11:09:32 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 16c9147383 | Parse and show the error of invalid characters coming from the server side: Move, Rename, Uploads | 2015-06-03 00:32:19 +02:00 |  | 
			
				
					| 
							
							
								 Lukas Reschke | b102d1cdf9 | Change the order to prevent NullPointerExceptions | 2015-06-02 16:56:35 +02:00 |  | 
			
				
					| 
							
							
								 Lukas Reschke | 267c7cfd08 | Use .equals instead of != This code never worked. Please consider adding unit tests. | 2015-06-02 16:51:25 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 2b09aa2a89 | Parse and show the error of invalid characters coming from the server side. Show new message in CreationFolder | 2015-06-02 13:07:43 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 9fc332eef9 | Filter only '/' character in user input when version of server is 8.1 or later | 2015-06-02 09:37:46 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | e48aa9c304 | Merge pull request #65 from owncloud/fix_nullPointerException_quota Fix problems reading quota values: NullPointerException | 2015-05-27 08:33:11 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 409e8d6671 | Fix problems reading quota values: NullPointerException | 2015-05-26 13:43:30 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 67d800027c | Merge pull request #63 from owncloud/fix_refresh_large_default_storage Fixed refresh when quota response holds an unexpected value or format | 2015-05-18 14:46:58 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 0449645fca | Changes from comments in PR#63 | 2015-05-15 10:51:34 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 0e7319e4ed | Adapt WebDav parser for receiving exponential values in QUOTAS | 2015-05-11 14:29:55 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | e73e4a56d3 | Merge pull request #61 from owncloud/loging_different_servers_same_pattern Support for new name scheme for accounts. | 2015-04-22 09:29:08 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 8ca001af3e | Merge pull request #60 from owncloud/adding_account_versions Adding account versions | 2015-04-15 13:06:33 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | ddb8648809 | Added version for OC accounts | 2015-04-15 12:50:33 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 2e993f9893 | Merge branch 'develop' into adding_account_versions | 2015-04-15 12:14:44 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 9e761387a0 | Merge pull request #59 from owncloud/add_header_OC-TOTAL-LENGHT_to_put_request Add OC-Total-Length header to ChunkedUploadRemoteFileOperation | 2015-04-14 09:30:20 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 21c329aa12 | Set new pattern for account name | 2015-04-13 13:30:31 +02:00 |  | 
			
				
					| 
							
							
								 masensio | aaebdefe56 | Add OC-Total-Length to UploadRemoteFileOperation | 2015-04-10 09:21:05 +02:00 |  | 
			
				
					| 
							
							
								 masensio | 8f068a2849 | Add OC-Total-Length header to ChunkedUploadRemoteFileOperation | 2015-04-09 18:19:22 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 8850a81222 | Merge pull request #58 from owncloud/extra_log_message Extra log message (originally in #48) | 2015-04-09 14:20:26 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 415d059f95 | Merge branch 'develop' of https://github.com/LukeOwnCloud/android-library into LukeOwncloud-develop | 2015-04-09 13:26:16 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 2b2fc9171f | Fixed deadlock in main thread due to SingleSessionManager synchronization
						
						
						
						
						
						
							
 oc-android-library-0.9.6 | 2015-03-31 09:35:09 +02:00 |  | 
			
				
					| 
							
							
								 David A. Velasco | 925227b41b | Merge pull request #56 from owncloud/add_user_agent_support Added support to define user agent. | 2015-03-25 10:22:25 +01:00 |  | 
			
				
					| 
							
							
								 masensio | ab268fbccd | Changes in test because Travis is failing | 2015-03-25 09:36:40 +01:00 |  | 
			
				
					| 
							
							
								 masensio | 0e011fb0c7 | Remove static string in RemoteOperation | 2015-03-24 14:53:28 +01:00 |  | 
			
				
					| 
							
							
								 masensio | e0da66d25d | Update uger agent string | 2015-03-24 14:52:18 +01:00 |  | 
			
				
					| 
							
							
								 masensio | decf89e39b | Update uger agent string | 2015-03-24 14:43:36 +01:00 |  | 
			
				
					| 
							
							
								 masensio | 9990eeb7ff | Refactor parameter user_agent out of RemoteOperation and children | 2015-03-24 14:31:40 +01:00 |  | 
			
				
					| 
							
							
								 masensio | 94ac3a93d3 | Fix bug: User agent: jakarta is shown when doing GET request | 2015-03-23 14:24:03 +01:00 |  | 
			
				
					| 
							
							
								 masensio | 43f6fe93e6 | Fix unit test | 2015-03-20 14:42:32 +01:00 |  | 
			
				
					| 
							
							
								 masensio | 87582c4a8e | Add user-agent string to setup options | 2015-03-18 17:08:19 +01:00 |  | 
			
				
					| 
							
							
								 masensio | fc07af2364 | Add user agent in all the request | 2015-03-13 13:53:36 +01:00 |  |