From: David A. Velasco Date: Wed, 13 Nov 2013 16:26:28 +0000 (+0100) Subject: Updated version of ownCloud workaround app for JB and removed unnecessary resources X-Git-Tag: oc-android-1.5.5~132 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/2aaa55b044a51051ba3f8f24af6060157d576485 Updated version of ownCloud workaround app for JB and removed unnecessary resources --- diff --git a/oc_jb_workaround/AndroidManifest.xml b/oc_jb_workaround/AndroidManifest.xml index 9ae118d9..3a36849f 100644 --- a/oc_jb_workaround/AndroidManifest.xml +++ b/oc_jb_workaround/AndroidManifest.xml @@ -1,18 +1,22 @@ + android:versionCode="0100009" + android:versionName="1.0.9" > - + android:targetSdkVersion="16" /--> + + + > diff --git a/oc_jb_workaround/res/values-v11/styles.xml b/oc_jb_workaround/res/values-v11/styles.xml deleted file mode 100644 index 541752f6..00000000 --- a/oc_jb_workaround/res/values-v11/styles.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/oc_jb_workaround/res/values-v14/styles.xml b/oc_jb_workaround/res/values-v14/styles.xml deleted file mode 100644 index f20e0150..00000000 --- a/oc_jb_workaround/res/values-v14/styles.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/oc_jb_workaround/res/values/setup.xml b/oc_jb_workaround/res/values/setup.xml index ed898f55..0bf5e1dd 100644 --- a/oc_jb_workaround/res/values/setup.xml +++ b/oc_jb_workaround/res/values/setup.xml @@ -1,4 +1,21 @@ + ownCloud Jelly Bean Workaround for lost credentials diff --git a/oc_jb_workaround/res/values/styles.xml b/oc_jb_workaround/res/values/styles.xml deleted file mode 100644 index 4a10ca49..00000000 --- a/oc_jb_workaround/res/values/styles.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - \ No newline at end of file