Run GetRemoteUserNameOperation in OperationsService
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / DetectAuthenticationMethodOperation.java
2014-04-01 David A. VelascoMerge remote-tracking branch 'origin/operations_service...
2014-04-01 masensioMerge branch 'develop' into operations_service
2014-04-01 David A. VelascoGetRemoteStatusOperation and DetectAuthenticationMethod...
2014-03-28 masensioAdd webdav url to DetectAuthenticationMethodOperation
2014-03-26 masensioMerge branch 'master' into develop
2014-03-26 masensioMerge pull request #448 from owncloud/fix_detection_of_... oc-android-1.5.5
2014-03-26 David A. VelascoFixed detection of authentication method in server...
2014-03-24 David A. VelascoMerge branch 'develop' into release-1.5.5
2014-03-24 David A. VelascoMerge pull request #443 from owncloud/regular_authentic...
2014-03-24 masensioMerge branch 'develop' into regular_authentication_in_s...
2014-03-21 masensioModify AuthenticatorActivity#detectAuthorizationMethod...
2014-03-21 David A. VelascoImplemented analysis in DetectAuthenticationMethodOpera...
2014-03-21 David A. VelascoAdded skeleton of new operation to detect authenticatio...