mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-14 09:53:01 +00:00
Remove ugly dependency from GetRemoteStatusOperation
Create AnonymousService for operations that not require authentication
This commit is contained in:
+2
@@ -329,5 +329,7 @@ public class AccountUtils {
|
||||
* OAuth2 scope
|
||||
*/
|
||||
public static final String KEY_OAUTH2_SCOPE = "oc_oauth2_scope";
|
||||
|
||||
public static final String WEBDAV_PATH_4_0_AND_LATER = "/remote.php/dav";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user