+ android:theme="@style/Theme.ownCloud.noActionBar" \r
+ android:launchMode="singleTask">\r
+ <intent-filter>\r
+ <action android:name="android.intent.action.VIEW" />\r
+\r
+ <category android:name="android.intent.category.DEFAULT" />\r
+ <category android:name="android.intent.category.BROWSABLE" />\r
+\r
+ <data android:scheme="oauth-mobile-app" />\r
+ </intent-filter>\r