X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=android%2FAndroidManifest.xml;h=473dfeb2115077123f3dd144ea7505a9848dbff3;hb=4d97d149b0ef11eac895be021600613d3f152ad9;hp=4ea14ab719670d54a509c8c6fbe2ed7fe8c56b85;hpb=d3e6b4b028abe4f157a77c49657cf2766961f290;p=debian%2Fopenrocket diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 4ea14ab7..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