From: kruland2607 Date: Mon, 9 Jan 2012 19:00:19 +0000 (+0000) Subject: Get rid of timed splash and display a better welcome screen. X-Git-Tag: upstream/12.03~1^2~148 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=78d3cd6af48719881c646d9755df57fac3cf50fd;p=debian%2Fopenrocket Get rid of timed splash and display a better welcome screen. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@323 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index e660bb6f..2e684837 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -1,62 +1,80 @@ + package="net.sf.openrocket" + android:versionCode="1" + android:versionName="1.0" > - + - - + + - - - - + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + is actually invoked when a file is selected. + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/android/res/drawable/rocketglobe.png b/android/res/drawable/rocketglobe.png new file mode 100644 index 00000000..81417755 Binary files /dev/null and b/android/res/drawable/rocketglobe.png differ diff --git a/android/res/layout-land/main.xml b/android/res/layout-land/main.xml new file mode 100644 index 00000000..0d682a0b --- /dev/null +++ b/android/res/layout-land/main.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + +