Fixed crash after app updates due to changed serialization id in RemoteOperationResult
[pub/Android/ownCloud.git] / src / com / owncloud / android / operations / DetectAuthenticationMethodOperation.java
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...