Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Casanowow Life for love
VLC-Android
Commits
3dda6cc8
Commit
3dda6cc8
authored
Mar 05, 2012
by
Rafaël Carré
Browse files
Handle file URIs
parent
2dda5244
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc-android/AndroidManifest.xml
View file @
3dda6cc8
...
...
@@ -73,6 +73,7 @@
<data
android:mimeType=
"video/*"
/>
<data
android:mimeType=
"video/*"
android:scheme=
"http"
/>
<data
android:mimeType=
"video/*"
android:scheme=
"rtsp"
/>
<data
android:mimeType=
"video/*"
android:scheme=
"file"
/>
<data
android:mimeType=
"video/*"
android:scheme=
"mms"
/>
</intent-filter>
</activity>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment