From: kruland2607 Date: Wed, 4 Jan 2012 05:30:50 +0000 (+0000) Subject: Fixup the intent filters for the OpenRocketViewer activity. It's not pretty but... X-Git-Tag: upstream/12.03~1^2~200 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=b2d3d476e0cdaba8cdcaf06c3cd1b5a8cd8ed084;p=debian%2Fopenrocket Fixup the intent filters for the OpenRocketViewer activity. It's not pretty but it was the only way I could find which would convince the file browser to show the OR icon with the file and be able to launch the activity correctly. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@270 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 4ea14ab7..511447ed 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -27,16 +27,30 @@ + + - + android:scheme="file" /> + + + + + +