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

351 Commits

Author SHA1 Message Date
jabarros
5bd0d73877 Merge branch 'master' into develop 2014-10-20 14:44:34 +02:00
jabarros
d709798359 Merge branch 'release-1.6.0' oc-android-library-0.9.3 2014-10-20 13:02:35 +02:00
jabarros
8764ac8f63 Update travis.yml file for building with new Android support in Travis 2014-10-20 11:24:12 +02:00
jabarros
67c41d8ec3 Check Travis update 2014-10-20 10:42:26 +02:00
LukeOwncloud
6491ae18c3 Update pom.xml
update android sdk 19 to revision 4
2014-10-12 21:32:01 +02:00
LukeOwncloud
70bcb55f27 Update pom.xml
update android sdk 19 to revision 4
2014-10-12 21:30:39 +02:00
jabarros
d2d782ccbd Merge pull request #39 from owncloud/load_proxy_settings_from_system
Proxy settings read from System and loaded in host configuration
2014-10-10 10:33:08 +02:00
jabarros
3d8162d6d7 Increase SYN_READ_TIMEOUT in ReadRemoteFileOperation until 40000 milliseconds 2014-10-01 12:44:02 +02:00
David A. Velasco
c29631b8bf Proxy settings read from System and loaded in host configuration 2014-09-22 12:23:30 +02:00
David A. Velasco
ff0de72ea5 Merge pull request #37 from owncloud/better_loggin_system
Specific OC logging integrated in android-library
2014-09-17 09:38:06 +02:00
jabarros
b7508d8462 Fixed error in logs in AdvancedSslSockectFactory class after CR 2014-09-17 09:24:54 +02:00
David A. Velasco
79d586637e Merge branch 'move_files_and_folders' into develop 2014-09-12 13:37:36 +02:00
jabarros
0924277662 Update logger for not start logging each time it is something appended 2014-09-12 13:33:07 +02:00
David A. Velasco
022c3befea Merge branch 'master' into develop 2014-09-12 13:07:43 +02:00
LukeOwncloud
79dfca74a5 Update pom.xml 2014-09-12 12:29:05 +02:00
jabarros
cb7b547cd7 Create method for making available the change of the log folder 2014-09-12 11:22:46 +02:00
jabarros
b0fe841c3e Add Log_OC class and update the log references 2014-09-12 09:30:54 +02:00
David A. Velasco
5d146c9236 Some improvementes in tests on failed move operations 2014-09-04 13:53:58 +02:00
David A. Velasco
df84917376 Redirect 'destination' header in custom redirections 2014-09-03 11:42:23 +02:00
David A. Velasco
2ef5d3baf3 Merge remote-tracking branch 'origin/move_files_and_folders' into move_files_and_folders 2014-09-01 14:53:46 +02:00
David A. Velasco
80cbe24524 Greater timeouts for moving and renaming folders 2014-09-01 14:53:13 +02:00
jabarros
3a5df9dcdf Add failed test cases into moving file test 2014-08-27 17:18:04 +02:00
David A. Velasco
e5010c1a6b Fixed library demo client 2014-08-27 12:18:56 +02:00
David A. Velasco
9d286636d5 Added success cases to MoveFileTest 2014-08-22 15:29:20 +02:00
David A. Velasco
dc26392647 Fixed MoveFileTest.java 2014-08-21 18:04:14 +02:00
David A. Velasco
d4af8a6a33 Added unit tests for MoveRemoteFileOperation (WIP), with new approach dependant on AndroidTest instead of InstrumentationActivityTest 2014-08-21 17:37:16 +02:00
David A. Velasco
b4e974491e Added operation to move remote files 2014-08-21 17:36:16 +02:00
jabarros
a2e5ecc035 Merge pull request #35 from owncloud/unsecured_server_connection
Unsecured server connection
2014-08-07 14:16:31 +02:00
David A. Velasco
e43e43f51a Fixed logic of HTTPS downgrade detection for multiple redirections, and grant that redirection if followed for HTTP servers 2014-08-06 11:16:17 +02:00
David A. Velasco
07f3d9caae Fixed check of HTTPS downgrade so that works with multiple redirections, and done without an extra request 2014-08-06 10:59:33 +02:00
jabarros
585054092d Fixed bug. It is not possible to connect to a http server 2014-08-04 14:25:31 +02:00
jabarros
fe6f99ea6a Detect when there is a change bewwen a https connection to a non-secure one and generated a new erro code. 2014-08-04 10:18:21 +02:00
David A. Velasco
6b155fb802 Merge pull request #34 from owncloud/update_error_messages_for_non_permitted_actions
Added error codes and controls for non permitted actions
2014-07-24 18:28:20 +02:00
jabarros
7636d9e037 Update ErrorMessageAdapter class to generate appropiate error messages for operations failed due to lack of permissions (ResultCode.FORBIDDEN) 2014-07-24 09:34:27 +02:00
jabarros
0862c66b7d Update RemoteOperation.ResultCode to include enum value for FORBIDDEN results 2014-07-24 09:34:26 +02:00
jabarros
5ebf81e26e Merge pull request #33 from owncloud/release-0.9.2
Release 0.9.2
oc-android-library-0.9.2
2014-07-24 08:13:33 +02:00
David A. Velasco
f7c992f38b Enforcing Travis retry without changes 2014-07-23 18:19:01 +02:00
jabarros
4e3814d6c0 Merge pull request #32 from owncloud/accept_200_as_ok_for_propfind
Accept 200 as a valid response for PROPFIND
2014-07-14 10:48:01 +02:00
David A. Velasco
78fa893027 Accept 200 as a valid response for PROPFIND 2014-07-10 14:05:10 +02:00
David A. Velasco
0f4f4edf6c Fully disable cookie tracking by default, as before introducing OwnCloudClientManager; only SingleSessionManager tracks cookies 2014-07-10 13:08:10 +02:00
David A. Velasco
14d757ad9f Removed unused methods from WebdavUtils 2014-07-10 12:25:18 +02:00
David A. Velasco
9af57b477e Back to save cached SimpleDateFormat instances to parse dates from server, to avoid huge performance problem in Android 2.x devices 2014-07-10 12:24:31 +02:00
jabarros
0f23df1b7b Avoid log cookies 2014-07-07 14:36:01 +02:00
rperezb
e72fec72a3 Merge pull request #29 from owncloud/add_cookie_based_session_support
Add cookie based session support
2014-07-01 14:26:49 +02:00
David A. Velasco
3c116514fb Added unit test for SimpleFactoryManager 2014-07-01 13:32:43 +02:00
David A. Velasco
7fe8979846 Added unit test for SingleSessionManager 2014-07-01 13:26:29 +02:00
David A. Velasco
be03f46c7e Added lost import 2014-07-01 12:45:10 +02:00
David A. Velasco
0071a97e8b Merge branch 'develop' into add_cookie_based_session_support 2014-07-01 12:44:19 +02:00
David A. Velasco
f323dda044 Fixed parsing of dateformats in WebDAV responses 2014-07-01 10:57:31 +02:00
David A. Velasco
48d43b576c Merge pull request #31 from owncloud/see_files_shared_with_me
Process extra properties oc:permissions and oc:id
2014-07-01 09:26:57 +02:00