From: David A. Velasco Date: Wed, 13 Nov 2013 09:30:39 +0000 (+0100) Subject: Removed unnceeded resources and reduced AndroidManifest to minimum contents X-Git-Tag: oc-android-1.5.5~123^2~12^2~4 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/8a32ac7bd710f98228bea203d565d58c4c49c6dd?hp=-c Removed unnceeded resources and reduced AndroidManifest to minimum contents --- 8a32ac7bd710f98228bea203d565d58c4c49c6dd diff --git a/oc_framework/AndroidManifest.xml b/oc_framework/AndroidManifest.xml index 335b8985..836b4a0a 100644 --- a/oc_framework/AndroidManifest.xml +++ b/oc_framework/AndroidManifest.xml @@ -1,3 +1,4 @@ + - - - diff --git a/oc_framework/res/drawable-hdpi/ic_launcher.png b/oc_framework/res/drawable-hdpi/ic_launcher.png deleted file mode 100644 index 96a442e5..00000000 Binary files a/oc_framework/res/drawable-hdpi/ic_launcher.png and /dev/null differ diff --git a/oc_framework/res/drawable-mdpi/ic_launcher.png b/oc_framework/res/drawable-mdpi/ic_launcher.png deleted file mode 100644 index 359047df..00000000 Binary files a/oc_framework/res/drawable-mdpi/ic_launcher.png and /dev/null differ diff --git a/oc_framework/res/drawable-xhdpi/ic_launcher.png b/oc_framework/res/drawable-xhdpi/ic_launcher.png deleted file mode 100644 index 71c6d760..00000000 Binary files a/oc_framework/res/drawable-xhdpi/ic_launcher.png and /dev/null differ diff --git a/oc_framework/res/values-v11/styles.xml b/oc_framework/res/values-v11/styles.xml deleted file mode 100644 index 3c02242a..00000000 --- a/oc_framework/res/values-v11/styles.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - diff --git a/oc_framework/res/values-v14/styles.xml b/oc_framework/res/values-v14/styles.xml deleted file mode 100644 index a91fd037..00000000 --- a/oc_framework/res/values-v14/styles.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - diff --git a/oc_framework/res/values/strings.xml b/oc_framework/res/values/strings.xml deleted file mode 100644 index da5efb93..00000000 --- a/oc_framework/res/values/strings.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - oc_framework - - diff --git a/oc_framework/res/values/styles.xml b/oc_framework/res/values/styles.xml deleted file mode 100644 index 6ce89c7b..00000000 --- a/oc_framework/res/values/styles.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - -