masensio
|
c1df34b5e3
|
Merge remote-tracking branch 'origin/operations_service' into operations_service
|
2014-04-04 14:50:46 +02:00 |
|
masensio
|
d535c420f2
|
Grant that OperationsService doesn't keep old saved results forever
|
2014-04-04 14:49:20 +02:00 |
|
David A. Velasco
|
8f5ab8df08
|
Merge remote-tracking branch 'origin/operations_service' into operations_service
|
2014-04-04 14:19:05 +02:00 |
|
David A. Velasco
|
7cf05f3647
|
Internal refactorization of AccountAuthenticatorActivity (and related dependencies)
|
2014-04-04 14:18:42 +02:00 |
|
masensio
|
46e949c826
|
Grant Share and Unshare work properly.
|
2014-04-04 12:57:25 +02:00 |
|
masensio
|
40f5eb6de6
|
Grant that same result is never processed twice by the same listener (one through callback, one through getResult)
|
2014-04-03 17:24:03 +02:00 |
|
David A. Velasco
|
0024569aff
|
AuthenticatorActivity clean up: removed commented code and warnings
|
2014-04-02 12:46:54 +02:00 |
|
masensio
|
eb95be232f
|
Run GetRemoteUserNameOperation in OperationsService
|
2014-04-02 09:46:40 +02:00 |
|
David A. Velasco
|
e566d041d1
|
Merge remote-tracking branch 'origin/operations_service' into operations_service
|
2014-04-01 15:17:33 +02:00 |
|
masensio
|
c2c10bcff8
|
Run ExistenceCheckRemoteOperation on OperationsService
|
2014-04-01 14:51:53 +02:00 |
|
masensio
|
5ac1a1ebbb
|
Merge branch 'develop' into operations_service
|
2014-04-01 14:18:32 +02:00 |
|
David A. Velasco
|
0addc90ae5
|
Moved OAuth2GetAccessToken to be run in OperationsService
|
2014-04-01 13:56:08 +02:00 |
|
David A. Velasco
|
08aa08ce60
|
Moved execution of GetServerInfoOperation into OperationsService
|
2014-04-01 11:59:38 +02:00 |
|
David A. Velasco
|
022c555aca
|
GetRemoteStatusOperation and DetectAuthenticationMethodOperations are joint in GetServerInfoOperation
|
2014-04-01 11:41:11 +02:00 |
|
David A. Velasco
|
11f5a299bd
|
Modifies OperationsService so that activities can request the resulf of operations finished while the activity was 'rotating'; and applie to DetectAuthenticationMethodOperation
|
2014-03-31 13:14:47 +02:00 |
|
masensio
|
2628eceb6b
|
Modify DetectAuthenticationMethodOperation so that , when returning its result through the callback, there is no crash if AuthenticatorActivity is not ready (rotating)
|
2014-03-28 15:04:10 +01:00 |
|
masensio
|
2812120456
|
Add webdav url to DetectAuthenticationMethodOperation
|
2014-03-28 14:51:36 +01:00 |
|
David A. Velasco
|
7c4fc0486f
|
Merge remote-tracking branch 'origin/operations_service' into operations_service
|
2014-03-28 12:57:44 +01:00 |
|
masensio
|
f991e1e91d
|
Modify OperationsService so that AuthenticatorActivity may ask for the execution of DetectAuthenticationMethodOperation in the service
|
2014-03-28 12:57:18 +01:00 |
|
David A. Velasco
|
565875d753
|
AuthenticatorActivity is bound to OperationsService when created
|
2014-03-28 12:55:07 +01:00 |
|
masensio
|
53a2789326
|
Check the version number instead of the version string
|
2014-03-27 18:01:37 +01:00 |
|
masensio
|
1195c6dba3
|
Check the version number taking into account the new format
|
2014-03-27 09:45:41 +01:00 |
|
David A. Velasco
|
fb9f7797f4
|
Fixed detection of authentication method in server with permanent redirection
|
2014-03-26 08:34:39 +01:00 |
|
David A. Velasco
|
afaa4b2df3
|
Fixed lost text in notifications for failed uploads
|
2014-03-25 08:52:05 +01:00 |
|
David A. Velasco
|
571fdba15e
|
Fixed crash after app updates due to changed serialization id in RemoteOperationResult
|
2014-03-24 13:18:23 +01:00 |
|
masensio
|
1bda7e1e87
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-24 09:31:43 +01:00 |
|
masensio
|
4191f66593
|
Merge pull request #445 from owncloud/remove_refresh_of_shares_in_full_sync
Removed refresh of shares in full synchronization
|
2014-03-21 14:56:46 +01:00 |
|
masensio
|
dca770be6a
|
Modify AuthenticatorActivity#detectAuthorizationMethod so that it triggers a DetectAuthorizationOperation when called. Modifiy AuthenitcatorActivity#onRemoteOperationResult to process the response of DetectAuthorizationOperation
|
2014-03-21 14:51:56 +01:00 |
|
David A. Velasco
|
d20c1e4141
|
Implemented analysis in DetectAuthenticationMethodOperation to find out what authentication method requires the server side
|
2014-03-21 13:42:39 +01:00 |
|
David A. Velasco
|
bef5d5c5f8
|
Added skeleton of new operation to detect authentication method in the server side
|
2014-03-21 12:03:25 +01:00 |
|
David A. Velasco
|
a3bf6883fc
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-21 11:02:36 +01:00 |
|
masensio
|
7ed3179100
|
Merge branch 'develop' into improve_notifications_pr_400_with_develop
|
2014-03-21 10:37:11 +01:00 |
|
masensio
|
2d6826fe8b
|
Merge pull request #400 from tommyd3mdi/develop
Notification improvements
|
2014-03-21 10:32:49 +01:00 |
|
David A. Velasco
|
0336eced64
|
Fixed lost of 'shared' attribute during full synchronization process for already known shares
|
2014-03-21 09:05:19 +01:00 |
|
David A. Velasco
|
4f4c6843a7
|
Merge branch 'develop' into remove_refresh_of_shares_in_full_sync
|
2014-03-20 17:48:23 +01:00 |
|
masensio
|
4ae57b5bea
|
Changes from comments in PR#443
|
2014-03-20 16:51:00 +01:00 |
|
masensio
|
c6f0847866
|
Changes from comments in PR#443
|
2014-03-20 16:15:59 +01:00 |
|
masensio
|
3064f1fc4b
|
Changes from comments in PR#442, in oc-project
|
2014-03-20 15:35:23 +01:00 |
|
masensio
|
d9219441b1
|
Revert "Changes from comments in PR#442, in oc-project"
This reverts commit 0aa9a0bc6c .
|
2014-03-20 14:01:35 +01:00 |
|
masensio
|
0aa9a0bc6c
|
Changes from comments in PR#442, in oc-project
|
2014-03-20 13:52:34 +01:00 |
|
David A. Velasco
|
604abaf3b4
|
Grant that progress bar in notifications is shown in Android 2.x and 3.x devices
|
2014-03-20 10:43:06 +01:00 |
|
masensio
|
b0cfec7a00
|
Add auth_unsupported_basic_auth string
|
2014-03-20 09:08:02 +01:00 |
|
masensio
|
432d696432
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-19 17:57:56 +01:00 |
|
masensio
|
1fb1a3294e
|
Merge branch 'develop' into share_link__reuse_link_shared_in_server
|
2014-03-19 17:22:31 +01:00 |
|
masensio
|
738ea33c06
|
Merge branch 'develop' into remove_refresh_of_shares_in_full_sync
|
2014-03-19 17:17:55 +01:00 |
|
masensio
|
d326d100ed
|
Revert "Prevent that full synchronization process browses deeper when already knows no change exists under the current folder"
This reverts commit dabcf4dce4 .
|
2014-03-19 17:00:27 +01:00 |
|
masensio
|
71e049394e
|
OC-3390: Shows message about 'not support authentication' under server address
|
2014-03-19 10:07:56 +01:00 |
|
masensio
|
3e108163bc
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-19 08:55:37 +01:00 |
|
masensio
|
705bee08fa
|
OC-3390: Message is shown in the login screen instead of an alert message: Change the alert dialog by an error message under server address
|
2014-03-18 15:13:50 +01:00 |
|
masensio
|
0d2c764638
|
Merge branch 'develop' into remove_refresh_of_shares_in_full_sync
|
2014-03-18 14:43:34 +01:00 |
|