From: kruland2607 Date: Wed, 23 May 2012 19:45:27 +0000 (+0000) Subject: Change to using ActionBarSherlock for the action bar compatibility. X-Git-Tag: upstream/12.09^2~233 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=381398db431b534b404956be64b04fd4e4fa2a31;p=debian%2Fopenrocket Change to using ActionBarSherlock for the action bar compatibility. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@719 180e2498-e6e9-4542-8430-84ac67f01cd8 --- diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 1a85af0c..d39d7a27 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -19,7 +19,7 @@ android:theme="@style/AppTheme" > + android:theme="@style/AppTheme.NoActionBar" > @@ -28,7 +28,7 @@ + android:theme="@style/AppTheme.NoActionBar" > - - diff --git a/android/res/values-v11/styles.xml b/android/res/values-v11/styles.xml deleted file mode 100644 index 1da23b82..00000000 --- a/android/res/values-v11/styles.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/res/values-v13/styles.xml b/android/res/values-v13/styles.xml deleted file mode 100644 index 69466f34..00000000 --- a/android/res/values-v13/styles.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/res/values/actionbar_attrs.xml b/android/res/values/actionbar_attrs.xml deleted file mode 100644 index d7319291..00000000 --- a/android/res/values/actionbar_attrs.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - diff --git a/android/res/values/actionbar_colors.xml b/android/res/values/actionbar_colors.xml deleted file mode 100644 index 8939b91f..00000000 --- a/android/res/values/actionbar_colors.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - #FFFFFF - #00000000 - - diff --git a/android/res/values/actionbar_dimens.xml b/android/res/values/actionbar_dimens.xml deleted file mode 100644 index d0960f0d..00000000 --- a/android/res/values/actionbar_dimens.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - 48dp - 48dp - 40dp - diff --git a/android/res/values/actionbar_ids.xml b/android/res/values/actionbar_ids.xml deleted file mode 100644 index d0c08970..00000000 --- a/android/res/values/actionbar_ids.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - diff --git a/android/res/values/actionbar_styles.xml b/android/res/values/actionbar_styles.xml deleted file mode 100644 index b09b7169..00000000 --- a/android/res/values/actionbar_styles.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index 4e96aedc..d6045eaa 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -24,6 +24,7 @@ Series 2 Motor Browser Grouping + Motor Browser Use Internal File Browser Check to use built in file browser instead of external file browser diff --git a/android/res/values/styles.xml b/android/res/values/styles.xml index 316c9fe8..49e3de99 100644 --- a/android/res/values/styles.xml +++ b/android/res/values/styles.xml @@ -12,10 +12,13 @@ right - - +