X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=473dfeb2115077123f3dd144ea7505a9848dbff3;hb=57380227f8f49f0e8076f99607b5fda8ba2d4121;hp=1d73587ba49b5e5181f2b34ab5c934e2685585d3;hpb=70b415f6fb474f5d2f146b57272d498ac6f35ea3;p=debian%2Fopenrocket diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 1d73587b..473dfeb2 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -6,60 +6,81 @@ + android:targetSdkVersion="15" /> - - + android:theme="@style/AppTheme" > + + - - - + + + - + android:scheme="file" /> + + + + + + + + - + + - - + android:name=".android.motor.BurnPlotActivity" + android:theme="@style/AppTheme.NoActionBar" /> - - + android:name=".android.thrustcurve.TCQueryActivity" + android:theme="@style/Theme.Sherlock.Dialog" /> + + + + \ No newline at end of file